dayangrah.am

eeerover : a rugged-terrain rover with custom-made sensors.

A WiFi-controlled rover built for a first-year university project. The task: navigate rough terrain and identify “rocks” by detecting the signals they emit — RF, ultrasound, infrared, and magnetic fields. Each rock emitted two of these, and you had to figure out which.

Constraints

How we built it

The hardest part was cramming all those sensors into something small enough to fit the size constraint while keeping the sensor readings reliable. Power management was also tricky — balancing the ESP8266, motors, and sensors on limited battery.

Source code on GitHub.