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 [2016/06/06 17:11]
admin [Serial to USB]
arduino_clones:paperduino-uno [2021/01/30 14:03] (current)
admin [License]
Line 5: Line 5:
 {{ :​arduino_clones:​paperduino-uno_tm12_wspahn.jpg?​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?​byline=0&​amp;portrait=0"​ 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>​
 +
 +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.
  
 ---- ----
Line 39: Line 39:
   - 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  [[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.\\   - 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.
Line 84: Line 84:
  
 ---- ----
-{{ :​arduino_clones:​paperduino-uno_tm12_wspahn.jpg?​300 |}} +==== License ====
-~~socialite:​icon facebook twitter googleplus reddit~~ +
-----+
  
 +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>​
 +
 +----