Skip to content

Mac application to receive Oregon Scientific temperature/humidity data via an RTL-SDR dongle.

License

Notifications You must be signed in to change notification settings

enlarsen/OregonWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oregon Weather

Oregon Weather is an app for the Mac that uses a USB RTL-SDR dongle to receive temperature and humidity data from Oregon Scientific THGR122NX temperature/humidity sensors (version 2.1 of the Oregon Scientific protocol). The code can be easily extended to receive other v2.1 Oregon Scientific sensors.

Building

The code is dependent on these libraries:

Both libusb and the rtlsdr libraries and headers can be obtained from Brew.

Installing librtlsdr

brew install librtlsdr

This will also install the libusb dependency.

Screenshot

Screenshot of the app with two THGR122NX temperature/humidity sensors:

image

About

Mac application to receive Oregon Scientific temperature/humidity data via an RTL-SDR dongle.

Resources

License

Stars

Watchers

Forks

Packages

No packages published