https://github.com/electron0zero/cleaning-rover-arduino
Cleaning Rover Using Arduino UNO
https://github.com/electron0zero/cleaning-rover-arduino
arduino cleaning-rover cs50x edx-cs50
Last synced: about 1 year ago
JSON representation
Cleaning Rover Using Arduino UNO
- Host: GitHub
- URL: https://github.com/electron0zero/cleaning-rover-arduino
- Owner: electron0zero
- Created: 2015-11-25T23:46:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T07:20:00.000Z (over 8 years ago)
- Last Synced: 2025-02-09T05:15:00.038Z (over 1 year ago)
- Topics: arduino, cleaning-rover, cs50x, edx-cs50
- Language: Arduino
- Homepage:
- Size: 199 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [CS50x 2015] Final Project
[CS50x] 2015 final project Source Code
---
---
# Final Project : Cleaning Rover
[](https://www.youtube.com/watch?v=oftwGvL6mo0 "Video")
# List of components
1. Arduino UNO (*1) (refer : https://www.arduino.cc/en/Main/ArduinoBoardUno )
2. 12V (*2) DC moters (i have them laying around so used you can use any DC moter)
3. L293D IC (*1) ( refer : http://www.engineersgarage.com/electronic-components/l293d-motor-driver-ic )
4. 7805 voltage regulator (*1) ( refer : http://www.engineersgarage.com/electronic-components/7805-voltage-regulator-ic )
5. HC-SRO4 UltraSonic Senser (*1) ( refer : http://www.instructables.com/id/Easy-ultrasonic-4-pin-sensor-monitoring-hc-sr04/ )
6. 9V power supply (*2) + one power bank for arduino
7. Breadboard (*1 ) (refer:https://learn.sparkfun.com/tutorials/how-to-use-a-breadboard)
8. connecting wires
9. body for robot
10. robot wheels (*2)
11. Cleaning Brush
# [Rest of Problem Sets]
https://github.com/electron0zero/CS50x-2015-ProblemSets
[CS50x]:
[CS50x 2015]:
[Rest of Problem Sets]: