Skip to content

Simple example code for line following robot who follows direct lines ,curves and 90 degree turns. Simple servo arm and also object detection by getting distance from zonar

License

Notifications You must be signed in to change notification settings

NamalJayasuriya/Line-Following-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Line-Following-Robot

Simple example code for line following robot who follows direct lines ,curves and 90 degree turns. Simple servo arm and also object detection by getting distance from zonar.

#Sample Code : GY-31 Color Sensor To run this sample codes for gy-31 color sensor, first you need to add TimerOne library.

1.) Download TimerOne-r11.zip file first and then extract it to your arduino libraries folder (e.g. C:\Program Files (x86)\Arduino\libraries)

2.) Import library as follows, Open arduino IDE -> Sketch -> Include Library ->TimerOne-r11

3.) Now run ColorSensor1.ino or ColorSensor2.ino

About

Simple example code for line following robot who follows direct lines ,curves and 90 degree turns. Simple servo arm and also object detection by getting distance from zonar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages