Ledbelly2142 / VL6180X

This is a Micropython driver for the VL6180X sensor on the ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VL6180X

This is a Micropython driver for the VL6180X sensor on the ESP32 Simple driver for the VL6180X sensor breakout board from Pololu, will likely work with Adafruit version as well. This driver works with the ESP32 This is not a CircuitPython driver as it uses the I2C functions from machine lib.

About

This is a Micropython driver for the VL6180X sensor on the ESP32

License:MIT License


Languages

Language:Python 100.0%