https://github.com/shehanmunasinghe/en2532-robot-arduino-code
Arduino Program of the Robot designed for the EN2532 - 'Robot Design and Competition' Module
https://github.com/shehanmunasinghe/en2532-robot-arduino-code
Last synced: over 1 year ago
JSON representation
Arduino Program of the Robot designed for the EN2532 - 'Robot Design and Competition' Module
- Host: GitHub
- URL: https://github.com/shehanmunasinghe/en2532-robot-arduino-code
- Owner: shehanmunasinghe
- Created: 2019-07-19T16:26:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T05:50:24.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T10:11:23.843Z (over 1 year ago)
- Language: C++
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# EN2532 - Robot Design - Arduino Program
## Dependencies
* Encoder Library from [http://www.pjrc.com/teensy/td_libs_Encoder.html]
* I2C LCD Library [https://github.com/johnrickman/LiquidCrystal_I2C]
* VL53l0x Library from Pololu
* PololuRPiSlave Library from Pololu