The Contraption Project
Kevin Nyakundi
Nairobi, Nairobi County
- 0 Collaborators
This project entails building a self driving toy car . I plan to use AVR atmega32 for controlling the motors, my phone as the on board camera , bluetooth module for communication and my laptop as the brains of operations. ...learn more
Project status: Under Development
Groups
Artificial Intelligence Kenya,
Student Developers for AI
Intel Technologies
Intel Python
Overview / Usage
This project aims to solve how an image can be used as an input to a control system that steers the vehicle.
Methodology / Approach
To solve this problem I am using computer vision and deep learning to first of all achieve behavioural cloning.
Technologies Used
I have used the C programming language for coding the avr atmega32, python for computer vision with the python-opencv library.