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
Course | Format | Details |
---|---|---|
Arduino | videos | Arduino tutorials that you can refer to after going through the articles |
ESP32 | videos | these tutorials will get you upto speed with ESP32 |
Rasberry Pi | videos | Tutorials 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.
Course | Format | Details |
---|---|---|
Tinker Cad | videos | Tutorials to get started in Tinker Cad |
Proteus | videos | Tutorials to get comfortable with Proteus |
Eagle Cad | videos | Tutorials to get upto speed with Eagle Cad |
We hope that these resources will help you get started into your exciting journey of Robotics
!!