Rescue Line useful Web links

There are many useful websites and videos with great ideas to get started or even to create a pretty sophisticated Rescue robot.

David’s Robotics Portal
Here you will find many useful ideas and videos for designing and programming Lego Rescue robots. You should also check his blog with information for using Lego’s new Spike Prime for Rescue. This is out of Western Australia so there is also information about RoboCup Junior competitions in WA.

Club Engineer

A basic line follower program with a useful talk through of the principles of program design.

Builderdude35

Builderdude35 has been making Lego videos for years. He was probably in primary school when he started. This one is for a fairly sophisticated line follower using a PID (proportional-integral-derivate) algorithm.

A PID Controller for Lego Mindstorms Robots
This link will take you to a fairly comprehensive description of the principles behind the PID algorithm. It is written with NXT-G in mind, but the principles are still the same.