SEARCH ROBOT

The Best Robot We Could Create...as for now

How does it work

The robot works through radio communication between the two microbits. The controller microbit sends signals when buttons are pressed, and the robot microbit listens for those signals and reacts. For example, when the microbit is moved a certain direction, a signal is sent through radio. The second microbit receives that signal and tells the GiggleBot to move forward. Different buttons can trigger different actions, such as turning or stopping. This system works similarly to a remote-controlled car, but instead of using a traditional remote, it uses programmable microcontrollers and wireless communication.

Microbit

Code.org
Diagram showing microbit communication

Why it could be helpful

This robot could be helpful in many real world situations where it is unsafe for humans to go. For example, it could be used in search and rescue missions after natural disasters like earthquakes or fires. The robot can explore dangerous areas, send back information, and help locate people who need help. It can also be used for exploring tight or hard to reach spaces, such as inside collapsed buildings or underground areas. Because it is controlled wirelessly, the user can stay at a safe distance while still guiding the robot. In the future, robots like this could be improved with cameras and sensors to make them even more useful for emergency workers, scientists, and engineers.

Micro:bit

About the project

This project is based on creating a simple search and exploration robot. In real-life situations, robots are often used in dangerous environments such as disaster zones, where humans cannot safely go. My robot is a basic version of that concept, controlled remotely using wireless signals.