Skip to content

LineFollower-ObstacleAVoidance using lego ev3

Notifications You must be signed in to change notification settings

AnonKour/ev3c_LFOA

 
 

Repository files navigation

ev3c_LFOA

An Implementation for ev3 mindstorm.

Libs for each sensor, motor etc and an simple example of line following and obstacle avoidance code.


Main Project(ALL you need):

  • include/
  • src/
  • Makefile to run the programm

Notice:

You can re-write LineFollowning and obstacle avoidance code as you wish (just ignore lfoa.c file).

lfoa.c is a sample code to guide you through using libs for building a project on ev3.

To Do List(Extend functionallity):

  • ev3_button

  • ev3_LCD


READ quick guide for a fast set up and use.

READ carefully the block comments in each file.

Feel free to contact me: soylis.k@gmail.com

More infos for ev3dev see: https://www.ev3dev.org

PEACE OUT!


About

LineFollower-ObstacleAVoidance using lego ev3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • Roff 2.6%
  • Makefile 1.4%
  • C++ 0.8%