Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

pimoroni/tcs3472-python

Repository files navigation

TCS3472

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run sudo pip install tcs3472

Latest/development library from GitHub:

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