/defensiveradar

An Arduino project to build a defensive radar

Primary LanguageC++

DefensiveRadar Project

This is a school project where the instruction was to build a robot based on a Lego structure and on Makeblock sensors (because of hardware availability limitations). The structure we built looks like this : ****

General algorithm

The fire() method simply asks motor2 to run 1 turn.

Contributors