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:protoduino [2014/07/23 14:57]
admin
arduino_clones:protoduino [2020/06/11 22:13] (current)
Line 1: Line 1:
----- +==== Protoduino ​====
-**Protoduino** +
-----+
  
-That was the first Arduino clone made with a protoboard. It's based on the Arduino NG (Nuova Generazione). And was inspired by the [[http://​arduino.cc/​en/​Main/​ArduinoBoardSerialSingleSided3|Arduino Single-Sided Serial Board]]. The bootloader was burned with a parallel programmer and the board was programmed with an C-Controll USB to Serial adapter.+That was my the first Arduino clone made with a protoboard ​in 2010. It's based on the Arduino NG (Nuova Generazione). And was inspired by the [[http://​arduino.cc/​en/​Main/​ArduinoBoardSerialSingleSided3|Arduino Single-Sided Serial Board]]. The bootloader was burned with a parallel programmer and the board was programmed with an C-Controll USB to Serial adapter.
  
 {{ :​arduino_clones:​arduino_proto-wspahn.jpg?​direct&​300 |}} {{ :​arduino_clones:​arduino_proto-wspahn.jpg?​direct&​300 |}}
Line 10: Line 8:
  
 ---- ----
 +==== License ====
  
 +The Protoduino was designed by **Wolfgang Spahn** 2010.\\
 +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>​
 +
 +----