Skip to content

Morse Code is a project that enables users to decode Morse code messages into readable text. The tool is built using the Ruby programming language and takes Morse code input in the form of dots, dashes, and spaces. The program then converts the input into the corresponding ASCII characters and outputs the decoded message.

License

Notifications You must be signed in to change notification settings

Besufekad-HAZ/Morse-Code-Decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Decoder
Schema Diagram

📗 Table of Contents

📖 [Morse_Code_Decoder]

[Morse_Code_Decoder] :- is a project that enables users to decode Morse code messages into readable text. The tool is built using the Ruby programming language and takes Morse code input in the form of dots, dashes, and spaces. The program then converts the input into the corresponding ASCII characters and outputs the decoded message.

🛠 Built With

Tech Stack

Client
  • Ruby: The primary programming language for the project.

Server
  • none
Database
  • none

Key Features

  • Accurate decoding of Morse code.
  • Simple command-line interface.
  • Support for different Morse code input formats.

(back to top)

🚀 Live Demo

[Live_Demo_Link] ----> (coming soon)

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A Computer (MAC or PC)
  • Code editor (VSCode,Atom etc...)
  • A browser (Chrome,Mozilla,Safari etc...)
  • Version Control System (Git and Github)
  • Ruby installed: To run a Ruby project, users must have Ruby installed on their system. You can include the minimum required version of Ruby needed to run the project.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Besufekad-HAZ/Morse-Code-Decode.git (SSH)

Install

Install this project with:

  • Install RubyInstaller Win
  • Install Ruby for macOS
  • Install Ruby for Linux

Usage

To run a Ruby file in the command line, follow these steps:

Open a command prompt or terminal window on your computer.

Navigate to the directory where the Ruby file is stored using the cd command.

Type the following command to run the Ruby file:

ruby filename.rb

- where filename.rb is the name of the Ruby file you want to run.

👥 Authors

👤 Abdus Sattar

👤 Besufekad Alemu

👤 Ghulam Hyder Dar

(back to top)

🔭 Future Features

  • Graphical user interface :- The program could be improved by adding a graphical user interface (GUI) to make it more user-friendly and accessible to non-technical users.
  • Morse Code encoder :- The program could be extended to include a Morse code encoder that allows users to input text and convert it into Morse code.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project rate it and give it a star...

(back to top)

🙏 Acknowledgments

We would like to thank the Microverse team for allowing us to work on this Morse Code Decoder ruby project.

(back to top)

❓ FAQ

  • How do I install and run the project?

    • To install and run the project, you will need to have Ruby installed on your computer. Once you have Ruby installed, you can download the project files and run the program from the command line using the following command:
      ruby morse_decoder.rb
  • What technologies and libraries are used in the project?

    • The project is written in Ruby and does not require any external libraries or dependencies.
  • How can I contribute to the project?

    • Contributions to the project are welcome! Please feel free to submit bug reports, feature requests, or pull requests on the project's GitHub repository.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Morse Code is a project that enables users to decode Morse code messages into readable text. The tool is built using the Ruby programming language and takes Morse code input in the form of dots, dashes, and spaces. The program then converts the input into the corresponding ASCII characters and outputs the decoded message.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages