Monthly Archives: February 2016

Firmware done

The firmware for Carbon Block V1.0 is done for the aquaponics tank. Development on the Arduino Uno went pretty fast. When you plug it in, it shows up as a COM port which I use in many of my industrial projects. It has a software time of day clock that I need for data logging. It can save the value to flash memory if required. I’m using low power mode so it only wakes every 8 seconds also if any command comes in on the serial port. The remote program allows parameters to be changed. The remote program is in Visual Basic now but planned to be Arduino via Bluetooth later. Using it you can set the water pump frequency, read any of the analog inputs which will tell you battery voltage and solar panel voltage (that is how much light the plants are getting) and water temperature. For plant and decoration lights, I have 5 Parallax WS2812B RGB modules. Remotely they can be turned on and changed to any colour. Conveniently, the software for the Adafruit NeoPixels worked fine with these and I can physically arrange them around the tank to light the plants evenly.

Advertisement

Low Power

One of the most important things for the solar powered project is low power consumption. There is so much information on the Internet on milliamp consumption of micro-controllers while running and sleep mode. I had selected the STM8S as a low powered controller but after a couple days of trying to get sample code to run, I looked at Arduino again. My original reason for not going Arduino was it seemed you needed to mod the board to get real low power mode. However it seems that people looking for low power use a barebones Arduino and only add what they need. Also the code base of Arduino is large and mature. Implementation of what I want seems quite simple compared to the STM8S examples which  provide many timing and sleep options but I worry about putting the processor to sleep and it going unresponsive because the interrupt is not properly enabled. Theoretically this should not happen with modern development tools however I’ve seen many robotics controllers needing to be put back to factory power up condition because of bad code.

End of the Line – Where does the Carbon go?

First plans for stage 1 was to build a duckweed device that would grow harvest and dehydrate the duckweed. Dehydrating would serve two purposes One would be to allow measurement of carbon content without the extra water. The second would be to put it on a form that is storable and not broken back down into CO2.

The objective for this March is to create a personal aquaponics system that will provide maintenance free indoor greenspace (just add water). The next step will be a personal sequestering system that will store the harvested carbon for longer term. There are large multi-million dollar demonstration projects that are doing this but there has been no attempt to scale the process down to a smaller format that can be more easily replicated and distributed. (under Links you can see universities building artificial trees.)

Aquaponics system

To maintain balance in the nitrogen cycle for plant growth, I’m going to try putting two water trays and goldfish. It will be a mini-aquaponics system. The question will be if it’s sustainable and relatively maintenance free.

Multidisciplinary

At peril of being banned from LinkedIn discussion groups I posted to many.

I guess it’s from my Systems Design background that this project is multidisciplinary in nature. Our motto at school was “Jack of all trades, master of none”

Why the qualities of this project fit in each discussion group:

Automation: An Internet of Things (IoT) appliance. How this project started.

SCADA: Cloud datalogging. Storage and retrieval for display. What I do for a living.

Nanotechnology: Can we convert CO2 to C and O2 with only sunlight and no water? Yes I can access thin film technology at NRC in Ottawa but I’m open to any suggestions.

Rotary: Fundraising. Public service. Past president Rotary Club of Agincourt

Innovation: Dream the improbable