ESP32-S3 Builtin Neopixel

If doesn't fit into any other category ....
User avatar
cicciocb
Site Admin
Posts: 2092
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 448 times
Been thanked: 1384 times
Contact:

Re: ESP32-S3 Builtin Neopixel

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Fri Dec 01, 2023 9:54 am But Robin already said that at [Local Link Removed for Guests]
Of course, what happens is that no one reads Robin and me on the VGA thread. And we only posted 313 messages. :lol:
:D
BeanieBots
Posts: 351
Joined: Tue Jun 21, 2022 2:17 pm
Location: South coast UK
Has thanked: 186 times
Been thanked: 113 times

Re: ESP32-S3 Builtin Neopixel

Post by BeanieBots »

Just to confirm.
The board I have (link inluded earlier) does NOT require any link.
It already has a 0R0 resistor fitted in the link position.
IO38 does NOT need to be high.

Nearly all the documentation I could find stated control on IO38
As cicciocb pointed out, it's actually on IO48

All that is required is these two lines.
NEO.SETUP 48, 1
NEO.PIXEL 0,128,128,128

Again, thanks to all who helped with this.
Post Reply