Hello all,
Project Background
I’ve been researching various pages on the Open Energy Monitor project, and other project examples to help me with a project I’m working on. I’m currently volunteering for an NGO in Peru called Wind Aid, and we make small scale off grid turbine systems and deploy them in communities that have no access to the electricity network. The project is to create a remote monitor that alerts us when a turbine is no producing electricity when it should, and also to collect power and environmental and transmit it remotely.
Given the wealth of information here I’d like to base our project on the Open Energy monitor. Parts availability is a problem here in Peru, but have got suppliers for Arduino UNOs, Raspberry Pi’s and a GSM shield, and the option of USB GSM modem for internet connectivity.
I’m reading various parts of the project;
https://openenergymonitor.org/emon/buildingblocks/how-to-build-an-arduino-energy-monitor
- the hardware technical wiki (as a new user I’ve just been informed I can only inlcude 2 links in a post… !!!)
However I’m struggling to understand how I can adapt the code suitably for this project. The core functions of what the project does is perfect, a sensor interface, passing the data to a PC, which then transmit to the web. But being new the makers community, I’m finding the documentation difficult to follow. The arduino coding for example in the how to build an arduino energy monitor, relies on libraries, is it possible to edit those libraries?
Also I found a broken link to get the image file for the Rasberry Pi;
https://github.com/openenergymonitor/emonpi/Docs/emonSD-pre-built-SD-card-Download-&-Change-Log
Any help would be much apprciated. I hope I can document the project and add this example as another application of the project.
Best Regards
Stuart