0Pricing
Arduino & IoT Academy · Lesson

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

  1. Wire a 16x2 LCD (I2C Backpack)
  2. LiquidCrystal_I2C Library
  3. Position the Cursor & Print
  4. Live Sensor Dashboard
← Back to Arduino & IoT Academy