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

https://github.com/abhijit2505/robotics-codes

This repository contains robotics codes for two very basic prototypes namely "The Line Follower Bot' and 'The Bluetooth Controlled Maze Runner'.
https://github.com/abhijit2505/robotics-codes

arduino avr linefollower mazerunner robotics-codes

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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**.