首页| 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
  • 猕猴桃 1小时前 成为了本站会员

  • 11 5小时前 成为了本站会员

  • 开心快活人 8小时前 成为了本站会员

  • 晋财 8小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.372407s