Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielmajeri/fmi-robolab-arduino

Arduino programs written as part of the Unibuc Robotics "Introduction to Robotics" course
https://github.com/gabrielmajeri/fmi-robolab-arduino

arduino robotics

Last synced: about 2 months ago
JSON representation

Arduino programs written as part of the Unibuc Robotics "Introduction to Robotics" course

Awesome Lists containing this project

README

        

# Arduino code for Introduction to Robotics

This repository contains the Arudino code I've written for the Introduction to Robotics
course, taught by the [robotics department](https://www.facebook.com/unibuc.robotics/)
at the University of Bucharest.

You can find the solved lab exercises in the [homework](lab-hw) directory.

The retro game project is in the [MatrixGame](MatrixGame) directory.

Uncategorized bits of code I've written are in the [experiments](experiments) directory.

## License

The code in this repo is licensed under the [MPL-2.0](LICENSE.txt)