Morse code generation using Raspberry Pi

Call for Price

Morse code generation using Raspberry Pi

SKU: Morse code generation using Raspberry Pi Category:

Description

ABSTRACT

Even though Morse code technology is old, but it will, play the role where internet cannot still it is used in Army forces to send the signal, by also encrypting the code. This Raspberry Pi project is also used to generate Morse code, if it needs to send those codes through some group of people it can also be sent by using MQTT, which requires internet. However, for generating the Morse code internet is not required, only for sending the message directly to others through MQTT, by sending as Morse code, it cannot be decided by everyone.

BLOCK DIAGRAM

Block diagram of Morse code generation using Raspberry Pi

BLOCK DIAGRAM DESCRIPTION

In the above Block diagram, Push button is interfaced with the Raspberry Pi so that to generate Morse code by pressing Push button, it can also be heard by connecting speaker in the audio jack of the Raspberry Pi.

PROJECT DESCRIPTION

Push button, which is connected to the Raspberry Pi, is used to generate Morse code, by pressing the button, which the press identifies the code and holding the button and leaving the button as uphold, the code is generated as like DOT DOT  DASH (.._). which also sent through MQTT for sending a message with encryption in the format of Morse code.

 

HARDWARE REQUIRED

  • Raspberry Pi
  • Power Adapter
  • HDMI to VGA converter (optional, when connecting to Monitor)
  • Push button
  • Speaker

SOFTWARE REQUIRED

  • SD Card Formatter
  • Win32 Disk Imager (or) Etcher
  • MY MQTT app(optional)

 

LIBRARIES USED

  • Rpi.GPIO as GPIO (To access GPIO Pins of Raspberry Pi)
  • Time library (For Delay functions)
  • pygame

 

CONCLUSION

Morse code is always needed when your situation becomes an emergency without internet.

Additional information

Weight 0.000000 kg

Reviews

There are no reviews yet.

Be the first to review “Morse code generation using Raspberry Pi”

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.