In this project, we’ll be learning how to build an ESP32 Speech to Text system using an ESP32 development board. We’ll use an I2S MIC to record speech and an OLED display to display the converted text ...
If you need to store some data on a resource-constrained embedded platform, the prospect of dragging in a dependency for ...
Many visually impaired people identify currency notes by touching them. But as people grow older, their touch sensitivity may gradually decrease, making it difficult to recognise the correct ...
All example projects include their required configuration files by default, and you can directly modify the macro definitions to update configurations. For custom projects without configuration files, ...
ESP32 driver library for TWAI / CAN for Arduino using ESP-IDF drivers. I reccomend using TI SN65HVD230 transreceiver (or similair) as hardware. Tested on ESP32 and ESP32-S3.