Closed tannewt closed 7 years ago
Use an EXTINT to detect input edges and timestamp them in an interrupt with ticks_ms + the ticks timer counter value.
This is good enough for now. More work is needed in the driver though: https://github.com/adafruit/Adafruit_CircuitPython_IRRemote
Use an EXTINT to detect input edges and timestamp them in an interrupt with ticks_ms + the ticks timer counter value.