General

DRI0050 duty cycle limits with potentiometer control

userHead CBarn 2023-01-30 23:34:04 156 Views1 Replies

Would it be possible to get the base code to program the DRI0050 with? My intention is to set an effective PWM range for use with the potentiometer control. This would allow for use of the full range of the potentiometer with an adjustable lower and higher end limit on the PWM output without adding more hardware to physically or electronically limit the range. 

2023-02-20 13:49:52

Hi

DRI0050 can be controlled in a variety of ranges. Which support UART, External potentiometer, and Standard MODBUS. You can find the corresponding source code on it WIKI page.

https://wiki.dfrobot.com/Light_and_Motor_Driver_for_Python_SKU_DRI0050

With the help and explanation of these codes, i think you can fulfil your need.

userHeadPic NeloKin