Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Library for the Pimoroni mics6814 breakout-garden breakout

Project description

MICS6814 Breakout Garden Breakout

Build Status Coverage Status PyPi Package Python Versions

Pre-requisites

You must enable i2c:

  • i2c: sudo raspi-config nonint do_i2c 0

You can optionally run sudo raspi-config or the graphical Raspberry Pi Configuration UI to enable interfaces.

Installing

Stable library and dependencies from GitHub:

  • git clone https://github.com/pimoroni/mics6814-python
  • cd mics6814-python
  • sudo ./install.sh

Latest/development library and dependencies from GitHub:

  • git clone https://github.com/pimoroni/mics6814-python
  • cd mics6814-python
  • sudo ./install.sh --unstable

Stable (library only) from PyPi:

  • Just run sudo pip3 install pimoroni-mics6814

Changelog

0.0.2

  • Swap Oxidizing/Reducing pins so readings are correct

0.0.1

  • Initial Release

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page