Skip to content

PlasmaEye/PowerMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 

Repository files navigation

Power Monitor

Use the rtlamr library to read power meter readings periodically. Uses Celery and Redis to schedule tasks to read the power meters. Django is used to store, retrieve, and display readings.

Installation

Build and run rtltcp on a device that has an rtl-sdr USB dongle. Build a version of the rtlamr library and place it in the lib folder. Modify the rtltcpAddress in monitor/tasks.py to the rtltcp server address.

Operation

Run the run.sh shell script to start the Redis server, Celery worker, and Django server.

./run.sh

Ctrl-C to stop everything.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published