Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Use real PWM output in default settings #5

Open
macxsm opened this issue Jan 26, 2018 · 2 comments
Open

Use real PWM output in default settings #5

macxsm opened this issue Jan 26, 2018 · 2 comments

Comments

@macxsm
Copy link

macxsm commented Jan 26, 2018

Hi,
according to the very nice image from
http://learn.acrobotic.com/tutorials/post/esp8266-getting-started
the pins you use are not all pwm-capable.
Instead you should use pin 2+5+6 instead of 5+6+7, because 7 is not PWM.

Bye!
Marco

@haimgel
Copy link
Owner

haimgel commented Jan 26, 2018

There are many flavours of ESP8266 boards, with different pinouts. Mine are definitely PWM-capable, but your board could be very different.

@macxsm
Copy link
Author

macxsm commented Jan 26, 2018

Ah OK.
I was looking at the ESP-12e and the NodeMCU which have both the same pins for PWM.
Even if it works with the ports you selected, I think I noticed some unsmoothness when the color of the not-pwm-pin (as documentation says) appears.
Anyway, not an issue, because it's configurable.
Thanks for sharing!

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

No branches or pull requests

2 participants