Collecting environmental data
We were looking to collect some data that then may be the source for the render output of our other projects: vPiP drawing machine, G-code pen plotter and RGB LED Grids.
A few of us have built portable environmental data sensors with GPS tracking that I detail here.
The thought that these units could then be cycled around the local area or left statically for a period to collect the data.

Link to live map https://makebournemouth.com/geo/geo-enviro-2021-09-15.html
The build
RPI-025 | Raspberry Pi Zero W | shop.pimoroni.com |
PIM458 | Enviro for Raspberry Pi – Enviro + Air Quality | shop.pimoroni.com |
COM1707 | PMS5003 Particulate Matter Sensor with Cable | thepihut.com |
TEL0138 | USB GPS Receiver with 2m Extension Cable | thepihut.com |
102891 | Ethernet Hub and USB Hub w/ Micro USB OTG Connector | thepihut.com |
SD-16GB | MicroSD Card (Class 10 A1) | thepihut.com |
A1263 | PowerCore 10000 | uk.anker.com |


The Links to the software
Python script running on the Raspberry Pi to collect the data https://github.com/MarkJB/enviro_pi_csv
p5.js sketch to draw the GPS track with a render of the data values https://github.com/ch45/geo
Last Updated on 29 September 2021 by Chaz