Author Topic: Can't get servo to work with Digispark  (Read 1920 times)

sdreaden

  • Newbie
  • *
  • Posts: 1
Can't get servo to work with Digispark
« 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