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'.
- Host: GitHub
- URL: https://github.com/abhijit2505/robotics-codes
- Owner: Abhijit2505
- License: apache-2.0
- Created: 2020-04-18T13:31:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T02:34:10.000Z (over 5 years ago)
- Last Synced: 2025-01-23T10:11:24.239Z (9 months ago)
- Topics: arduino, avr, linefollower, mazerunner, robotics-codes
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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**.