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
avr_bootloader:paper_usbasp [2014/07/23 15:14]
admin
avr_bootloader:paper_usbasp [2020/06/11 22:13] (current)
Line 1: Line 1:
----- +===== Paper-USBasp ​=====
-**Paper ​USBasp**+
  
-It is a AVR programming board +The Paper-USBasp ​is a Paper-PCB version of an USB in-circuit programmer for Atmel AVR controllers. The board based on the [[http://​www.fischl.de/​usbasp/​|USBasp Board]] of [[http://​www.fischl.de|Thomas Fischl]].
-That board based on the [[http://​www.fischl.de/​usbasp/​|USBasp Board]] of [[http://​www.fischl.de|Thomas Fischl]].+
 On the paper version the serial connection (RX and TX) were removed. A jumper for 3.6V was added. On the paper version the serial connection (RX and TX) were removed. A jumper for 3.6V was added.
  
Line 14: Line 12:
 {{ :​avr_bootloader:​paper_usbasp_1274.jpg?​300 |}} {{ :​avr_bootloader:​paper_usbasp_1274.jpg?​300 |}}
  
-On [[http://​www.fundf.net/​usbasp/​]] one find all schematics and manuals for the original USBasp board. They are similar to the paper version.+Here: [[http://​www.fundf.net/​usbasp/​]] one find all schematics and manuals for the original USBasp board. They are similar to the paper version ​of the programmer.
  
 Front: Front:
Line 23: Line 21:
  
 {{:​avr_bootloader:​paper_usbasp_back_1267.jpg?​200|}} {{:​avr_bootloader:​paper_usbasp_back_1267.jpg?​200|}}
 +
 +Here is a manual for [[avr_bootloader:​burning_firmware|burning the firmware]]
  
 ---- ----
-**Paper-PCB**+==== Paper-PCB ​====
  
 {{:​avr_bootloader:​paper-usbasp_20_pub_stripes.jpg?​200|}}\\ {{:​avr_bootloader:​paper-usbasp_20_pub_stripes.jpg?​200|}}\\
Line 32: Line 32:
  
 ---- ----
-**Components** +==== Parts ====
   * Atmega8 or Atmega48   * Atmega8 or Atmega48
   * IC socket, 28 pin   * IC socket, 28 pin
Line 46: Line 45:
   * 10 pin socket   * 10 pin socket
   * pins and jumper   * pins and jumper
 +
 +----
 +==== License ====
 +
 +The Paper-USBasp was designed by **Wolfgang Spahn** 2013.\\
 +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>​
  
 ---- ----