Abhijit2505 / ROBOTICS-CODES

This repository contains robotics codes for two very basic prototypes namely "The Line Follower Bot' and 'The Bluetooth Controlled Maze Runner'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROBOTICS-CODES

This repository contains my robotics practice codes.

I have prepared two Line Follower Bot prototypes by using Arduino and AVR microcontroller. Also, I have sucessfully made two Bluetooth Controlled Bot, using HC-05 and DTMF module along with both Arduino and AVR.

I have provided the code for all the models here. Arduino codes are written on Arduino IDE and AVR codes were written by using AVR Studio 4.

About

This repository contains robotics codes for two very basic prototypes namely "The Line Follower Bot' and 'The Bluetooth Controlled Maze Runner'.

License:Apache License 2.0


Languages

Language:C++ 84.4%Language:C 15.6%