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 [2013/03/22 23:48]
admin
avr_bootloader:paper_usbasp [2020/06/11 22:13] (current)
Line 1: Line 1:
-**== Paper USBasp ==========================================**+===== Paper-USBasp ​=====
  
-That board based on the [[http://​www.fischl.de/​usbasp/​|USBasp Board]] of [[http://​www.fischl.de|Thomas Fischl]]. +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]]. 
-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.
-\\ +
-The Paper USBasp can be perfectly combined with the [[avr_bootloader:​programming_board|Programming Board]]:​\\ +
-{{ :​avr_bootloader:​paper_usbasp_-_programmer_board_1265.jpg?​300 |}}\\ +
-Or certainly can be used to burn your bootloader on the [[arduino_clones:​paperduino-uno|Paperduino-Uno]]:​\\ +
-{{ :​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.\\ +
-\\ +
-{{:​avr_bootloader:​paper_usbasp_front_1266.jpg?​200|}}\\ +
-{{:​avr_bootloader:​paper_usbasp_back_1267.jpg?​200|}}\\+
  
 +The Paper USBasp can be perfectly combined with the [[avr_bootloader:​programming_board|Programming Board]] for programming AVR chips:
  
 +{{ :​avr_bootloader:​paper_usbasp_-_programmer_board_1265.jpg?​300 |}}
 +
 +Or certainly it can be used to burn your bootloader on your [[arduino_clones:​paperduino-uno|Paperduino-Uno]]:​
 +
 +{{ :​avr_bootloader:​paper_usbasp_1274.jpg?​300 |}}
 +
 +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:
 +
 +{{:​avr_bootloader:​paper_usbasp_front_1266.jpg?​200|}}
 +
 +Back:
 +
 +{{:​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|}}\\
 {{:​avr_bootloader:​paper-usbasp_20_pub.jpg?​200|}}\\ {{:​avr_bootloader:​paper-usbasp_20_pub.jpg?​200|}}\\
 {{:​avr_bootloader:​paper-usbasp_20_pub.xcf.zip|}}\\ {{:​avr_bootloader:​paper-usbasp_20_pub.xcf.zip|}}\\
  
-**== Components ​===========================================** +---- 
 +==== Parts ====
   * Atmega8 or Atmega48   * Atmega8 or Atmega48
   * IC socket, 28 pin   * IC socket, 28 pin
Line 35: Line 46:
   * 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>​ 
 + 
 +----