Skip to content

Latest commit

 

History

78 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drive System

Driving target device. Sends PWM outputs to the motor controllers.

Protocol

Listens on Serial (USB) for commands.

If the system receives 0xFF00, the system will reply DRIVE to indicate what it is.

Byte 1 commands left motors. Byte 2 commands right motors. Bytes are in the range of [0, 200], with 100 being stopped. If no commands are received for 500ms, all motors until a new command is sent.

Motors will take time to reach the desired command, because large changes stall the motor drivers.

About

Handles Mircocontroller code for the entire Drivesystem (motor and traction control, suspension, etc.)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages