Skip to content

pimoroni/mcp9600-python

Repository files navigation

MCP9600 Thermocouple Temperature Sensor

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run python3 -m pip install mcp9600

Latest/development library from GitHub:

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