Digistump Forums

The Digispark => Digispark (Original) Support => Topic started by: sdreaden on December 04, 2016, 07:37:32 pm

Title: Can't get servo to work with Digispark
Post by: sdreaden on December 04, 2016, 07:37:32 pm
I ordered a bunch of Digisparks months back.  The boards appear to upload my program successfully using the Arduino IDE but I can't get a servo to work.  I am using the SimpleServo library and servo.write(<degrees>) commands.  I am powering the board with usb and have the servo connected to 5v, Grd, and P0 but get no response.  Any clue what I might be missing?  Any suggestions for troubleshooting?

Thanks