Skip to content
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

Open
ozett opened this issue Feb 14, 2016 · 4 comments
Open

GPIO / PIN Number ? #13

ozett opened this issue Feb 14, 2016 · 4 comments

Comments

@ozett
Copy link

ozett commented Feb 14, 2016

my lights dont go on.
i compiled and flashed ok.
i wanted to try the neopixel-Test-example and the source says

define pixelPin 2  // make sure to set this to the correct pin, ignored for UartDriven branch

so i have the UartDriven branch, what pin do i have to use?
i am a little bit puzzled

@ozett
Copy link
Author

ozett commented Feb 14, 2016

i read in the readme of the neopix lib:

 For the exp8266, only the TXD1 pin is supported due to the hardware uart restriction and this argument is ignored. 

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 ...

@ozett
Copy link
Author

ozett commented Feb 14, 2016

i checked the pinout here:
http://makernews.info/featured/2015/09/esp8266-pinout-the-esp-01-and-esp-12-on-nice-new-pin-out-diagrams.html

and give gpio2=TXD1 a try on the esp12...
doesent seems to boot with LEDs connected....fiddling...

@ozett
Copy link
Author

ozett commented Feb 14, 2016

right pin is TXD1=GPIO2
ok.
but when leds are connected, it wont boot.
when i connect after boot, esp crashes..
wifi interface was reachable (little slow, but all worked)

i have a powersupply-setup on breadboard, which worked with same hardware before..

hmmmm
so far...so ....

@ozett
Copy link
Author

ozett commented Feb 14, 2016

you stated this in the readme:

Currently the WS2812 LEDs must be attached to GPIO2, 
I've found best results to use this as a level converter - 74HCT245N.

ok, pin-number found, but i did not have a level converter...
but i dont think this makes the esp crashes, or ...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant