Hello,
I would like to use an ESP32 to one of my project. I have some experience in microcontrollers, but not so much in microprocessors, so I have some questions:
1. I found a nice Development board with this chip, but the description says it supports Lua programming, however I'm not familiar with Lua, so is there a way to program the chip in C or C++?
2. What kind of toolchain/IDE are available and/or needed to develope some simple application for the ESP32? (Windows 10)
3. Can I program this board through USB or do I need a JTAG programmer?
4. It there any tutorial or example for this purpose?
Any help is much appreciated!
Setting up ESP32
Re: Setting up ESP32
2. Here is all you need:
http://esp-idf.readthedocs.io/en/latest ... tml#guides
1. Yes, you can use C or C++
3. Yes you can use USB
4a. examples: https://github.com/espressif/esp-idf/tr ... r/examples
4b. tutorial: https://www.youtube.com/results?search_query=esp32
http://esp-idf.readthedocs.io/en/latest ... tml#guides
1. Yes, you can use C or C++
3. Yes you can use USB
4a. examples: https://github.com/espressif/esp-idf/tr ... r/examples
4b. tutorial: https://www.youtube.com/results?search_query=esp32
Who is online
Users browsing this forum: tahseenabbas52 and 74 guests