Skip to content

enlarsen/OregonWeather

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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