- I made a color-tracking rover (vehicle). So you'll need
- A rover kit
- Arduino kit
- OpenCV installed on your PC
- Arduino software
The folder "Rover" contains the final code of the project.
- Arduino Project to make your laptop behave differently when subjected to different motions. So you'll need
- Arduino Kit
- 5 Ultrasonic sensors
- pyautogui package
- OpenCV
While installing 'pyautogui', run pip install pyautogui. Make sure you used the pip install from Github because the pip file on python.org has some error in its code.