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

Latest commit

 

History

History
18 lines (12 loc) · 782 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 782 Bytes

VEML6075 UVA and UVB light sensor

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run sudo pip install veml6075

Latest/development library from GitHub:

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