Skip to content

Use xbox controller to control the servo-motor on a Beagleboard

Notifications You must be signed in to change notification settings

Alex-CodeLab/xboxcontroller2servo_bbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Use a xbox controller for controlling a servo-motor on a Beagleboard Blue.

Usage: create a venv and run as sudo (because the input-device requires root)

 sudo env/bin/python main.py

  • bluetooth connection
  • use multithreading & queues
  • scale/range values
  • improve shutdow/terminate
  • lock position with left fire button
  • start at boot
  • sleep/pause when controller is off
  • replace servo motor with 12V DC motor
  • add a CLI

About

Use xbox controller to control the servo-motor on a Beagleboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages