-
board: esp32-cam (a clone of the ai thinker one)
#define CAM_PIN_PWDN 32
#define CAM_PIN_RESET -1
#define CAM_PIN_XCLK 0
#define CAM_PIN_SIOD 26
#define CAM_PIN_SIOC 27
#define CAM_PIN_D7 3…
-
Hi,
I try to use the rmt_neopixel example on my esp32-c6 board with onboard rgb led but it doesn't work. My board is a nanoESP32-C6 (clone?). I only change gpio2 to 8 but the led don't blink.
O…
-
When adding additional components such as RTC and Sensor to the same I2C BUS, they have their own independent arduino libraries (using wire.h). Any suggestions when integrating into this library? Tha…
-
**Carefully written Issues are more likely to be given priority.**
**丁寧に記述された報告は優先して対応される可能性が高くなります。**
## Environment ( 実行環境 )
- MCU or Board name: ESP32-S3
- Panel Driver IC: ST7701s Drive…
-
Hi @tonhuisman. Is is possible with the actual neopixel plugins to light up every 2nd or 3rd LED of a LED stripe easily?
fly74 updated
2 months ago
-
I am in the process of making a stage lighting installation with pixel tape and WLED. So far it's working really well, but controlling all pixels (60 leds/m) is eating up a lot of channels and univers…
-
Just a placeholder issue for people to leave feedback
-
When I compile with Arduino esp32 alpha 3.0.x, I have got the errors. Can anyone help me? Thank you!
In file included from d:\source\Projects_SquareLine\export_Arduino\RFID_PAD\libraries\GFX_Libr…
-
Hi,
I'm preparing an LVGL demo ESP32_S3_LCD_EV_BOARD for Embedded World. I wonder if there is a ready to use LVGL v9 based example project for this board.
Just to share my excitement, the demo c…
-
### The problem
Nach dem Update auf Current version: 2022.12.0, bekomme ich im Log der ESP32-Cam folgenden Fehler (Log):
INFO Starting log output from esp_cam_yt.local using esphome API
INFO Succ…