Skip to content

p-twenter/Robotic-Arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotic Arm

2014 Robotic Arm Hardware/Software

Hardware:

###PCBs The file "PCB0M8A3.*" is the most recent revision of the motor controller boards which have been manufactured.

###Motors Add information about motors and corresponding joints here...

Software:

I've only included open loop control software at this point. The UART lines of each motor controller are currently connected in a single "bus" based topology. Each motor controller moves based on different byte values, thus allowing them to operate on the same bus without addressing or bus contention. A more roboust protocol will eventually be implemented.

Replace the SoftwareSerial libraries in the arduino/libraries folder for the IDE with the included to ensure the Dynamexial servo works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages