From c32e3901841554b7a4d09ce3a0a2669b4d1fccdb Mon Sep 17 00:00:00 2001 From: Sebastien Charpentier Date: Wed, 19 Apr 2017 10:07:28 +0200 Subject: [PATCH] Update Compiling.md --- docs/Compiling.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/Compiling.md b/docs/Compiling.md index d4c2c45..8e52b40 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -15,14 +15,13 @@ The procedure below will guide you through all the steps to upload successfully ### Material you need to upload the firmware -1. USBASP programmer supporting 3.3V: [Example aliexpress link](https://www.aliexpress.com/item/USBasp-USB-ISP-3-3V-5V-AVR-Programmer-USB-ATMEGA8-ATMEGA128-New-10PIN-Wire-Support/2036402518.html?spm=2114.30010308.8.10.jIbHzs) -There are reports that some of the cheap programmers are not safe to use with 3.3V units, usually the black PCB versions are ok. -1. 10pin to 6pin adapter: [Example ebay link](http://www.ebay.fr/itm/10-Pin-a-6-Pin-Carte-Adaptateur-M-F-pour-AVRISP-USBASP-STK500-Noir-Bleu-WT-/291862396761?hash=item43f45abf59:g:gXsAAOSwMgdXyGnh) -1. 6 pin header like this one: [Example Digi-Key link](http://www.digikey.com/products/en?keywords=3M%20961206-6404-AR) -1.The 6 Pin header needs to be solder on the board like indicated by the red rectangle: - * Banggood readymade 4-in-1 module: - * DIY Mulitprotocol modules (like the 2.3d board): - * Arduino Pro Mini module: +1. USBASP programmer supporting 3.3V:

[(example aliexpress link)](https://www.aliexpress.com/item/USBasp-USB-ISP-3-3V-5V-AVR-Programmer-USB-ATMEGA8-ATMEGA128-New-10PIN-Wire-Support/2036402518.html?spm=2114.30010308.8.10.jIbHzs)
There are reports that some of the cheap programmers are not safe to use with 3.3V units, usually the black PCB versions are ok. +1. 10pin to 6pin adapter:

[(example ebay link)](http://www.ebay.fr/itm/10-Pin-a-6-Pin-Carte-Adaptateur-M-F-pour-AVRISP-USBASP-STK500-Noir-Bleu-WT-/291862396761?hash=item43f45abf59:g:gXsAAOSwMgdXyGnh) +1. 6 pin header like this one:

[(example Digi-Key link)](http://www.digikey.com/products/en?keywords=3M%20961206-6404-AR) +1. The 6 Pin header needs to be solder on the board like indicated by the red rectangle: + * Banggood readymade 4-in-1 module:
+ * DIY Mulitprotocol modules (like the 2.3d board):
+ * Arduino Pro Mini module:
### Connect the programmer