Skip to content

Raspberry Pi script to talk to Oregon Scientific weather station via Bluetooth LE

License

Notifications You must be signed in to change notification settings

mincebert/btleWeatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTLEWEATHERSTATION

This Python module uses Bluetooth (BtLE) to connect to an Oregon Scientific weather station and retrieve the current, minimum and maximum temperatures and humidities, for the internal (0) and external (1-3) sensors.

The module can be run as a 'main' utilities ("python3 -m btleWeatherStation") or used as a module in other scripts.

For now, all documentation is inside the module classes. The main.py file gives an example of how to use it.

About

Raspberry Pi script to talk to Oregon Scientific weather station via Bluetooth LE

Resources

License

Stars

Watchers

Forks

Packages

No packages published