Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 217 Bytes

Zio Loudness Sensor (Qwiic module) Python Library

This is a very simple libary for interfacing with the Zio loudness sensor.
It requires the smbus2 library: pip install smbus2

See example.py for usage