origamiimaster / Arduino-LCD-Screen

Arduino side project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-LCD-Screen

Arduino side project

This is configured to work with a I2C LCD display for aduino, check to make sure that you are using the same I2C profile specified (the 0x3F in the code) for other displays.

Library used (most likely this one, could be other ones but it should work with various) https://www.arduino.cc/en/Reference/LiquidCrystal

About

Arduino side project


Languages

Language:C++ 100.0%