DMT-Duino: Unterschied zwischen den Versionen
Aus Hackerspace Ffm
DCEM (Diskussion | Beiträge) |
DCEM (Diskussion | Beiträge) |
||
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | [[Datei:atmega329-pinout-laser.jpg| | + | [[Datei:atmega329-pinout-laser.jpg|250px|right|thumb|atmega328 laser-engraved]] |
− | Now that our hackerspace | + | Now that our hackerspace [[CO₂-Laser]] is up and running I had the idea to use it to engrave the pinout directly onto the atmel328. |
− | [[Datei:atmega328-pinout-laser.zip]] | + | It's not very efficient, but its fun xD |
+ | |||
+ | You can see the engraving / building process here: [http://youtu.be/tgPKsPglzlw Youtube-Video] | ||
+ | |||
+ | |||
+ | [[Datei:DMT-Duino_1.jpg|350px|DMT-Duino on breadboard]] | ||
+ | |||
+ | |||
+ | design files: [[Datei:atmega328-pinout-laser.zip]] | ||
+ | |||
+ | |||
+ | == Bill of Materials == | ||
+ | {|class="wikitable" style="text-align: left; color: #333; padding:12px; vertical-align:top; " | ||
+ | !Quantity!!Part Name!!Value/Part No!!Size | ||
+ | |- | ||
+ | |1||ATMEGA 328P-PU|| || | ||
+ | |- | ||
+ | |1||Crystal||16 MHz||3.2 mm Dia. x 10.5 mm L | ||
+ | |- | ||
+ | |2||Capacitor||18pf||0603 | ||
+ | |- | ||
+ | |1||Resistor||1M||1206 | ||
+ | |- | ||
+ | |1||LED||orange, 2mA||0603 | ||
+ | |- | ||
+ | |1||Resistor||2K2||0603 | ||
+ | |- | ||
+ | |1||Button|| || | ||
+ | |- | ||
+ | |1||Resistor||10K||0603 | ||
+ | |- | ||
+ | |3||Capacitor||100nF||0603 | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | I use some of those for Programming: [[Arduino Header Stuff]] |
Aktuelle Version vom 28. April 2014, 02:34 Uhr
Now that our hackerspace CO₂-Laser is up and running I had the idea to use it to engrave the pinout directly onto the atmel328.
It's not very efficient, but its fun xD
You can see the engraving / building process here: Youtube-Video
design files: Datei:Atmega328-pinout-laser.zip
Bill of Materials
Quantity | Part Name | Value/Part No | Size |
---|---|---|---|
1 | ATMEGA 328P-PU | ||
1 | Crystal | 16 MHz | 3.2 mm Dia. x 10.5 mm L |
2 | Capacitor | 18pf | 0603 |
1 | Resistor | 1M | 1206 |
1 | LED | orange, 2mA | 0603 |
1 | Resistor | 2K2 | 0603 |
1 | Button | ||
1 | Resistor | 10K | 0603 |
3 | Capacitor | 100nF | 0603 |
I use some of those for Programming: Arduino Header Stuff