esp-idf-lib
esp-idf-lib copied to clipboard
Component library for ESP32-xx and ESP8266
No matter what I do, I can't get the example of the ds1307 to run. always gives me the following: [...] V (13) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args V...
### Device name BMP384 ### Device description Bosch BMP384 Pressure/Altitude sensor. ### Device product page URL https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp384/ ### Datasheet URL https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp384-ds003.pdf ### Can the device be purchased at any of...
I am requesting a driver for `SPS30`. ### Device description `SPS30` is a sensor that is capable of measuring particulate matters in the air. It supports both SPI and I2C....
I am requesting a driver for `PCA9533 `. ### Device description The PCA9533 is a 4-bit I2C and SMBus I/O expander optimized for dimming LEDs in 256 discrete steps for...
I am requesting a driver for `PCA9530 `. ### Device description The PCA9530 is a 2-bit I²C-bus and SMBus I/O expander optimized for dimming LEDs in 256 discrete steps for...
I am requesting a driver for `SFA3x`. ### Device description The device is a formaldehyde sensor and it can be controlled through UART or I2C. I think I2C would be...
I am requesting a driver for `SIM7600X` series. ### Device description * The `SIM7600` is Multi-Band LTE-TDD/LTE-FDD/HSPA+ and GSM/GPRS/EDGE module solution in a SMT type which supports LTE CAT1 up...
### The issue I try to use the BME680-driver on an ESP32C6 with VSC on Linux with newest ESP-IDF (v5.1.2). Unfortunately the controller went in an error by init the...
shift_reg: add shift_reg component The feature is a driver to interface the microcontroller with shift registers just using 3 pins: Clock, Data and Latch. For further information, please, take a...
@UncleRus ### The issue I am using ESP32S3, and kept getting when trying to get sonar readings. I have tried both SR04 and AJ-SR04M sonar boards and have similar results:...