Search found 2 matches
- Sun Jul 09, 2023 4:25 pm
- Forum: ESP32 Arduino
- Topic: unable to control the on-board RBG on my ESP32-S3
- Replies: 3
- Views: 6149
Re: unable to control the on-board RBG on my ESP32-S3
Thanks so much ... the GitHub code works perfectly. Interesting, apparently the "neopixelWrite" is a "built-in" function. Really? Any idea where the reference to this function (which library ... "ESP32"?) contains this function?
- Mon Jul 03, 2023 4:48 pm
- Forum: ESP32 Arduino
- Topic: unable to control the on-board RBG on my ESP32-S3
- Replies: 3
- Views: 6149
unable to control the on-board RBG on my ESP32-S3
Using Arduino 1.8 with AI IOT/Dual Type-C USB/WS2812B RGB/ESP32-WHO/CH343P ESP32-S3 WIFI+BLE5.0 Development Board ESP32-S3-WROOM-1-N16R8(16M Flash/8SRAM) https://www.aliexpress.com/item/32835521420.html?spm=a2g0o.order_list.order_list_main.11.422f1802f7U6y0 The following code lights up the on-board ...