Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 8 months ago.
Manchester library
I am trying to find a way in mbed to send/receive Manchester encoded messages / byte arrays. There is a library for Arduino: https://github.com/mchr3k/arduino-libs-manchester. How would this be done in mbed?
1 Answer
7 years, 7 months ago.
Hello Oliver,
It's most likely quite late for you but in case someone is looking for a Manchester library then I have published one here.
No finished libraries for mbed available, but if all you need is a way to quickly write (or read) to a pin and have access to the clock, it should be straightforward to port the Arduino lib to mbed. Code doesn't look terribly complicated.
posted by Jan Jongboom 20 Apr 2016