Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pakastin/ruuvitag-debug

Debug your Ruuvitags
https://github.com/pakastin/ruuvitag-debug

Last synced: 17 days ago
JSON representation

Debug your Ruuvitags

Awesome Lists containing this project

README

        

# ruuvitag-debug
Debug your Ruuvitags

## Installation
Depends on [noble](https://github.com/abandonware/noble). See [instructions](https://github.com/abandonware/noble) on
how to enable BLE on RasPi and how to run without root.
```bash
npm -g i ruuvitag-debug

// or run with npx:
npx ruuvitag-debug
```

## Run
```bash
ruuvitag-debug
```

## Description
When you run this program, it will start to print data from Ruuvitags.

_ID is added to the data itself to make output clearer._