Adafruit QT Py ESP32 Pico in ESPhome

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
ahanktcd
 
Posts: 2
Joined: Mon Aug 15, 2022 3:34 pm

Adafruit QT Py ESP32 Pico in ESPhome

Post by ahanktcd »

I want to make the Adafruit QT Py ESP32 Pico work in ESPhome.

Here is the yaml:

esp32:
board: adafruit_qtpy_esp32
framework:
type: esp-idf
version: 5.1.1
platform_version: 5.1.1
variant: ESP32

And a link:
https://docs.platformio.org/en/latest/b ... esp32.html

But it does not compile:
Error: Could not find the package with 'platformio/framework-espidf @ ~3.50101.0' requirements for your system 'linux_x86_64'

What is the proper yaml to use the Adafruit QT Py ESP32 Pico in ESPhome?

Thanks

User avatar
dastels
 
Posts: 15667
Joined: Tue Oct 20, 2015 3:22 pm

Re: Adafruit QT Py ESP32 Pico in ESPhome

Post by dastels »

Have you installed the appropriate support in PlatformIO for the ESP32 Pico & the QtPy?

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”