Position the Cursor & Print
Place text exactly on rows and columns.
Text Has a Position
Every character lands at a specific spot on the screen. Controlling the cursor lets you place text exactly where you want it. 🎯
Columns Count from Zero
The 16 columns are numbered 0 to 15, left to right. Column 0 is the first character on a line.
All lessons in this course
- Wire a 16x2 LCD (I2C Backpack)
- LiquidCrystal_I2C Library
- Position the Cursor & Print
- Live Sensor Dashboard