Skip to main content

Robotics

Robotics is a branch of electrical engineering, electronic engineering, mechanical engineering and computer science. It deals with the design, construction, operation, and application of robots, as well as computer systems for their control, sensory feedback and information processing.

In the field of Robotics, it is necessary that you know about certain microcontrollers such as Ardunio, ESP32, Raspberry Pi.

Arduino plays an important role in robotics. For beginning with Arduino, you can go through the following 3 articles:

A tour of the Arduino UNO board

Arduino programming for Beginners-1

Arduino programming for Beginners -2

Getting into some serious business here we have some video tutorials that you can refer to for these Micro-controllers

CourseFormatDetails
ArduinovideosArduino tutorials that you can refer to after going through the articles
ESP32videosthese tutorials will get you upto speed with ESP32
Rasberry PivideosTutorials for playing around with Rasberry Pi using Python

Now,in order to practise online we have a few online websites or IDEs to run your code virtually such as Tinker Cad, Proteus and Eagle Cad.


CourseFormatDetails
Tinker CadvideosTutorials to get started in Tinker Cad
ProteusvideosTutorials to get comfortable with Proteus
Eagle CadvideosTutorials to get upto speed with Eagle Cad

We hope that these resources will help you get started into your exciting journey of Robotics!!