Our Ships Need a Display - Add an I2C LCD with Arduino!

Опубликовано: 05 Август 2026
на канале: Unprofessional Space Pirate
450
27

Well, I've found my new favorite thing - no more serial monitor printing for me!

In this beginner Arduino tutorial, we'll talk in detail about how LCDs and I2C communication works and do a few projects displaying some of the many text options you can print to one!

0:00 Intro
0:19 What's I2C?
4:20 LCD Text Display Options
9:51 Wrap-up

LiquidCrystal_I2C Download: https://www.arduino.cc/reference/en/l...

I2C Scanner: https://playground.arduino.cc/Main/I2...

Custom characters code: https://gist.github.com/Ajak58a/15bc2...

Custom character generator: http://omerk.github.io/lcdchargen/