I just received one and cannot install it in ESPhome
Have you received yours ? where have you ordered from ?
(me PiHut … a uk based shot and I received some customs fees cause I’m EU based )
I’ve used a couple of the Picos them. The C3U is on the shelf, I hope there are no bigger issues setting them up with ESPHome. I wanted to try these days.
I just ordered from https://thepihut.com/ and had some big customms fees (uk shop and I’m EU based)
fees were 25€ out of a 50€ order :’(
I grouped a few names seen on this post.
Lolin seems to have succes but not all supported and long delivery time from what i see.
LILYGO® TTGO T7 V1.5 Mini32 also on aliexpress seemed to have more then one good review here !
QuinLED-ESP32
Olimex POE
MH-ET LIVE D1 mini’s
LILYGO® TTGO T7 V1.5 Mini32 > more than one good comment
LOLIN D1 mini
Waveshare ESP32 One A Mini
TinyPICO
MicroDev microS2
Seeed Studio Xaio ESP32-C3
nodemcu V4
wesp32
Lolin S2 Mini > attention
Lolin C3 Mini > attention
I have a M5stack STAMP-C3U > first time playing with those but I’m struggeling
By the way… with the help of radybb from esphome discord I got my M5stack STAMP-C3U working.
It had something to do with my newbie state more than a board problem.
He also shared this good EU site for ordering without any custom fees : https://www.distrelec.de
One of the ESPHome Devs mentioned on Discord that support for a lot more variants will come with the 21st Dec release and are now available in the dev branch.
Hello, I’ve too many boards and projects in my lab. If you can specify what board you are interested in, I will see if I have some notes that will be of use.
Hello @dproffer, I’ve just received one board like the one in your link:
Right now, I have working Relay (GPIO16), Button (GPIO0), Led (GPIO23), but I’m struggling to configure a DHT temperature sensor in Esphome. If I choose GPIO25 or other similar pin, the temperature sensor doesn’t work,
[14:12:11][W][dht:169]: Requesting data from DHT failed!
[14:12:11][W][dht:060]: Invalid readings! Please check your wiring (pull-up resistor, pin number).
But if I configure the temperature sensor in GPIO23 (the one assigned to the LED) the temperature sensor starts reporting data.
Did you manage to get working any other exposed GPIOs?
In other terms, I am thinking to use the board as thermostat inside my wall. Have you done something similar or have you had a negative experience that makes me give up the idea?