mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-04 20:47:51 +00:00
Fixed compiling page.
This commit is contained in:
parent
e51f6e1e86
commit
b08bcf041b
@ -17,20 +17,20 @@ The procedure below will guide you through all the steps to upload successfully
|
|||||||
|
|
||||||
1. USBASP programmer supporting 3.3V:
|
1. USBASP programmer supporting 3.3V:
|
||||||
<img src="images/USBasp_Programmer.jpeg" width="200" height="200" />
|
<img src="images/USBasp_Programmer.jpeg" width="200" height="200" />
|
||||||
[(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)
|
[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.
|
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:
|
1. 10pin to 6pin adapter:
|
||||||
<img src="images/10pin_2_6pin.JPG" width="150" height="150" />
|
<img src="images/10pin_2_6pin.JPG" width="150" height="150" />
|
||||||
[(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)
|
[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:
|
1. 6 pin header like this one:
|
||||||
<img src="images/6pin_header.jpg" width="100" height="100" />
|
<img src="images/6pin_header.jpg" width="100" height="100" />
|
||||||
[(example Digi-Key link)](http://www.digikey.com/products/en?keywords=3M%20961206-6404-AR)
|
[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:
|
1.The 6 Pin header needs to be solder on the board like indicated by the red rectangle:
|
||||||
* Banggood readymade 4-in-1 module:
|
- Banggood readymade 4-in-1 module:
|
||||||
<img src="images/V2b_ISP.jpeg" width="189" height="200" />
|
<img src="images/V2b_ISP.jpeg" width="189" height="200" />
|
||||||
* DIY Mulitprotocol modules (like the 2.3d board):
|
- DIY Mulitprotocol modules (like the 2.3d board):
|
||||||
<img src="images/MPTM_PCB_2.3d_ISP.png" width="486" height="201" />
|
<img src="images/MPTM_PCB_2.3d_ISP.png" width="486" height="201" />
|
||||||
* Arduino Pro Mini module:
|
- Arduino Pro Mini module:
|
||||||
<img src="images/ProMini_ISP.png" width="195" height="200" />
|
<img src="images/ProMini_ISP.png" width="195" height="200" />
|
||||||
|
|
||||||
### Connect the programmer
|
### Connect the programmer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user