Start Programming ESP3212 With Arduino IDE
by dkhairnar in Circuits > Wireless
2500 Views, 5 Favorites, 0 Comments
Start Programming ESP3212 With Arduino IDE
Step by step environment setup for ESP3212 on Arduino IDE
Buy Componnents
You need Base board of ESp32 and ESP3212 chip
For buy this in India follow ebay link
ESP3212 : http://www.ebay.in/itm/ESP-32S-Wifi-Bluetooth-Comb...
Base Board : http://www.ebay.in/itm/M863-ESP-32S-Pinboard-Convertor-Module-ESP32S-Adapter-Board-Support-for-ESP-32S-/112345989409?
Download ESP32 Tools
Download ESP3212 development tools from following link
https://github.com/espressif/arduino-esp32
After download this files extract and place in folder (any location)\Arduino\hardware\espressif\arduino-esp32\(all files).
Here any location means your Arduino folder location it may be vary as installed Arduino.
Basic Programming
Select any Example from arduino IDE and select following information
Board : ESP32 Dev Module
Flash Frequency : 40Mhz
Upload Speed : 115200
Debug Level : None
Port : COM1
How to Flash
For flashing program press and hold reset button then press boot0 button and release reset button. then release boot0 button. Now click on upload program