Difference between revisions of "Main Page"
(Update: V1/V2 naming, remove ESP32/Pi distinction) |
(Reframe: bcMeter (DIY) / source-available) |
||
| Line 1: | Line 1: | ||
== Welcome to the [https://bcmeter.org bcmeter.org] Wiki == | == Welcome to the [https://bcmeter.org bcmeter.org] Wiki == | ||
The bcMeter wiki is the technical documentation hub for the bcMeter platform — an | The bcMeter wiki is the technical documentation hub for the bcMeter platform — an optical absorption photometer for measuring Black Carbon (BC) aerosols in real-time. The platform spans the source-available '''bcMeter (DIY)''' (build it yourself) and the ready-to-use '''bcMeter Kit, bcMeter Complete and eBcMeter''' instruments. | ||
Whether you are setting up a new device, configuring measurements, or building your own unit, this wiki covers everything you need. | Whether you are setting up a new device, configuring measurements, or building your own unit, this wiki covers everything you need. | ||
| Line 25: | Line 25: | ||
* [[Serial commands]] — USB debug interface | * [[Serial commands]] — USB debug interface | ||
== | == bcMeter (DIY) — build it yourself == | ||
'' | ''These pages document the source-available bcMeter (DIY) — the Raspberry-Pi-based design, freely available for private, educational and research use (CC BY-NC 4.0), built from open design files (nothing is sold). The assembled bcMeter Kit, Complete and eBcMeter use a different hardware design.'' | ||
* [[Working principle]] — Optical measurement principle | * [[Working principle]] — Optical measurement principle | ||
* [[Bill of material]] — Component list and costs ( | * [[Bill of material]] — Component list and costs (bcMeter DIY) | ||
* [[Device assembly]] — Hardware build instructions ( | * [[Device assembly]] — Hardware build instructions (bcMeter DIY) | ||
== Software == | == Software == | ||
The bcMeter software is | The bcMeter software is source-available — freely available for private, educational and research use (CC BY-NC 4.0): '''[https://github.com/dahljo/bcmeter github.com/dahljo/bcmeter]''' | ||
The codebase includes the web [[Interface|interface]], [[API reference|REST API]], measurement engine, and all device management functionality. | The codebase includes the web [[Interface|interface]], [[API reference|REST API]], measurement engine, and all device management functionality. | ||
Revision as of 12:34, 8 June 2026
Welcome to the bcmeter.org Wiki
The bcMeter wiki is the technical documentation hub for the bcMeter platform — an optical absorption photometer for measuring Black Carbon (BC) aerosols in real-time. The platform spans the source-available bcMeter (DIY) (build it yourself) and the ready-to-use bcMeter Kit, bcMeter Complete and eBcMeter instruments.
Whether you are setting up a new device, configuring measurements, or building your own unit, this wiki covers everything you need.
Getting Started
- Introduction — What is bcMeter, how it works, capabilities
- Setup — Hardware requirements, first boot, WiFi configuration
- Interface — Web dashboard overview, status indicators, chart controls
Using bcMeter
- Configuration — All settings: network, measurement, device, email
- Maintenance — Filter changes, calibration, data management
- Troubleshooting — Common issues and solutions
- Best practices — Environment, sampling, signal quality
Technical Reference
- Developer mode — Hidden developer settings, hardware tuning
- API reference — REST API endpoints for automation and integration
- CSV data format — Column definitions and data structure
- Serial commands — USB debug interface
bcMeter (DIY) — build it yourself
These pages document the source-available bcMeter (DIY) — the Raspberry-Pi-based design, freely available for private, educational and research use (CC BY-NC 4.0), built from open design files (nothing is sold). The assembled bcMeter Kit, Complete and eBcMeter use a different hardware design.
- Working principle — Optical measurement principle
- Bill of material — Component list and costs (bcMeter DIY)
- Device assembly — Hardware build instructions (bcMeter DIY)
Software
The bcMeter software is source-available — freely available for private, educational and research use (CC BY-NC 4.0): github.com/dahljo/bcmeter
The codebase includes the web interface, REST API, measurement engine, and all device management functionality.
Contact
- Technical inquiries & devices: Jonas Dahl — jd@bcmeter.org
- Black carbon science & air quality: Axel Friedrich — af@bcmeter.org
- Project website: bcmeter.org