forked from magellannh/RPI_Efergy
-
Notifications
You must be signed in to change notification settings - Fork 1
kerojohan/RPI_Efergy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For the original project go to [megallannh/RPI_Egergy](https://github.com/magellannh/RPI_Efergy), mine is just a mod to store values into a database. How to compile? feel free to read [Howto: Connect MySQL server using C program API under Linux or UNIX](http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html) $ mysql_config --libs $ mysql_config --cflags $ gcc -o EfergyRPI_mysql $(mysql_config --cflags) EfergyRPI_mysql.c $(mysql_config --libs)
About
RPI Efergy monitor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.6%
- Shell 0.4%