HSC2011/Hardware: Unterschied zwischen den Versionen
Chrysn (Diskussion | Beiträge) first version |
Chrysn (Diskussion | Beiträge) K it's not markdown... |
||
Zeile 1: | Zeile 1: | ||
== Specification == | |||
Nodes are supposed to be equipped with: | Nodes are supposed to be equipped with: | ||
Zeile 13: | Zeile 12: | ||
For ease of development, they also get a serial interface. | For ease of development, they also get a serial interface. | ||
== Implementation == | |||
Both for development and and for the final version (as far as we know now), an ATMega168 is used; for development, encased in an Arduino, which also binds the RX/TX pins to a USB serial interface. | Both for development and and for the final version (as far as we know now), an ATMega168 is used; for development, encased in an Arduino, which also binds the RX/TX pins to a USB serial interface. | ||
The wiring is defined in an eagle file in our yet-to-be-set-up SVN repository. | The wiring is defined in an eagle file in our yet-to-be-set-up SVN repository. |