Skip to content

Code for the Rioduino coprocessor on the 2018 robot. Deals with sensors so the robot doesn't have to.

License

Notifications You must be signed in to change notification settings

Team980/2018-Coprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

2018-Coprocessor

Code for the Rioduino coprocessor on the 2018 robot. Deals with sensors so the robot doesn't have to.

You may also be interested in the main robot code.

Cloning and editing the project

To clone the project, first clone it into your working directory with git clone or the GitHub Desktop app.

The source file can be edited and uploaded to the Rioduino with the Arduino IDE.

Pushing to GitHub

To push your updates to GitHub, simply use git push or the Github Desktop app.

Make sure that the project files generated by your IDE are not being tracked by Git!

About

Code for the Rioduino coprocessor on the 2018 robot. Deals with sensors so the robot doesn't have to.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages