HSC2011/Building your own EduBuzzer: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenChrysn (Diskussion | Beiträge) K ((added category, fake subpages)) |
Chrysn (Diskussion | Beiträge) K (better subpage fake) |
||
Zeile 1: | Zeile 1: | ||
− | <small> | + | <small>< [[HSC2011]]</small> |
In order to build an EduBuzzer, you'll need | In order to build an EduBuzzer, you'll need |
Version vom 1. Mai 2011, 20:34 Uhr
< HSC2011
In order to build an EduBuzzer, you'll need
a bunch of electronic parts you can obtain from your supplier of choice,
equipment for etching a two sided PCB (as an alternative, you can order it just as well -- we didn't etch ours),
a rapid prototyper (3D printer, e.g. a makerbot),
a programmer for AVR microcontrollers (any AVR microcontroller with a bootloader will do, especially an Arduino -- c.f. the Arduino ISP tutorial) with appropriate software, e.g. avrdude,
and a copy of the EduBuzzer software and hardware description from the project download page.