-
Hello.
I am new in micropython, I have a FREENOVE ESP32-S3 WROOM N8R8 board with OV2640 camera.
I want to try micropython with this board.
First attempt is to flash the board with the provided fir…
-
### 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 up…
-
I've been trying to use the latest release v0.43.1 for my ULP application. However, there seems to be an issue with the CHANGELOG.md file. The change logs for the release tag v0.43.0 mention a breakin…
-
## Environment
- Development Kit: Custom Card,
- Kit version
- Module or chip used: ESP32-WROOM-32E
- IDF version:v4.4-dev-2915-gc8aab00fd
- Build System:idf.py
- Compiler version:xtens…
-
In the "@dsboard/esp32s3_devkit_m" some pins are to set up correctly for ESP32-DevKit-M
For example, the pin 49 is set to Input only, but in the [docs](https://docs.espressif.com/projects/esp-idf/e…
-
Loving the idea of this! I will try to install shortly.
Was wondering if its possible eventually to emulate one of the elm327 or some other bluetooth OBD dongle in the future to read car CAN data …
-
Hello,
I'm using library to access the W25Q64JV chip.
Board used: ESP32-S3 DevKitC-1
Chip Model: ESP32-S3-WROOM-2-N32R8V
Esp32 Arduino Core: v.2.0.9
SDK Vers.: v.4.4.3
As long as I connect *…
-
This is not an issue.
I just got the kit from https://shop.blinkyparts.com/en/OpenDTU-Your-evaluation-for-your-balcony-solar-system/blink237542 and would like to share some thoughts.
The kit is …
-
Hello I get the following error imediatly after connecting to wifi:
I (552) wifi:Total power save buffer number: 16
I (552) wifi:Init max length of beacon: 752/752
I (552) wifi:Init max length of…
-
### The problem
I am using esp32-s3-devkitc-1 connected to INMP441 Microphone and MAX98357A Audio Amplifier.
I am using the esp-idf to implement voice assistant with micro wake word.
Th emicrophone…