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

https://github.com/gedex/simple-line-tracker

A simple line tracker robot powered by AT89C51 with five Photodiodes for sensing the line.
https://github.com/gedex/simple-line-tracker

Last synced: about 1 year ago
JSON representation

A simple line tracker robot powered by AT89C51 with five Photodiodes for sensing the line.

Awesome Lists containing this project

README

          

Simple Line Tracker Robot
=========================

Built with AT89C51 with 5 Photodiodes. Uses H-Bridge to control two DC motors
with timer0 (mode 2) to control the PWM.

## Sensor placement (bumper)

~~~text
From left to right:

[4] [3] [2] [1] [0]

Each mapped to P1.x
~~~

## Screenshot