<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://paperpcb.dernulleffekt.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://paperpcb.dernulleffekt.de/feed.php">
        <title>Paper-PCBs avr_bootloader</title>
        <description></description>
        <link>https://paperpcb.dernulleffekt.de/</link>
        <image rdf:resource="https://paperpcb.dernulleffekt.de/lib/tpl/writr/images/favicon.ico" />
       <dc:date>2026-04-17T15:58:19+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:attiny&amp;rev=1591906412&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:avr_bootloader_main&amp;rev=1612012773&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:avrdude&amp;rev=1591906412&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:bootloader&amp;rev=1591906412&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:burning_firmware&amp;rev=1591906412&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper-avrisp_mk2&amp;rev=1591906412&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper_usbasp&amp;rev=1591906412&amp;do=diff"/>
                <rdf:li rdf:resource="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:programming_board&amp;rev=1591906412&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://paperpcb.dernulleffekt.de/lib/tpl/writr/images/favicon.ico">
        <title>Paper-PCBs</title>
        <link>https://paperpcb.dernulleffekt.de/</link>
        <url>https://paperpcb.dernulleffekt.de/lib/tpl/writr/images/favicon.ico</url>
    </image>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:attiny&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:attiny</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:attiny&amp;rev=1591906412&amp;do=diff</link>
        <description>Programming the ATtiny

Here is a short manual for programming an ATtiny with the Arduino IDE.




First install the ATtiny support for the Arduino IDE.

1.In the preferences dialog of the Arduino IDE type in the  “Additional Boards Manager URLs” field that</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:avr_bootloader_main&amp;rev=1612012773&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-30T14:19:33+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:avr_bootloader_main</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:avr_bootloader_main&amp;rev=1612012773&amp;do=diff</link>
        <description>AVR &amp; Bootloader



Here one find all kind of AVR programmer, manuals and a Serial to USB adapter.

USB to Serial

	*  Arduino as a Serial Adapter
	*  USB to Serial with the CH340g

Workarounds

	*  Burning the Bootloader  
	*  Programming the ATtiny
	*  AVRdude Workaround
	*  Burning the Firmware on the USBasp Programmer

Hardware

	*  Paper-AVRISP mkII
	*  Paper USBasp
	*  Programming Board

----------

License

All Boards,this page and all manuals were made by</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:avrdude&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:avrdude</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:avrdude&amp;rev=1591906412&amp;do=diff</link>
        <description>AVRdude &amp; Arduino

AVRDUDE is a command line tool to program AVR chips. It runs in the background of the Arduino IDE. When burning the bootloader on an Arduino clone it is somtimes necessary to erase a chip or set the fuse bits manualy - that's when the AVRdude comes handy.</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:bootloader&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:bootloader</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:bootloader&amp;rev=1591906412&amp;do=diff</link>
        <description>Burning the Bootloader

If one uses an Atmega328 chip in his Arduino or Paperduino project one needs to burn a bootloader. That program allows later for an easy upload of programs. For the Paper-Arduino-Clones we have to burn the Arduino UNO bootloader on our ATmega chip. Depending on the burning device there are a lot of different technics to do so.</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:burning_firmware&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:burning_firmware</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:burning_firmware&amp;rev=1591906412&amp;do=diff</link>
        <description>----------

﻿Burning the Firmware on the USBasp Programmer

----------

With the command line tool AVRdude one can burn the firmware on the Atmega8 chip.

Download the firmware from: &lt;http://www.fischl.de/usbasp/&gt;. And read the Readme.txt.


----------

Workaround on Linux

1. Erase:

$ sudo avrdude  -p atmega8 -c stk500v2 -P /dev/ttyACM0 -e</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper-avrisp_mk2&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:paper-avrisp_mk2</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper-avrisp_mk2&amp;rev=1591906412&amp;do=diff</link>
        <description>Paper-AVRISP mkII

An AVRISP mkII clone made out of Paper-PCBs.



The controller is a cheap ProMicro with the Atmel32U4 chip. The design is based on the 

Make the AVRISP mkII Clone from Arduino Leonardo / Micro by Kimio Kosaka.


Front:



Back:




----------

Pro Micro Modification

 TX Line Connection:</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper_usbasp&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:paper_usbasp</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper_usbasp&amp;rev=1591906412&amp;do=diff</link>
        <description>Paper-USBasp

The Paper-USBasp is a Paper-PCB version of an USB in-circuit programmer for Atmel AVR controllers. The board based on the USBasp Board of Thomas Fischl.
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</description>
    </item>
    <item rdf:about="https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:programming_board&amp;rev=1591906412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-11T22:13:32+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>avr_bootloader:programming_board</title>
        <link>https://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:programming_board&amp;rev=1591906412&amp;do=diff</link>
        <description>Programming Board



That board can be used together with an AVR Programmer, or the Paper USBasp for burning bootloader or programming Atmega8, 126 or 328 chips.

Front:



Back:



----------

Paper-PCB








----------

Parts

	*  IC socket, 28 pin
	*  4 loe current LEDs red, green, yellow</description>
    </item>
</rdf:RDF>
