Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
arduino_clones:fabric-duino [2016/09/12 17:17] admin |
arduino_clones:fabric-duino [2020/06/11 22:13] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Fabric-Duino ===== | ===== Fabric-Duino ===== | ||
| {{ :arduino_clones:fabric-duino_011229.jpg?400 |}}\\ | {{ :arduino_clones:fabric-duino_011229.jpg?400 |}}\\ | ||
| - | The Fabric-Duino is basically a version of the [[arduino_clones:paper-duino-mini|Paper-Duino-Mini]]. One use fabric instead of the paper. And as connector one make small wire eye.\\ | + | The Fabric-Duino is an Arduino clone for fabric. And for connectors one can make small wire eye.\\ |
| {{ :arduino_clones:duino-shirt.jpg?400 |}}\\ | {{ :arduino_clones:duino-shirt.jpg?400 |}}\\ | ||
| - | The Paper-Duino-UNO works as well, but the smaller version is much handier.\\ | + | All Paper-Duino version will works as well, but the smaller version is much handier.\\ |
| + | |||
| + | ---- | ||
| + | ==== Paper PCB ==== | ||
| + | {{:arduino_clones:fabric-duino_02.jpg?300|}}\\ | ||
| + | {{ :arduino_clones:fabric-duino_02.zip |}}\\ | ||
| + | |||
| + | ---- | ||
| + | ==== Workaround ==== | ||
| 01. Iron the printout on fabric:\\ | 01. Iron the printout on fabric:\\ | ||
| {{:arduino_clones:fabric-duino_01_174501.jpg?200|}}\\ | {{:arduino_clones:fabric-duino_01_174501.jpg?200|}}\\ | ||
| Line 16: | Line 23: | ||
| ---- | ---- | ||
| - | For uploading a scetch one need the Adappter-Board and a Serial to USB board like for the [[arduino_clones:paper-duino-mini|Paper-Duino-Mini]].\\ | + | ==== Software ==== |
| + | One should first burn the bootloader on the chip: [[avr_bootloader:bootloader|Burning the Bootloader]]\\ | ||
| + | For uploading a scetch one need a Serial to USB board or: [[arduino_clones:serial_adapter|The Arduino as a Serial Adapter]]\\ | ||
| ---- | ---- | ||
| - | ~~socialite:icon facebook twitter googleplus reddit tumblr~~ | + | ==== Parts ==== |
| + | * Atmega328 | ||
| + | * 1 LED | ||
| + | * voltage converter 7805 | ||
| + | * crystal 16MHz | ||
| + | * 1 elkos 100µF | ||
| + | * 4 capacitors 100nF | ||
| + | * 2 capacitors 22pF | ||
| + | * diode 1N4007 | ||
| + | * resistors: 1x 330Ohm, 2x 470Ohm, 1x 10kOhm | ||
| + | * push button | ||
| + | * pin headers & sockets | ||
| + | * battery clip | ||
| + | |||
| + | ---- | ||
| + | ==== License ==== | ||
| + | |||
| + | The Fabric-Duino was designed by **Wolfgang Spahn** 2017.\\ | ||
| + | It is licensed under a [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]]. | ||
| + | |||
| + | <html> | ||
| + | <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> | ||
| + | </html> | ||
| ---- | ---- | ||
| - | ~~DISCUSSION~~ | ||