khanoyan / gcc_motor_controller

Arduino based control of RoboClaw motor controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glendale Community College Robotics: Motor Controller Software

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


Languages

Language:C++ 49.4%Language:Arduino 40.4%Language:Processing 7.1%Language:C 3.1%