ManchesterUART_Transmitter

Dependencies of ManchesterUART_Transmitter

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Implementation of CRC16 using polynomial 0x8005 = X^16 + X^15 + X^2 + 1 CRC, CRC16, CRC16-ANSI, CRC16-IBM
Container for sending and receiving messages using the Manchester and ManchesterUART libararies. Container, manchester, message
Library for Manchester encoding using UART's hardware. encoding, manchester, Serial, UART
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.