An open API service indexing awesome lists of open source software.

https://github.com/qureshizawar/line_follower


https://github.com/qureshizawar/line_follower

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# README #

Line follower robot programmed to follow a black taped line which outlined the route to take,
the robot was fitted with a monochrome camera that outputted pixel intensities and a set of IR sensors for collision detection.

Please view main.c for an overview.