Skip to content

Repository files navigation

Legacy maintenance notice

This repository remains online so existing legacy Raspberry Pi bcMeter devices can keep updating from it. Its project status is legacy maintenance: it receives compatibility fixes for already deployed devices, but it is no longer the current Raspberry Pi bcMeter codebase.

For new setups and long-term maintenance, use the redesigned Raspberry Pi version: https://github.com/dahljo/bcmeter-pi.

The redesigned version was built from scratch for better maintainability, reliability, and setup/update workflows. Complete ready-to-flash Raspberry Pi images are available from https://bcmeter.org. Contact jd@bcmeter.org for questions.

Thank you for your interest! This repository contains everything you need to build your own bcMeter (DIY) — freely available for private, educational and research use under CC BY-NC 4.0. For commercial use and licensing, please contact jd@bcmeter.org.

Recommended software setup:

download bcMeter.img from https://bcmeter.org and clone that to a microSD card - change WiFi credentials within bcMeters hotspot mode and you're ready.

manual software setup:

see https://bcmeter.org/wiki/index.php?title=Installation#Alternative:_Manual_Set_Up_the_microSD_Card for instructions, the basic procedure is:

  1. write raspberry LITE(!) image to micro sd card with the help of the imager (https://www.raspberrypi.com/news/raspberry-pi-imager-imaging-utility/) - use the imager to configure SSH and WiFi BEFORE starting the write process!
  2. bootup raspberry pi and log into it via ssh, download and run install.sh script: wget -N https://raw.githubusercontent.com/dahljo/bcmeter/main/install.sh && sudo bash install.sh
  3. run bcMeter script

Script / Interface

install.sh is a just a batch to configure the raspberry for the use as bcMeter bcMeter.py is the python script which saves the data as csv /interface contains a d3.js interface for reading out the csv file

Gerber for PCB Manufactoring

in /gerbers you'll find the gerbers for PCB manufactoring.

STL files for 3D Printing

in /stl you find the files for 3d printing.

bcMeter Case bcMeter PCB

About

Earlier Raspberry-Pi software for bcMeter (DIY) — the source-available black carbon measurement device. Maintenance only; the current Pi version is dahljo/bcmeter-pi.

Topics

Resources

Stars

11 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages