bboyho / SerLCD

Modified example code to change baud rates and recover a bricked serial enabled LCD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SerLCD_Arduino_Example_v3

Modified demo example code to change baud rates and recover a bricked serial enabled LCD. Additional code has been written to configure the character width and number of lines. For a full tutorial of how to use a SparkFun Serial Enabled LCD with a PIC16F88, try looking at the documentation linked below.

Repository Contents

  • /Arduino - Code to unbrick a serial enabled LCD, configure characters/lines, and test features.

Documentation

License Information

The hardware is released under Creative Commons ShareAlike 4.0 International. The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Distributed as-is; no warranty is given.

About

Modified example code to change baud rates and recover a bricked serial enabled LCD.


Languages

Language:C++ 100.0%