www.micro-examples.com : TouchClock

Views
From www.micro-examples.com
Revision as of 13:38, 9 February 2012 by Brunog (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Design your own GLCD Touch Clock

Contents

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

LCDscope-schematic.png

  • LCD1 is a 4 x 20 text LCD, but it works also with a classic 2x 16 text LCD (see source code) :

LCDscope-LCD-2x16.jpg

  • 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

Navigation
Others
Donation
You can help :
with Paypal
Share
Personal tools
www.micro-examples.com Electronic circuits with micro-controllers, projects with source code examples