Design your own GLCD Touch Clock
TouchClock : a PIC18 GLCD touchscreen clock
Let me introduce TouchClock to you with this short video clip :
The idea of this project is to use a graphic LCD with a touchscreen and a built-in sprite editor to design your own clock
Circuit Schematic
- LCD1 is a 4 x 20 text LCD, but it works also with a classic 2x 16 text LCD (see source code) :
- input signal is 0...5V
- you can find the LCD at CircuitED
C Source code
Download project
Download LCDscope-project.ZIP file for mikroC : File:LCDscope-project.zip
Includes :
- mikroC PRO project files for PIC18F4620, should work also with most of PIC
- LCDscope C source code
- LCDscope .HEX files
Discussion and Comments
You need JavaScript enabled for viewing comments