Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.03 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.03 KB

FRAMenergymeter

Track your energy consumption with a TI MSP-EXP430FR5739.

Max Gröning, 2013

https://github.com/iOperator/FRAMenergymeter

Description

This project is intended to turn the Texas Instruments MSP-EXP430FR5739 development board into an utility meter that can easily be retrofitted to any existing electricity meter (with Ferrari's wheel or impulse output), water meter, or gas meter.

Project wiki at: http://processors.wiki.ti.com/index.php/FRAMenergymeter

Files & Folders

Folder Description
docDocumentation
firmware Software for microcontrollers
firmware/basestation Software for the TI MSP-EXP430FR5739 development board acting as the utility meter
software Python scripts to communicate with the utility meter
README.md This file