Page 1 of 1

How to use Adafruit libraries with ESP32-IDF on VSCode?

Posted: Tue Aug 02, 2022 3:48 am
by pauljurczak
I would like to get a simple blink test running on Adafruit QT Py ESP32-C3 board (https://www.adafruit.com/product/5405) using C/C++ on VSCode and Ubunto 22.04. I installed ESP-IDF VS Code Extension. What is the standard way of using Adafruit or other libraries to control the neopixel on this board? Do I get them from github? I can't find an ESP-IDF example build from a scratch. Everything I've seen is for Arduino IDE or CircuitPython. A link to a tutorial or an article would be appreciated.

Re: How to use Adafruit libraries with ESP32-IDF on VSCode?

Posted: Mon Aug 22, 2022 12:30 pm
by daniel voges
Yes please can someone do a simple tutorial with the DHT temp sensor.