These are chat archives for
esp8266/Arduino
10
th
Mar 2017
Toggle Heatmap
Sign in to start talking
esp8266/Arduino
Arduino IDE for ESP8266
Lars Englund
@larsenglund
Mar 10 2017 12:06
Hi, what could I do if I think that analogWrite(1, pin) produces a too bright light?
Lars Englund
@larsenglund
Mar 10 2017 12:14
analogWriteRange(4097) lowers the brightness with maybe 5-10% but it's still to bright for me..
Lars Englund
@larsenglund
Mar 10 2017 12:26
Tried using
https://github.com/StefanBruens/ESP8266_new_pwm
instead and now I can get very low brightness! Why isn't this merged into the arduino-sdk?
Michael Miller
@Makuna
Mar 10 2017 17:59
@larsenglund
Did you search the issues and make sure one was present with the problem? Is there a Pull waiting?
Lars Englund
@larsenglund
Mar 10 2017 20:55
There is some talk about it
esp8266/Arduino#2621
and
esp8266/Arduino#836
but nothing concrete
(no pull waiting)
Is there ever going to be a new version (like 2.4.0) or has development halted due to esp32?
_