ACTIVITY DESCRIPTION
The activity consists of developing a speed radar. The mBot will act as a speed radar. It will detect a vehicle circulating ahead of it and it will measure its speed. For this purpose the mBot will use a distance sensor.
It will be able to calculate the speed, (cm/s), to which an object moves.
In first version, it used an Arduino Uno board.
In second version, it is created exclusively with the mBot hardware. It also proposes the conversion of cm/s to km/h, since it is a unit of measure more recognizable by the students.