For the complete documentation index, see llms.txt. This page is also available as Markdown.

Distance sensor

The distance sensor extension board is based on the VCNL4040 by Vishay Semiconductors. The sensor uses I2C to communicate with the Picoclick (SDA = GPIO2, SCL = GPIO8). It has an ultra low power voltage regulator on board and can be used to activate the Picoclick by firing an interrupt. The interrupt can be configured via software.

Hardware

Overview

Technical drawing

  • PCB: 18mm x 10mm

  • Thickness: 1mm

  • Mounting holes: 3.2mm

  • Corner radius: 2mm

Schematics

Software

Hardwaretest can be found on GitHub.

Last updated