bad inferno
New member
I have been working on a RaspberryPI implementation to replace my current linux server which monitors my aquarium via 1wire. At $45.00 the Raspberry pi is a great platform.
The Plan
I have progressed to the point of getting the hardware connected and all components tested.
HARDWARE
Have been waiting on a breakout board to mount the connectors and components. I found a breakout board from RK Education that was perfect. Allowed me to mount two 1wire adapters and a serial MUX.
This board allows
3 x serial ports ( connection of pH, orp and FLO-30 from Atlas scientific)
2 x 1wire adapters (allows two different 1wire buses that could potentially connect 50+ 1wire devices
4 x digital output that will direct connect to a relay board by Futurelec.
OK here is a pic of the raspberry pi connected up to the breakout board. the breakout board may look complicated however its just a set of power regulators at the top portion. two 1wire adapters are on the lower RHS and a serial MUX is in the middle of the board.
SOFTWARE
I have 1wire communications established to a few temperature probes.
I have proved that I can communicate to the Ph and orp devices and they return data values. Took a while getting the Atlas Scientific devices to talk serial however all ok now.
I now have load and configure a web site and trends to show the data. This is simply from my existing site so should not be too much drama.
existing site www.rjconway.homeip.net
Rob
The Plan

I have progressed to the point of getting the hardware connected and all components tested.
HARDWARE
Have been waiting on a breakout board to mount the connectors and components. I found a breakout board from RK Education that was perfect. Allowed me to mount two 1wire adapters and a serial MUX.
This board allows
3 x serial ports ( connection of pH, orp and FLO-30 from Atlas scientific)
2 x 1wire adapters (allows two different 1wire buses that could potentially connect 50+ 1wire devices
4 x digital output that will direct connect to a relay board by Futurelec.
OK here is a pic of the raspberry pi connected up to the breakout board. the breakout board may look complicated however its just a set of power regulators at the top portion. two 1wire adapters are on the lower RHS and a serial MUX is in the middle of the board.

SOFTWARE
I have 1wire communications established to a few temperature probes.
I have proved that I can communicate to the Ph and orp devices and they return data values. Took a while getting the Atlas Scientific devices to talk serial however all ok now.
I now have load and configure a web site and trends to show the data. This is simply from my existing site so should not be too much drama.
existing site www.rjconway.homeip.net
Rob