Changes between Version 1 and Version 2 of Projekte/Wanduhr
- Timestamp:
- Sep 3, 2010, 8:23:59 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projekte/Wanduhr
v1 v2 1 1 = Wanduhr = 2 2 3 [[Image(wanduhr.jpg, 400px, right, nolink)]] 3 4 this is a digital 7 segment led wall clock with 42mm high digits based on a atmel atmega168. 4 5 5 6 the display modules come from RFT, a former manufacturer in the GDR(DDR). (second hand) 6 7 7 it has different modes and can be controlled via the serial or 'just left running'.8 it has different modes and can be controlled via the serial (38400) or 'just left running'. 8 9 9 the timer values are determined by experiment and may be slightly different for your crystal ;)10 the timer values are determined by experiment and may be slightly different for your crystal 10 11 11 == Instructions ==12 == Build Instructions == 12 13 13 14 the atmega uses a 12mhz crystal. … … 15 16 one ULN2003 is used as low-side driver. 16 17 17 a 2-stage bipolar transistor driver is used for the high side sfor the digits (common anode)18 a 2-stage bipolar transistor driver is used for the high side for the digits (common anode) 18 19 19 20 note: you will need to laser the top-left part in wanduhr_holders.dxf twice. (bottom side holders) … … 21 22 == Downloads == 22 23 23 downl aod [attachment:wanduhr_r197.tgz source and cad files]24 download [attachment:wanduhr_r197.tgz source and cad files] 24 25 or [browser:project/wanduhr browse in svn]