RCU Forums - View Single Post - Servo control with Raspberry Pi
View Single Post
Old 09-14-2015, 02:15 PM
  #1  
Trettman
Junior Member
 
Join Date: Aug 2015
Posts: 3
Likes: 0
Received 0 Likes on 0 Posts
Default Servo control with Raspberry Pi

Hello!

I'm trying to control a servo with a Raspberry Pi using a library called piblaster.js which enables PWM on some GPIO pins, but for some reason it doesn't work. I can use piblaster to change the brightness of a LED, but when I connect the pin to the signal wire of the servo it always go to the same position, even though I change the value of the PWM.

Does anyone have any ideas of what I'm doing wrong?

Thanks!