Loading R2BOT…
Start here
Perfect first path. 8 concepts, ~45 minutes.
📚 8 concepts · ⏱ ~45 min
Sensor
A robot's eyes, ears, and skin — it turns the physical world into data.
Actuator
The muscles of a robot — converts energy into motion.
controller(coming soon)
Feedback Loop in Robotics — Complete Guide
A feedback loop continuously measures a robot's output and adjusts its input to reach a desired target. It is the most fundamental control concept in all of robotics.
PID controller
A PID controller is a feedback algorithm that continuously corrects a robot's behaviour by measuring the gap between where it is and where it should be, then calculating a precise corrective output in real time.
differential-drive-deep(coming soon)
arduino-explained(coming soon)
python-for-robotics(coming soon)