Setting up ESP32

Razero
Posts: 2
Joined: Mon Apr 23, 2018 12:24 pm

Setting up ESP32

Postby Razero » Mon Apr 23, 2018 12:56 pm

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!

chegewara
Posts: 2238
Joined: Wed Jun 14, 2017 9:00 pm

Re: Setting up ESP32

Postby chegewara » Tue Apr 24, 2018 6:23 am

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

Razero
Posts: 2
Joined: Mon Apr 23, 2018 12:24 pm

Re: Setting up ESP32

Postby Razero » Tue Apr 24, 2018 8:07 am

Thank you!

Who is online

Users browsing this forum: No registered users and 131 guests