Skip to content

charlsonso/gcc-motor-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glendale Community College Robotics: Motor Controller Software

Motor Controller built on Arduino

Hardware Contained on Life of the Party Rover

Software: Table of Contents

  1. Arduino Libraries : RoboClaw and LED Display Module Factory Drivers
  2. MC_GamePad : Controls for the Wireless Gamepad
  3. MC_MegaController : Software for the main arduino on the Life of the Party Rover. Contains gamepad decoding for motor controls, hill mode, robocla status updates, speed controls, display programming for LED display, and ludicrious mode.

Contains Libraries for RoboClaw and tm1638 LED Display:

  • RoboClaw
  • tm1638

Contains:

  • MC_GamePad.ino

Contains:

  • MC_MegaController.ino
  • drive_motors.ino
  • process_joystick_inputs.ino
  • set_new_speed.ino
  • setup.ino
  • tm1638.ino
Documentation Written by Charlson So

About

Arduino based control of RoboClaw motor controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.6%
  • C 4.8%
  • Processing 3.6%