Skip to content

bcgwebdesign/robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments with Pi Zero robot arm

Parts List

The code (outline for now)

All in python

  • Flask for communicating with the code via a web front end
  • Some easing functions to make the servos start and finish smoothly
  • multithreading to allow all servos to move in parallel
  • and my own experiments to try to get all servo moves to start and finish at the same time

TODO

  • Organise code structure properly in line with Flask setup
  • Better ajax(?) communication with the flask server
  • graphical sliders for position
  • limits on inputs!!!
  • graphic of arm position??
  • Inverse kinematics? ie just say where you want the gripper to be and the rest is worked out?

About

Robot arm development on PiZero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published