esp-iot-solution icon indicating copy to clipboard operation
esp-iot-solution copied to clipboard

Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.

Results 81 esp-iot-solution issues
Sort by recently updated
recently updated
newest added

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

knob

Camera is YUYV 512 bytes transfer, and yes it will be slow but thats fine. However the new stream component and examples all force to MJPEG, which is not an...

requirements
usb_stream

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

iot_usbh_modem

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

component: led_indicator

USB MSC Wireless Disk例程中提到: [Known Issues](https://github.com/espressif/esp-iot-solution/blob/master/examples/usb/device/usb_msc_wireless_disk/README.md#known-issues) Files uploaded through web can not be aware by host , so Windows files resource manager can not update the files list automatically. Please...

solution: usb

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

lightblub

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

requirements

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

led_indicator

- Refactored the enum values for button press in `iot_button.h` to include a new value `BUTTON_PRESS_NORMAL`. - Added calls to the event callback function for `BUTTON_PRESS_NORMAL` in `iot_button.c` when the...

Add Normal State, Fix C++ Compatibilty

button