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

https://github.com/ahmedishraq/line-follower-robot

CSE461 - Introduction to Robotics [Project]
https://github.com/ahmedishraq/line-follower-robot

arduino bracucse461 ir-sensor line-follower-robot robotics

Last synced: 2 months ago
JSON representation

CSE461 - Introduction to Robotics [Project]

Awesome Lists containing this project

README

          

# CSE461 - Introduction to Robotics

Project 2: `Line Follower Robot` of CSE461 Introduction to Robotics course of [BRAC University](https://www.bracu.ac.bd/) Dhaka, Bangladesh.

## Component Used
+ Microcontroller: `Arduino Nano R3`
+ Bluetooth Module: `HC-05`
+ Motor Driver: `L298n`
+ Power Supply Module: `MB102`
+ Battery Case: `18650`
+ Battery: `9v` & `3.7v 3800mAh`
+ Car Chassis: `2WD Smart Robot Car Chassis`
+ Start Switch: `4 pin switch button`
+ Reflectance Sensor: `QTR-8A`

## Language Used
+ C
+ C++
+ Python