-
Mon 2021.09.13
reply to post #8
re post #8 I have ESP-WROOM-32 (Wemos D1 R32) and I do not see pins that support PWM.
While this forum is primarily directed at Espruino Javascript, I couldn't help but supply the response for this easily mis-understood missed observation.
A simple Google exercise how to output pwm on wroom revealed this image and explanation:
https://randomnerdtutorials.com/esp32-pinout-reference-gpios/
16 channel PWM controller and output available on any output pin. Image with well defined labels, and PWM code example link ta' boot!
I have ESP-WROOM-32 (Wemos D1 R32) and I do not see pins that support PWM. Is it really not implemented in this module?