-
Notifications
You must be signed in to change notification settings - Fork 76
Home
These are the firmware projects currently available under ruuvi_examples:
This is the firmware which is installed at the factory. It samples the temperature/humidity/air-pressure sensor and accelerometer. It then transmits bluetooth packets. The format and contents of the packets Depends on if it is in highres (aka raw) or URL mode.
In URL mode a packet is sent which can be forwarded to a web browser. That invokes a page at the domain ruu.vi which interprets the packet and displays the temperature, humidity and air-pressure.
In raw mode a packet is sent out which must be interpreted by one of several apps, an application which has been written to collect data in an Influx data base and presented by Grafana or an app or application of your own construction.
core frames: