This summary page is auto-generated from the github repository. Click here to visit the main repository page.
Stable release: | unreleased |
---|---|
Status: | alpha |
Maintainer: | https://github.com/henkmuller |
Description: | Testing of pin connectivity |
This repo contains an application to test the connectivity of a device by driving values on it and checling the response. By measuring capacitance, it also measures how long the PCB traces are and it may be possible to detect dry joints.
One module in the app implements the measurements and storage. It uses the same principle as the capacitive sensing module, but it works on a lower level to detect stuck at ones and stuck at zeroes.
Feel free to suggest patches.