LiquidCrystal_I2C Library
Initialize the display and set its address.
What the Library Does
The LiquidCrystal_I2C library handles all the low-level I2C chatter for you. You just call simple commands to show text. 📚
Install It Once
Open the Library Manager in the Arduino IDE and search for LiquidCrystal_I2C. Click install and it is ready to use.
All lessons in this course
- Wire a 16x2 LCD (I2C Backpack)
- LiquidCrystal_I2C Library
- Position the Cursor & Print
- Live Sensor Dashboard