Skip to content

To convert PWM From an RC receiver (ex: FRSKY module) to a FULL RANGE PWM (0->100%) duty cycle

License

Notifications You must be signed in to change notification settings

warrenberberd/PWMConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWMConverter

This project is for convert PWM Signal from an RC Remote controll receiver (Ex : FRSKY X8R) wich is coded in PWM with a duty cycle of 10% (1->2ms value range over 18ms), to PWM signal with a duty cycle range of 100% (0->100%)

The main usage is for replacing RF receiver, from a basic RC CAR, with a FRSKY module, to control the car with a TARANIS remote control.

With a ESP8266, gave me a 4 channels converter (4 in/4 out)

The converter also include a "shiftToDualWheelMode()" function, to interpret the INPUT value as Trimmer of RC controller and Adapt Output Value to drive a Dual Full H Bridge with Rotate L/R for each motor, in PWM.

About

To convert PWM From an RC receiver (ex: FRSKY module) to a FULL RANGE PWM (0->100%) duty cycle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages