Changes between Version 1 and Version 2 of Projekte/Wanduhr


Ignore:
Timestamp:
Sep 3, 2010, 8:23:59 AM (14 years ago)
Author:
roh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projekte/Wanduhr

    v1 v2  
    11= Wanduhr =
    22
     3[[Image(wanduhr.jpg, 400px, right, nolink)]]
    34 this is a digital 7 segment led wall clock with 42mm high digits based on a atmel atmega168.
    45
    56 the display modules come from RFT, a former manufacturer in the GDR(DDR). (second hand)
    67
    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'.
    89
    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
    1011
    11 == Instructions ==
     12== Build Instructions ==
    1213
    1314 the atmega uses a 12mhz crystal.
     
    1516 one ULN2003 is used as low-side driver.
    1617
    17  a 2-stage bipolar transistor driver is used for the high sides for the digits (common anode)
     18 a 2-stage bipolar transistor driver is used for the high side for the digits (common anode)
    1819
    1920 note: you will need to laser the top-left part in wanduhr_holders.dxf twice. (bottom side holders)
     
    2122== Downloads ==
    2223
    23  downlaod [attachment:wanduhr_r197.tgz source and cad files]
     24 download [attachment:wanduhr_r197.tgz source and cad files]
    2425 or [browser:project/wanduhr browse in svn]