Inspired by the raspberry PI project https://bigpi.vc/build-a-simple-radiation-monitor-using-a-raspberry-pi-influxdb-and-grafana/ and previously published on github.
The main motivation for the implementation of this project was the lack of chips for the production Raspberry Pi boards. last but not least, their price. Most of Raspebrry Pi boards will be available maybe by the end of the year 2023, currently are out of stock over the world.
A simple Python application to measure, record and track background radiation in your area. Radiation is detected with a low-cost Radiation board CAJOE , and connected to a Banana Pi M2 ZERO SBC (BPI-M2). The board feeds data into the InfluxDB. Grafana is used for log appealing log visualization. Measured data are stored locally on the BPI-M2.