Skip to content

v0.5.1

Compare
Choose a tag to compare
@znuh znuh released this 01 Jul 21:05
· 69 commits to master since this release

Usage

LEDs indicate received Exposure Notification beacons. There's one LED per Rolling Proximity Identifier (RPI) so up to 25 active RPIs with all 25 LEDs.

The number of RPIs seen is output every 10 seconds via the USB serial port.

Press B to change visualisation mode:

  • 0: persistence with fadeout from RSSI [DEFAULT]
  • 1: blink with RSSI brightness
  • 2: persistence at full brightness
  • 3: blink at full brightness

Press B for 3 seconds to toggle Apple/Google visualisation.
Blinking mode: short blinks are Google, longer Apple
Persistence mode: Google blink 2x per second, Apple LEDs are always on

Press A to toggle sound on/off. (Beacons from the device with the strongest signal do not trigger a click.)

Press A for 3 seconds to see all received Exposure Notifications via the USB serial port (format is RPI, AEM, RSSI). Press again for 3 seconds to disable.

Changelog

important BUGFIX! use instead of v0.5!
(number of active Apple RPIs was incorrect and a pointer got messed up instead /o)