MicroPython - RuuviTag Scanner package

MicroPython library to find RuuviTags an decoding sensor data on micro controllers like the ESP32 or the Bluetooth enabled boards from pycom.

Supported modes: URL and RAW (Data Format 2, 3 and 4)

Source code: Github.

Get in contact with @Rafael on Slack if you need help.

Feedback is very appreciated! :slight_smile:

4 Likes

Nice! I have Pycom Fipy which I will now use with Ruuvitag.

1 Like

The repo for the Pycom RuuviTag package has moved to pycom-ruuvitag to make clear that this package works with the Pycom MicroPython fork.

I’ve made a new package available under the old URL micropython-ruuvitag for the β€œupstream” MicroPython which has Bluethooth support since v1.13 and works with any ESP32 device.