The rotation speed of the 360° building-block servo is linked in real time to the sound level detected by the micro:bit's built-in microphone — the louder the sound, the faster the rotation; the quieter the sound, the slower the rotation. This simulates a waterwheel being driven by flowing water: the sound represents the "force of the water current."
This case uses the built-in microphone of the micro:bit V2 as the sensor. It captures ambient sound levels (0–255) in real time and maps them to the servo rotation speed.