Controlling a servo using Raspberry Pi and WiringPi software based PWM

Controlling a servo using Raspberry Pi and WiringPi software based PWM

Controlling a servo using raspberry pi PWM generator is not a trivial task since PWM period cannot be defined by the user. To overcome this issue we will use wiringPi C library in order to create a software generated pulse. Of course the generated pulse will not be as accurate as a hardware generated pulse […]

Controlling a servo using Raspberry Pi and WiringPi software based PWM Read More »