Based on !390 (merged)
Displays how many unique MACs (aka phones) which send exposure notifications have been seen during the last 100 seconds.
It tries to distinguish between Apple and Google devices based on a heuristic mentioned in https://github.com/znuh/microbit-corona-scanner. The user can choose if they want the LEDs and/or the vibration motor to show newly discovered MACs / exposure notifications.
Loosely based on:
Most of the logic resides in a plain Python script and can be modified by the user as needed.