Skip to content

Code written in C++ and RobotC for a first year design project, which allowed a robot to plot functions on a whiteboard.

Notifications You must be signed in to change notification settings

Scotrus/GraphingBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphingBot

Code written in C++ and RobotC for a first year design project, which allowed a robot to plot functions on a whiteboard. This project was created collaboratively with Kevin Gu and Aidan Gratton.

Features

  • Inputting any number of arbitrary polynomial terms in any order that the user desires
  • Parsing and generating path planning file for the robot to plot it on the white board
  • Limit switches allowing consistent coordinate tracking
  • Movable pulley system to lift the end effector
  • Ultrasonic sensor to keep track of the robot's distance from the wall as a safety feature
  • Implemented erasing as well as plotting

Flowcharts

alt text C++ input parsing and path finding algorithm flowchart

alt text

RobotC sensor, file, actuator interfacing algorithm flowchart

Check out Images folder to see the GraphingBot operation video!

alt text

Note that some software libraries for the RobotC code have been excluded, as I don't own the rights to distribute them.

About

Code written in C++ and RobotC for a first year design project, which allowed a robot to plot functions on a whiteboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%