flarets / lcd_hello_world

A simple program to test the linksprite LCD arduino shield.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lcd_hello_world

A simple program to test the linksprite LCD arduino shield.

User key presses are detected and a string written to the LCD. A timer interrupt (from the TimerOne library) is used to refresh the LCD display. This results in a responsive program with a reasonable LCD refresh rate.

About

A simple program to test the linksprite LCD arduino shield.

License:MIT License


Languages

Language:Arduino 100.0%