Building Robotics with the Arduino Platform is not just simple, its fun! With this workshop we intend to build 5 basic robot types from scratch!
- Line Follower
- Obstacle avoidance
- Light Follower
- Computer controlled
- Mobile DTMF controlled.
Contents
Demo Video
Check the video below for all that you'll be doing hands on in this workshop.
Workshop Outline
Day 1
- Setting up the required Software
- Brief Introduction to Arduino IDE.
- Basics of Robotics
- Driving Motors
- Reading Sensors
- Transmitting Receiving Strings
- Writing simple algorithms
- Writing functions for Motor Control
- Writing functions for Reading Sensors
- Testing individual Hardware Components.
- Assembling the Robot.
- Testing algorithm for Computer controlled Robot.