Interface - racerx/BTHI_IR_Decoder GitHub Wiki
Interface Specification
This page defines the interface between parts of the decoder library. The library is broken into pieces to allow multiple protocols to be decoded.
Modules
- Base Decoder - Monitors input pin to capture level of input and duration
- Protocol Decoder - Base instance of a decoder that can take Base Decoder output and decode it to byte data