Menu
Cart 0

Developing the Solar Soil Sensor

Posted by Matthew Little on

My houseplants have been dying due to a mixture of over and under watering. So I thought something to help stop that would be good. And even better if it's solar powered. I've been working with a solar powered ATTiny85 for the Solar 8 Ball and Solar Dice kits and thought I could use the same basic circuit to implement... Read more

Workshop Environmental Monitoring Project

Posted by Matthew Little on

I have built an environmental monitoring unit for my workshop. This measures: Air Temperature, Humidity & Pressure PM2.5 and PM10 Particulate values Radiation levels It shows the data on a small OLED screen. There is a large LED RGB display which changes colour if data goes above warning levels. This unit sends data to AdafruitIO via MQTT messages. This is all... Read more

Monitoring Radiation with the CheeseBoard

Posted by Matthew Little on

This post covers adding a radiation sensor (Geiger counter) to my environmental monitoring system.   A while ago I had purchased a NETIO  GC10 v2.4 Geiger Counter. This measures Beta and Gamma radiation and has a serial output, at 9600 baud. The unit was designed in the aftermath of the Fukushima disaster as a low cost way for monitoring radiation... Read more