HSC2011/Hardware: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenPk (Diskussion | Beiträge) K (hat „HSC2011/HARDWARE“ nach „HSC2011/Hardware“ verschoben) |
Pk (Diskussion | Beiträge) (+kat) |
||
Zeile 14: | Zeile 14: | ||
== Implementation == | == Implementation == | ||
− | Both for development | + | Both for development 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. | ||
+ | |||
+ | |||
+ | |||
+ | [[Kategorie:HSC2011]] |
Version vom 24. März 2011, 06:02 Uhr
Specification
Nodes are supposed to be equipped with:
- RF transceiver
- 4 buttons
- a LED for each button
- an RGB LED
- a buzzer
- a 1-wire interface for authentication buttons
For ease of development, they also get a serial interface.
Implementation
Both for development 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.