Skip to content
racerx edited this page Jan 19, 2013 · 3 revisions

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
Clone this wiki locally