24 JULY 2012
The Raspberry Pi solar data logger project is now live and is the latest version of our previous data logging systems using Arduino and Android + IOIO board projects.
The data is used on a custom reporting website on home.briandorey.com...
20 JULY 2012
To make it easier to connect the various cables to the new Raspberry Pi ADC board we decided to make a second PCB with header pins to connect to the ADC board and take these to screw terminals. Also we wanted to have a temperature...
14 JULY 2012
The code sample below shows how to read the ADC values from the MCP3428 16-Bit, Multi-Channel Analog-to-Digital Converter with I2C™ Interface and On-Board Reference by Microchip via I2C on the Raspberry Pi using Python.
The...
11 JULY 2012
The original plan for the Analog-to-Digital Converter was to use the Dallas 1-Wire system and use the DS2450 1-Wire Quad A/D Converter which was advertised as being a 16 bit device but after buying two of the chips which...
10 JULY 2012
Currently working on a new I/O board add-on for the Raspberry PI computer. The PCB will have 8 16bit A/D inputs which are connected via buffers to the I2C port on the Raspberry PI GPIO port. There will also be a built...
06 JULY 2012
The plan to use an Android phone and IOIO board to log the solar data has been abandoned after repeated failures of the IOIO boards to run for more than 24 hours without crashing or resetting. It maybe that I have purchased...
26 JUNE 2012
As part of the home solar PV and hot water project we are now using an IOIO board with an android tablet to process the sensor data and upload to our online reporting website. The code below is used to get the sensor data...
26 JUNE 2012
As part of the home solar PV and hot water project we are now using an IOIO board with an android tablet to process the sensor data and upload to our online reporting website.
The code below is used to get the sensor data...
31 MAY 2012
After several problems with slate suppliers, the builder who is replacing the front roof was able to get nearly all the slates installed by yesterday and we then fitted the solar hot water panel frame and pipework onto the...
26 MAY 2012
Following from Arduino based Solar PV and Hot water monitoring and logging posts the various hardware and parts of the software have been installed into the PV control cupboard and the new logging hardware and software is...