Here in this post i'm going to tell you how to program your arduino mini pro using a USB to TTL converter.
Requires:
1.USB to TTL converter( I used D-SUN)
2.Arduino mini pro
3.Connecting wires
Connections USB-to-TTL to Arduino Mini Pro:
- USB-to-TTL: TX (Green) -> Arduino Mini Pro RX
- USB-to-TTL: RX (Violet) -> Arduino Mini Pro TX
- USB-to-TTL: GND (Yellow) -> Arduino Mini Pro GND
- USB-to-TTL: +3.3Vcc (Red) -> Arduino Mini Pro VCC
1.Now open your program in Arduino IDE
2.Select your arduino board (here it is arduino pro min)
3.Select your processor (here it is ATmega328(3.3v,8MHZ)
4.Click on Upload sketch (green right arrow)
5.when you see "compiling sketch " on status bar press and hold pro mini reset button
6.As soon as you see "Uploading" on status bar release pro mini reset button
7.If your timing is correct you will see "Done Uploading" . :-)
No comments:
Post a Comment