https://github.com/jonathanprince/pet-robot
Code for an Arduino based Pet Robot
https://github.com/jonathanprince/pet-robot
Last synced: 4 months ago
JSON representation
Code for an Arduino based Pet Robot
- Host: GitHub
- URL: https://github.com/jonathanprince/pet-robot
- Owner: JonathanPrince
- Created: 2014-11-17T16:29:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-29T16:10:18.000Z (over 11 years ago)
- Last Synced: 2024-12-30T22:10:28.320Z (over 1 year ago)
- Language: Arduino
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pet-robot
=========
Code for an Arduino based Pet Robot
Robot uses following hardware:
* Arduino UNO R3
* Adafruit Motor Shield
* HC-SR04 Ultrasonic Ranging Module
Libraries:
* [AFMotor.h](https://github.com/adafruit/Adafruit-Motor-Shield-library)