yet another demo-application
2004-12-01 by mteversmith
A demo-application ("T-Clock") using a LPC2106 interfaced with a GLCD
(KS0107/KS0108), a One-Wire Temperature-Sensor (DS18x20) and a
"mechanical rotary encoder" is available at the URL given below. I've
used my toolset called "WinARM" (GNU arm-elf-gcc Tools for Win32
without cygwin) but compile/link should work in all arm-elf-gcc
environments.
Feedback is welcome.
T-Clock:
http://www.siwawi.arubi.uni-kl.de/avr_projects/arm
_projects/glcd_dcf77/index.html
WinARM:
http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/index.html
Martin Thomas