https://github.com/gedex/semar-mesem-robot
Line Tracker Robot with PID control system.
https://github.com/gedex/semar-mesem-robot
Last synced: over 1 year ago
JSON representation
Line Tracker Robot with PID control system.
- Host: GitHub
- URL: https://github.com/gedex/semar-mesem-robot
- Owner: gedex
- Created: 2013-05-26T03:34:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-26T03:39:01.000Z (about 13 years ago)
- Last Synced: 2025-02-15T08:24:39.760Z (over 1 year ago)
- Language: C
- Size: 285 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Semar Mesem
===========
Line Tracker Robot with PID control system.
## spec
* ATMega16 with 4MHz clock
* L298 for motor driver (connected to PORTD.1 - PORTD.6)
* Ten Phototransistors connected to LM339 comparator for sensing the line,
connected to PINA and PINB ( 5 and 6 ).
* LCD 2x16 connected to PORTC.
* Four tactile switches connected to PINB.0 - PINB.3 (used for menu navigation).
* Schematic can be found [here](https://github.com/gedex/semar-mesem-robot/raw/master/schematic.gif)
## Screenshot

More photos [here](https://plus.google.com/photos/112369140878480353945/albums/5220254395056825857?banner=pwa).
## How it works
Semar Mesem uses 8 sensors infront to track the line. Ideal line's width is 1.5 - 2 cm
with possibility 2 - 3 sensors reading the line.