https://github.com/daaain/ioio-currentcost-bridge
Android application which interfaces with the IOIO board, connected to a CurrentCost 128 / ENVI electricity monitor and receiving measurement data via the serial port.
https://github.com/daaain/ioio-currentcost-bridge
Last synced: 11 months ago
JSON representation
Android application which interfaces with the IOIO board, connected to a CurrentCost 128 / ENVI electricity monitor and receiving measurement data via the serial port.
- Host: GitHub
- URL: https://github.com/daaain/ioio-currentcost-bridge
- Owner: daaain
- Created: 2012-01-28T14:42:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-22T22:18:24.000Z (about 14 years ago)
- Last Synced: 2024-10-12T07:51:38.894Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IOIO - CurrentCost bridge
=========================
A basic app to receive electricity consumption data from a CurrentCost 128 / ENVI (and possibly ENVIR) device via a IOIO board to an Android device.
The ultimate goal is to create a little app which can run in the background, store the data locally in a database or blob file and periodically upload to online services like Pachube.
NOTE: At the moment it's not working properly, data received over serial is mostly nonsense characters.