
Learn
Understanding follows building.
Approach
Hardware first, explanation alongside it.
Our material is written around machines we actually build. It is not a syllabus delivered in the abstract — it is the explanation that belongs next to a specific robot, at the point where you need it.
That means starting with something that moves, breaking it, understanding why it broke, and fixing it. Robotics rewards that loop far more than it rewards reading ahead.
Subject areas
What you can work through.
Robotics Fundamentals
Frames and transforms, actuators, sensing, power. The groundwork everything else rests on.
Drones
Airframes, flight controllers, tuning and the discipline of flying without breaking things.
Embedded Systems
Microcontrollers, timing, communication buses and talking to hardware directly.
Control Systems
Feedback, stability and tuning — why a machine holds a position instead of oscillating.
Robotics Software
ROS, nodes and messages, and structuring code a robot can run.
Computer Vision
Cameras, calibration and getting usable information out of an image.
Autonomy
Localisation, planning and decision-making without someone holding the controller.
Simulation
Testing in simulation first — and understanding where it stops matching reality.
How it reaches you
Material attached to a machine.
Manuals
Written documentation that comes with the hardware — assembly, wiring, and getting to first movement.
Demonstration video
The machine doing what it should, which is often the fastest way to see what is wrong with yours.
Guided projects
Structured things to build once the basics hold — each one adding a single new problem.
Direct guidance
Questions answered by someone who has built the machine you are stuck on.
Tutorials, guides and written material are published here as they are finished. We would rather release something worth reading late than list a curriculum that does not exist yet.
Learn
