PWM support for the LoPy?
-
The ESP8266 port of MicroPython features PWM via
machine.PWM()
(https://docs.micropython.org/en/latest/esp8266/esp8266/tutorial/pwm.html).When is PWM support coming to the LoPy?
Will it come when on Nov 4th, 2016 when Timers are being implemented per the roadmap at https://www.kickstarter.com/projects/1795343078/lopy-the-lora-wifi-and-bluetooth-iot-development-p/posts/1709739 ?
Thanks.
-
@soren
always look at official documentation
https://docs.pycom.io/chapter/firmwareapi/pycom/machine/PWM.html
and yes it is 3v3 range
-
pwm is there now, right? and what voltage is it outputting? doesn't say anwhere.. 0-3.3v ?