1 Star 0 Fork 0

siger62/morseduino

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

中文自述

Morseduino

Morseduino is a simple Arduino based Morse code transmitter/receiver. It communicates via light and sound. It was created to be a fun and exploratory project of Morse code.

Morse code

Morse code is a character encoding scheme used in telecommunication that encodes text characters as standardized sequences of two different signal durations called dots and dashes or dits and dahs. Morse code is named for Samuel F. B. Morse, an inventor of the telegraph. (source: Wikipedia).

International Morse Code table and rules:

International Morse Code

Mode of operation

The transmitter receives an ASCII message from serial port, encodes it to Morse code symbols (dots and dashes), and transmits the symbols via light (using an LED) and via sound (using a buzzer). The receiver decodes the light/audio message to symbols, and from that, to ASCII text and sends it to the serial port, for reading.

Schematics

Below are presented the Fritzing schematics showing the hardware setup for both the transmitter and receiver, which are very similar.

#TODO: include Frizting schematics

Installation & Usage

Install

To install, simply open each project, compile it and flash on the respective Arduino board.

Use

Follow this simple steps:

  1. Connect the Arduinos and the necessary electronic components according to schematics provided.
  2. Connect the Arduinos to USB ports (it can be on same computer, or different ones)
  3. Turn on two instances of a serial monitor (ex: Arduino IDE serial monitor and CuteCom, or another), one for each port.
  4. Send the message on the transmitter serial monitor and receive it on the other one.

Project notes

  • This project was developed using Arduino Nano V3. It should run without any problem on other Arduino boards.
  • The receiver code is not available yet. But you can tinker with the transmitter which is fully functional.

空文件

简介

Morseduino is a simple Arduino based Morse code transmitter/receiver. It communicates via light and sound. It was created to be a fun and exploratory project of Morse code. 展开 收起
C++
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/siger62/morseduino.git
git@gitee.com:siger62/morseduino.git
siger62
morseduino
morseduino
master

搜索帮助

A270a887 8829481 3d7a4017 8829481