adafruit / Adafruit_CircuitPython_ADS1x15

CircuitPython drivers for the ADS1x15 series of ADCs.
MIT License
133 stars 58 forks source link

Any plans to implement the comparator? #88

Open rdagger opened 1 year ago

rdagger commented 1 year ago

The ability to utilize the built-in traditional or windowed comparator in either latching or non-latching mode would be very useful.

tekktrik commented 1 year ago

I don't think there are any plans currently, but we would love to receive a PR for it! Is that something you'd be interested in doing?