control servo with keyboard - Raspberry Pi Forums
hi,
first project i'd simple..
i'd control servo keyboard. example if press 'a' servo turns clokwise , if press 'b' servo turns counter clockwise.
there has example in python?
in advance help!
first project i'd simple..
i'd control servo keyboard. example if press 'a' servo turns clokwise , if press 'b' servo turns counter clockwise.
there has example in python?
in advance help!
you can use servoblaster control server: https://github.com/richardghirst/pibits ... rvoblaster
servoblaster creates device file called /dev/servoblaster. can write simple python programmes write servoblaster device file control position of servo.
servoblaster creates device file called /dev/servoblaster. can write simple python programmes write servoblaster device file control position of servo.
raspberrypi
Comments
Post a Comment