/KitronikBME688-picow-exporter

Prometheus exporter to exponse metrics like temperature, pressure, humidity, AirQualityScore and eCo2 from KitronikBME688 + Raspberry pico W.

Primary LanguagePython

KitronikBME688-picow-exporter

Prometheus exporter to exponse metrics like temperature, pressure, humidity, AirQualityScore and eCo2 from KitronikBME688 + Raspberry pico W.

Requirement

Name Description Cost Link
Air Quality Datalogging Board - Kitronik 5336 - BME688 Complete air monitoring and reporting solution for the Raspberry Pi Pico 55$
Power Supply 5VAC or usb *on usb the zled dosent works 10$
Raspberry pico W 10$

Installation

*if this your first run with pico w, you need to do this first https://projects.raspberrypi.org/en/projects/get-started-pico-w

  1. Install raspverry pi pico w to Kitronik.
  2. Upload this project files by Thonny program.
  3. Run main.py.

Use Case

  1. Integration with Rasbeery pi 4 with grove pi stack Diagram

Troubleshooting

Raspberry Pico W dosent respond.

  1. Turn off power, plug off usb
  2. Push bootsel button and plugin in usb cable or turn on power supply.
  3. After that should in your system raspberry storage appear. Upload here flash_nuke.uf2(Link)
  4. Raspberry will restart. Now repeat intallation steps 1....