fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Yann Büchau :nixos:

My first scientific paper has been published! 📰 🎉

Büchau (2022): An Autarkic Wireless Sensor Network to Monitor Atmospheric CO2 Concentrations

doi.org/10.1127/metz/2022/1125

In my PhD I am building a wireless CO2 sensor network with mostly components. This paper describes it.

Code and hardware designs are available here: gitlab.com/tue-umphy/co2mofett

I compared the preformance of four low-cost sensors quantitatively and concluded that the Sensirion SCD30 sensor works best for this use case.

At the site I am investigating (openstreetmap.org/node/7554014) there are the naturally occurring exhalation spots called ”mofettes”. Nearly pure of presumably magmatic origin is being degassed there. One of the mofettes outputs in the range of several 100kg per day!

For the network I am using:

- @kicad for PCB design
- for 3D design
- for flashing the ESP8266 sensor station µControllers
- for data analysis, data management, device interaction, etc...
- mosquitto broker as data transmission protocol
- a as central station
- etc...