Using a I2C LCD with a Teensy 3.X

From Matt Bilsky

YouTube Video

Amazon Affiliate Links to Parts Used

Please support me creating these videos by using the Amazon links below to buy the items used in the video

16x2 LCD with I2C adapter:



GitHub Code

You need to add both libraries to your Arduino/libraries folder for the code to work

[https:// Teensy Liquid Crystal I2C LCD Library by Matt Bilsky]

I2C T3 Library for Teensy

References

PJRC Teensy forum post about new Teensy3 I2C library

PJRC Teensy forum post about modifying I2C LCD library code for Teensy

Original LiquidCrystal_I2C libary modified for the Teensy