My first project with ESPHome

https://lemmy.world/post/18270334

My first project with ESPHome - Lemmy.World

I got myself an ESP32 with an integrated e-ink display. This little project shows when the next bus to the city leaves, and the current time. Might have to get a few more of these to tinker with.

Did you follow a guide?
https://esphome.io has documentation on all the components, how to draw sth on a display and a few example projects.
ESPHome - Smart Home Made Simple — ESPHome

ESPHome - Smart Home Made Simple. ESPHome turns ESP32, ESP8266, and RP2040 microcontrollers into fully-featured smart home devices.

ESPHome
Thanks. I just got a couple of cheap chinese ESP32s and was going to start with some Arduino IDE programming, but I’ll have a look at esphome too

I can recommend PlatformIO or Arduino. Or MicroPython, CircuitPython ... if you're into that or the learning curve for C proves to be too steep. ESPhome is really great for connecting to HomeAssistant or doing some standard IoT stuff and getting results without too much coding.

The ESP32 are really versatile and a good choice to get your fingers dirty with (in my opinion).

PlatformIO: Your Gateway to Embedded Software Development Excellence

Unlock the true potential of embedded software development with PlatformIO's collaborative ecosystem, embracing declarative principles, test-driven methodologies, and modern toolchains for unrivaled success.

PlatformIO