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
- 0 comment
- Tags: Cheeseboard, citizen science, education, educational, esp8266, experiment, hack, wifi
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
- 0 comment
- Tags: Cheeseboard, citizen science, education, esp8266, experiment, hack, wifi
CheeseBoard: Adding I2C Sensors
Posted by Matthew Little on
- 0 comment
- Tags: Cheeseboard, esp8266, experiment, wifi
CheeseBoard: Adding an Air Quality Sensors
Posted by Matthew Little on
I've been interested in environmental sensing for a long time - mainly for monitoring renewable energy sources. I've been collecting interesting sensors for a while and one of those was a "Nova PM Sensor SDS011 High Precision Laser PM2.5 Air Quality Detection Sensor" (mine came from Bang Good, but available in lots of places). This is quite a large sensor... Read more
- 0 comment
- Tags: Cheeseboard, esp8266, experiment, makers, wifi
Quotation Machine using the CheeseBoard
Posted by Matthew Little on
Setting yourself a small challenge in the form of an interesting project is a great way of learning - even if it involves a fair bit of failing! I set myself a weekend challenge of using our CheeseBoard ESP8266 development board to obtain and display some data from a website using a wifi connection. My original challenge was to show... Read more
- 0 comment
- Tags: arduino, Cheeseboard, esp8266, experiment, kits, new, wifi