Skip to content

Python code to read data from multiple Ruuvitag devices in the environment and send it to IOTA-Tangle over Streams Gateway

License

Notifications You must be signed in to change notification settings

iot2tangle/Ruuvitag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruuvitag

The Ruuvitag is a OpenSource Bluetooth BLE beacon with several sensors. Is equipped with an temperature sensor, humidity sensor, pressure sensor and accelerometer. Created by the Ruuvi company, tries to bring the user a BLE beacon with sensor quality and at a good price, totally OpenSource, so that users can create the codes they want. https://ruuvi.com/ruuvitag-specs/

In this repository you will find explanations and step by step for the development of a system that every certain time interval (which you will set) will collect data from the internal sensors of one o more Ruuvitag devices in your environment, this data package will be sent to a special gateway designed by IOT2TANGLE that you will have on the local network, or even on an Raspberry Pi. This gateway will be in charge of adding these packages to Tangle Network of IOTA, through Streams.

Available connectivity

  • Ruuvitag-python (Ruuvitags will send the sensors data through BLE to the system that is running the Python Script of this repository, it will be in charge of sending the data in an orderly way to the I2T HTTP Gateway or Keepy

About

Python code to read data from multiple Ruuvitag devices in the environment and send it to IOTA-Tangle over Streams Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages