Block Mania
Ayush Thakur
Kolkata, West Bengal
- 0 Collaborators
A line following bot which can detect blocks and determine the difference in the size of the block with IR Sensor. ...learn more
Project status: Concept
Intel Technologies
Intel FPGA
Overview / Usage
It's a line following robot which which can detect blocks kept on the side of the track. The blocks were of different sizes and for determining the size of each block a different trigger(LED) was activated. It uses IR Sensor and leverages it's functionality to determine the sizes. The aim was to complete the track as fast as possible. And thus the Interrupt Service Routine for determining the blocks had to be accurate and fast at the same time.
Technologies Used
It uses the following hardware and software:
- Arduino UNO
- IR Sensor array and IR Sensor
- L293D motor driver
- Motor
- Arduino IDE