首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 对于Arduino的摩尔斯码的编码器和解码器类

对于Arduino的摩尔斯码的编码器和解码器类

资 源 简 介

Morse EnDecoder My take on an Arduino-based Morse code encoder and decoder. It"s a library easily integrated into any Arduino program (sketch), that consists of two classes: The morseDecoder class The morseEncoder class It can also decode audible Morse code via the analog inputs. Full duplex decoding and encoding, with different speeds if necessary, is possible. It is also possible to define more than one decoder and / or encoders. They are non-blocking, so your code loop can do other things while en-/de-coding Morse, unless the loop takes too long to complete. Supports the Standard International Morse code, with the addition of punctuation. But no non-english characters for now. * One exception to the punctuation is the dollar-sign ($), it is not incuded (as it would require a doubling of the Morse table). * One addition to the punctuation is the exclamation-mark (!) is represented twice, both the "MN di

文 件 列 表

Morse_EnDecoder
MorseEnDecoder.h
MorseEnDecoder.cpp
examples
keywords.txt
VIP VIP
0.178825s