No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
C. Violet Pines 248be42920 Initial commit
2023-01-09 21:28:33 -08:00
__pycache__ Initial commit 2023-01-09 21:27:46 -08:00
DigitalMeasurement.py Initial commit 2023-01-09 21:28:33 -08:00
extension.json Initial commit 2023-01-09 21:27:46 -08:00
README.md Initial commit 2023-01-09 21:27:46 -08:00

Pulse Interval Stats

This Digital Measurer allows for calculating stats about pulse intervals.

The first state transition seen determines the pulse polarity: if a RISING transition is seen first, HIGH intervals will be measured; if a FALLING transition is seen first, LOW intervals will be measured.