The I2C Device Library (i2cdevlib) is a collection of mostly uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices. Each device is built to make use of the ...
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 ...
The SHT3x family of sensors should work up to 1 MHz I2C. This library should also work for SHT30 and SHT35 but these are not tested yet. Sometimes you need to control more devices than possible with ...