Project DescriptionElectricity, gas and temperature logging solution for the Dutch smart meter on a realtime updated webpage.
V1.3.x is released on April 1st of 2013.
- Works with both the Netduino Plus and Netduino Plus 2 hardware!
Information
- Sample webpages with realtime data on Azure
The Dutch 'Smart' electricity meter is equipped with a P1 port that, if triggered, delivers a message every 10 seconds with information on consumed electricity (kWh), delivered electricity (kWh), current usage (kW), current delivery (kW), which tariff is being used and, if a 'Smart' gas meter is connected, gas meter measure (m3). Also a kWh meter for for example PV logging can be connected and logged to PVOutput.org etc.
This program is a program written in Visual Basic 2010 Express that runs on a Netduino Plus and/or a Netduino Plus 2. The
Netduino is an open-source electronics platform using the .NET Micro Framework. The
Netduino Plus variant is equipped with a Network Interface for connecting to the Internet so the information read with the Netduino from the P1 port can be delivered to a variety of services such as
PVOutput,
Cosm and
ThingSpeak at a configurable interval per service.
The Netduino Plus is also equipped with a microSD card slot for use with a microSD card with maximum capacity of 2GB. The program writes the values to the microSD card at a configurable interval.
You need some knowledge of Visual Basic and Visual Studio Express 2010.
Release notes and more information can be found on the
documentation page.
Netduino Plus
First version of the Netduino Plus hardware
- Fully supported with all releases
Netduino Plus 2
Second version of the Netduino Plus hardware
- Now fully supported with V1.2.x releases and up
Planned development
- New version that with enhanced possibilities for the Netduino Plus 2 hardware is being developed and a new Codeplex page is setup.