Rust is a great programming language when developing for embedded devices like MCUs, which have limited resources. Especially, Bare Metal (a.k.a. no_std) brings many advantages […] Read More
Category: IoT
Wokwi is able to simulate ESP32 chips also in VS Code or CLion. It’s sufficient to add wokwi.toml and diagram.json to the project. wokwi.toml contains […] Read More
Have you ever wondered how to connect a PC keyboard to your ESP32 for innovative projects? Whether it’s an old PS/2 keyboard or a modern […] Read More
USB-C is becoming more and more popular. A straightforward assumption is that you can replace the old cable with a USB-A connector with USB-C, and […] Read More
LilyGO TTGO T5-4.7″ E-Paper ESP32 is nice display which integrates ESP32, USB-C, Li-Po and 18650 accumulator support in one board. The display driver is GDEH0213B72. […] Read More