Smart Home Automation Forum
PWM output - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=60)
+--- Forum: B16M (https://www.kincony.com/forum/forumdisplay.php?fid=61)
+--- Thread: PWM output (/showthread.php?tid=7286)



PWM output - TurSolution - 12-29-2024

Hi, 
It is possible to do PWM to working with motor and PWM , 
If yes in which voltage?
If no what about the ads1115 it can be config as output or input it possible?

TurSolution


RE: PWM output - admin - 12-29-2024

ads1115 use for analog input, can't work for output.
you can try to define free gpios work with PWM output, if you will write your own arduino code.
or you can config PWM by esphome, details at here: https://esphome.io/components/output/esp8266_pwm.html


RE: PWM output - TurSolution - 01-05-2025

(12-29-2024, 10:18 PM)admin Wrote: ads1115 use for analog input, can't work for output.
you can try to define free gpios work with PWM output, if you will write your own arduino code.
or you can config PWM by esphome, details at here: https://esphome.io/components/output/esp8266_pwm.html

Can you tell mw which pins are there? which numbers?


RE: PWM output - admin - 01-05-2025

there are SDA,SCL i2c bus extender terminal. you can check with B16M shell's label.