'Did you see analogWrite working on any ESP32?'
No, I have no practical experience with analogWrite() on the ESP32
analogWrite()
http://www.espruino.com/Software+PWM
Suggests keeping above 50Hz to avoid flicker to 'fool our senses' though.
Third argument was just a thought as:
http://www.espruino.com/Other+Boards
doesn't specifically indicate 'Widora air' unless one has verified the 'Xtensa' chip for the ESP32 category Re-read 'Digital Read / Write Example' and 'Problem'
http://www.espruino.com/ESP32#espruino-web-ide "PWM on most pins. True DAC on GPIO25 and GPIO26"
http://www.espruino.com/ESP32#espruino-web-ide
"PWM on most pins. True DAC on GPIO25 and GPIO26"
@Robin started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
No, I have no practical experience with
analogWrite()
on the ESP32Suggests keeping above 50Hz to avoid flicker to 'fool our senses' though.
Third argument was just a thought as:
doesn't specifically indicate 'Widora air' unless one has verified the 'Xtensa' chip for the ESP32 category
Re-read 'Digital Read / Write Example' and 'Problem'