-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPIO / PIN Number ? #13
Comments
i read in the readme of the neopix lib:
so i am using an ESP12, do i have to gave up my serial monitor an use the TXD pin for the LED-Strip? i will give this assumption a try ... |
i checked the pinout here: and give gpio2=TXD1 a try on the esp12... |
right pin is TXD1=GPIO2 i have a powersupply-setup on breadboard, which worked with same hardware before.. hmmmm |
you stated this in the readme:
ok, pin-number found, but i did not have a level converter... |
my lights dont go on.
i compiled and flashed ok.
i wanted to try the neopixel-Test-example and the source says
so i have the UartDriven branch, what pin do i have to use?
i am a little bit puzzled
The text was updated successfully, but these errors were encountered: