esp-iot-solution
esp-iot-solution copied to clipboard
Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.
Hi Team, We are using ESP32 in our project and use case is capture the YUV frames and send to Mobile application over Wi-Fi. Here ESP-32 is configured as AP...
----------------------------- Delete below ----------------------------- If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, please discuss this on our...
Adds support for 4-wire resistive touchscreens connected directly to the microcontroller (ie. without using an SPI or I2c touchscreen controller chip). Uses 2x ADC pins and 2x GPIO pins.
----------------------------- Delete below ----------------------------- If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, please discuss this on our...
wrong config_data created in `iot_hdc2010_set_reset_and_drdy` 7 bit have to be `config->soft_res` acording to 7.6.15 Reset and DRDY/INT Configuration Register
Hi. Enclosed are the implementation of the FBM320 and MAG3110 drivers for the ESP32 Azure IoT Kit example. Please review and consider merging it to the master. Thank You
fixing old deprecated menuconfig defines in the example, using idf V4.4.2
added driver for mag3110 sensor which gives raw values of three axes x,y,z respectively.
----------------------------- Delete below ----------------------------- If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, please discuss this on our...
INSTRUCTIONS ============ Before submitting a new issue, please follow the checklist and try to find the answer. - [x] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/stable/) and the issue...