Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arduino_clones:paperduino-uno [2012/09/24 23:51]
admin
arduino_clones:paperduino-uno [2021/01/30 14:03] (current)
admin [License]
Line 1: Line 1:
-**== Paperduino-UNO =======================================**+==== Paperduino-UNO ====
  
 Paperduino-UNO is an easy and cheap way of building your own [[http://​arduino.cc/​en/​Main/​ArduinoBoardUno|Arduino UNO]] clone. It is build complete with standard electronic components and there’s no need for a printed circuit board. And the best, you also can design your board individually (Like that one, made with the golden paper of the [[http://​www.transmediale.de/​node/​20614|Transmediale 2012]]). Paperduino-UNO is an easy and cheap way of building your own [[http://​arduino.cc/​en/​Main/​ArduinoBoardUno|Arduino UNO]] clone. It is build complete with standard electronic components and there’s no need for a printed circuit board. And the best, you also can design your board individually (Like that one, made with the golden paper of the [[http://​www.transmediale.de/​node/​20614|Transmediale 2012]]).
  
-{{ :​paperduino-uno_tm12_wspahn.jpg?​direct&300 |}}+{{ :​arduino_clones:​paperduino-uno_tm12_wspahn.jpg?​300 |}}
  
-For cloning the board there is a jumper on it, so one can turn off the auto reset and can use the Paperduino-Uno for [[arduino_clones:​bootloader|burning the bootloader]] on an other Arduino or Paperduino-Uno.+For cloning the board there is a jumper on it, so one can turn off the auto reset and can use the Paperduino-Uno for [[avr_bootloader:​bootloader|burning the bootloader]] on an other Arduino or Paperduino-Uno.
  
 In using the Atmega368 you will have an Arduino-UNO or an Arduino 2009 clone. But certainly for a really cheap version it’s possible to use the Atmega168 or the Atmega8 chip, too. In using the Atmega368 you will have an Arduino-UNO or an Arduino 2009 clone. But certainly for a really cheap version it’s possible to use the Atmega168 or the Atmega8 chip, too.
- 
-For the performance [[http://​wolfgang-spahn.de/​Projektion_01_Index.html|Liquid State Machine]] 6 Paperduino-UNOs were used for controlling the sound and the projections . 
  
 <​html>​ <​html>​
 <div align="​center">​ <div align="​center">​
-<iframe src="http://​player.vimeo.com/​video/​37016583"​ width="​350" height="​197" frameborder="​0" ​webkitAllowFullScreen mozallowfullscreen allowFullScreen></​iframe>​+<iframe src="https://​player.vimeo.com/​video/​37016583?​title=0&​byline=0&​portrait=0" width="​280" height="​158" frameborder="​0" ​allow="​autoplay;​ fullscreen; picture-in-picture"​ allowfullscreen></​iframe>​
 </​div>​ </​div>​
 </​html>​ </​html>​
  
-**== Serial to USB =========================================**+For the performance [[http://​wolfgang-spahn.de/​Projektion_01_Index.html|Liquid State Machine]] by Martin Howse and Wolfgang Spahn in 2012 six Paperduino-UNOs were used for controlling the sound and the projections. 
 + 
 +---- 
 +==== Serial to USB ====
  
 Another advantage is that the serial to USB adapter is separated from the board. That means you can reuse it for another project, once the Paperduino-UNO is programmed. And if you want to develop applications for the Arduino UNO and the modified Atmega8U2 chip (for example used as a Midi-Controller or a USB mouse) it helps a lot when you physically can change the USB to Serial adapter with the modified Atmega8U2 board. Another advantage is that the serial to USB adapter is separated from the board. That means you can reuse it for another project, once the Paperduino-UNO is programmed. And if you want to develop applications for the Arduino UNO and the modified Atmega8U2 chip (for example used as a Midi-Controller or a USB mouse) it helps a lot when you physically can change the USB to Serial adapter with the modified Atmega8U2 board.
  
  
-Paperduino-Uno with the [[https://​www.sparkfun.com/​products/​10277| ​Sparkfun ​Atmega8U2 Breakout]]:+Paperduino-Uno with the Sparkfun ​[[https://​www.sparkfun.com/​products/​10277| Atmega8U2 Breakout]] ​Board:\\ 
 +{{:​arduino_clones:​paperduino-uno_wspahn.jpg?​200|}}\\
  
-{{ :​paperduino-uno_wspahn.jpg?direct&200 |}}+Paperduino-Uno with the Arduino [[http://​arduino.cc/​en/​Main/​USBSerial| USB Serial Light]] Adapter:​\\ 
 +{{:​arduino_clones:​paperduino-uno_usb_to_serial_wspahn.jpg?200|}}\\
  
-Paperduino-Uno ​with the [[http://​arduino.cc/​en/​Main/​USBSerial|Arduino ​USB Serial ​Light Adapter]].+Paperduino-Uno ​and an Arduino as an [[arduino_clones:serial_adapter|USB to Serial]] ​adapter:​\\ 
 +{{:​arduino_clones:​arduino_as_serial_to_usb_adapter_wspahn.jpg?​200|}}\\
  
-{{ :​paperduino-uno_usb_to_serial_wspahn.jpg?​direct&​200 |}} +For some USB to Serial ​adappters it just works with an 470 Ohm resisor at the TX pin instead the 1 KOhm! 
- +---- 
-- Paperduino-Uno and an [[arduino_clones:​serial_adapter|Arduino as an USB to Serial ​adapter]] +==== Manual ​====
- +
-{{ :​arduino_clones:​arduino_as_serial_to_usb_adapter_wspahn.jpg?​direct&​200 |}} +
- +
-**== Manual ===============================================**+
  
   - Build the Paper-PCB like described at the  [[about:​manual|Paper-PCB manual side]]   - Build the Paper-PCB like described at the  [[about:​manual|Paper-PCB manual side]]
   - Solder all components and bridges on the board.   - Solder all components and bridges on the board.
   - Insert the chip.   - Insert the chip.
-  - Burn the Bootloader on the chip: You can either use an AVR Programmer, a Parallel Programmer, an Arduino or a USB to Serial adapter. Here you can see how to [[arduino_clones:​bootloader|burn a bootloader]]. +  - Burn the Bootloader on the chip: You can either use an AVR Programmer, a Parallel Programmer, an Arduino or a USB to Serial adapter. Here you can see how to [[avr_bootloader:​bootloader|burning the bootloader]]. 
-  - Prepare your USB to Serial adapter. If you have the Atmega8U2 ​Breakoutboard ​from Sparkfun you have to solder ​pins to DTR, TX, RX, VCC and Ground - The TX and the RX connection ​chang! You can also use your Arduino (Uno or older) as an  [[arduino_clones:​serial_adapter|Serial to USB adapter]]or just use the [[http://​arduino.cc/​en/​Main/​USBSerial|Arduino ​USB Serial Light Adapter]].+  - Prepare your USB to Serial adapter. If you have the  ​[[https://​www.sparkfun.com/​products/​10277| ​Atmega8U2 ​Breakout]] ​from Sparkfun you have to solder ​header ​to DTR, TX, RX, VCC and Ground - The TX and the RX connection ​change! You can also use your Arduino (Uno or older) as an  [[arduino_clones:​serial_adapter|Serial to USB]] adapter ​or just use the Arduino ​[[http://​arduino.cc/​en/​Main/​USBSerial|USB Serial Light]] ​Adapter.\\
   - Depending on the power source you have to set the jumper on the board (USB or external power). The other jumper is allways on but for turning off the auto reset.   - Depending on the power source you have to set the jumper on the board (USB or external power). The other jumper is allways on but for turning off the auto reset.
-  - ... and voila, you have a complete Arduino.+  - ... and voila, you have a complete Arduino.\\ 
 +{{:​arduino_clones:​paperduino-uno-gold_wspahn.jpg?​200|}}\\ 
 +{{:​arduino_clones:​paperduino-uno_back_wspahn.jpg?​200|}}\\
  
-{{ :paperduino-uno-gold_wspahn.jpg?​direct&​200 |}}+---- 
 +==== Paper-PCBs ====
  
-{{ :paperduino-uno_back_wspahn.jpg?​direct&​200 |}}+Paperduino-UNO 2.2 (with auto reset):
  
-**== Paper-PCBs ===========================================**+{{:​arduino_clones:​paperduino-uno_22_wspahn.jpg?​300|Paperduino-UNO_v2.2}}
  
-- Paperduino-UNO 2.2 (with auto reset): +{{:arduino_clones:​paperduino-uno_22color_wspahn.jpg?​300|Paperduino-UNO_v2.2}}
- +
-{{:paperduino-uno_22_wspahn.jpg?​direct&​100|Paperduino-UNO_v2.2}} +
- +
-{{:​paperduino-uno_22color_wspahn.jpg?​direct&​100|Paperduino-UNO_v2.2}}+
  
 {{:​arduino_clones:​paperduino-uno_23_publish.xcf.zip|Paperduino-UNO_v2.3}} {{:​arduino_clones:​paperduino-uno_23_publish.xcf.zip|Paperduino-UNO_v2.3}}
  
-Paperduino-UNO v 3.0 (with jumper for turning off the auto reset):+Paperduino-UNO v 3.0 (with jumper for turning off the auto reset):
  
-{{:​paperduino-uno_30_wspahn.jpg?​direct&​100|Paperduino-Uno_v3.0}}+{{:​arduino_clones:​paperduino-uno_30_wspahn.jpg?​300|Paperduino-Uno_v3.0}}
  
 {{:​arduino_clones:​paperduino-uno_30_publish.xcf.zip|Paperduino-Uno_v3.0}} {{:​arduino_clones:​paperduino-uno_30_publish.xcf.zip|Paperduino-Uno_v3.0}}
  
-**== Schematic ===========================================**+---- 
 +==== Schematic ​==== 
 +Here is the original  
 +[[http://​arduino.cc/​en/​uploads/​Main/​Arduino_Uno_Rev3-schematic.pdf|schematic]] of the Arduino UNO.\\
  
-[[http://​arduino.cc/​en/​uploads/​Main/​Arduino_Uno_Rev3-schematic.pdf|schematic]] +---- 
- +==== Parts ====
-**== Components ===========================================**+
   * Atmega328 or Atmega168   * Atmega328 or Atmega168
-  * 4 lowcurrent ​LEDs+  * 4 **low current** ​LEDs
   * voltage converter 78M05   * voltage converter 78M05
   * crystal 16MHz   * crystal 16MHz
Line 82: Line 83:
   * jumper   * jumper
  
-**=========================================================**+---- 
 +==== License ​==== 
 + 
 +The Paperduino-UNO and this page was made by **Wolfgang Spahn** 2011-21.\\ 
 +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>​ 
 + 
 +----