Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
arduino_clones:fabric-duino [2016/06/13 19:13]
admin created
arduino_clones:fabric-duino [2020/06/11 22:13] (current)
Line 1: Line 1:
 ===== Fabric-Duino ===== ===== Fabric-Duino =====
-The Fabric-Duino is basically a version of the [[arduino_clones:​paper-duino-mini|Paper-Duino-Mini]]One use fabric ​instead of the paperAnd as connector ​one make small wire eye.\\+{{ :​arduino_clones:​fabric-duino_011229.jpg?​400 |}}\\ 
 +The Fabric-Duino is an Arduino clone for fabric. And for connectors one can make small wire eye.\\ 
 +{{ :arduino_clones:​duino-shirt.jpg?​400 ​|}}\\ 
 +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:\\ 
 +{{:​arduino_clones:​fabric-duino_01_174501.jpg?​200|}}\\ 
 +02. Cut a Copper-Stripe-Board to the right sice:\\ 
 +{{:​arduino_clones:​fabric-duino_02_181905.jpg?​200|}}\\ 
 +03. Solder all parts:\\ 
 +{{:​arduino_clones:​fabric-duino_03_194424.jpg?​200|}}\\ 
 +The back should looks like that:\\ 
 +{{:​arduino_clones:​fabric-duino_03_back_194449.jpg?​200|}}\\ 
 +For wireing parts like LEDs and switches ​one need some Conductive Thread and a needle.\\ 
 + 
 +---- 
 +==== 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]]\\ 
 + 
 +---- 
 +==== 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>​
  
 ---- ----