Skip to content

thoscut/weatherstation-sensortag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

weatherstation-sensortag

Use the TI Sensor Tag as weather station on a Raspberry Pi. Data is stored in Tempo-DB.

Requirements:

Steps to get this going:

  • install BLE driver and bluepy library
  • Put your Tempo-DB credentials into sensortag-tempodb.py.
  • Put your Tag-UUID into btle.py
  • do a "sudo hcitool lescan" and press the button on the sensor tag. You should see the Sensor Tags UUID
  • start the script with "sudo nohup python sensortag-tempodb.py &"
  • Look at the output ("nohup.out") for errors.
  • go to https://tempo-db.com and enjoy your data

About

Use the TI Sensor Tag as weather station on a raspberry pi. Data is stored in Tempo-DB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published