Morse code embeded in Software applications

In summary, the conversation discusses the usefulness of embedding Morse code in specific software applications, particularly in HAM radio software and for iPhone or Android apps. There is some debate on the efficiency and practicality of using Morse code compared to other coding methods. The conversation also mentions the potential appeal of incorporating Morse code for aesthetic or educational purposes.
  • #1
prashantakerkar
43
0
Do you feel it is useful to embed Morse code in specific software applications?

Thanks & Regards,
Prashant S Akerkar
 
Computer science news on Phys.org
  • #2
prashantakerkar said:
Do you feel it is useful to embed Morse code in specific software applications?

Thanks & Regards,
Prashant S Akerkar
Could you please elaborate? It is certainly useful in HAM radio software, but I have a feeling you are thinking of something else. --*** ***--
 
  • #3
Thank you.

Is HAM radio software available as a iPhone or Android app ?

Thanks & Regards,
Prashant S Akerkar
 
  • #4
prashantakerkar said:
Thank you.

Is HAM radio software available as a iPhone or Android app ?

Thanks & Regards,
Prashant S Akerkar
Almost certainly. Let me check...
 
  • #6
prashantakerkar said:
Do you feel it is useful to embed Morse code in specific software applications?

Depends on your definition of "useful". There would be a certain "cool" factor, if your target market were Steampunk enthusiasts. Or if your comp-sci prof/teach isn't just a History major, vainly trying to stay ahead of the class by a chapter or so.

As far as actual efficiency, you're talking trits in variable-length trytes, overlaid onto bits in fixed-length bytes. Easy enough to calculate given a frequency-of-occurence list, or simply test : take a sample text and plunk each trit (dit, dah, separator) into 2 bits for loose packing, or screw big chunks into quadwords for dense packing (Chen-Ho variant). I'll bet a few bucks on 5.5'ish bits efficiency for a simple English conversation, closer to 5 for txt-speak. Meanwhile, for the same limited character-set, 5-bit fixed-length(virtual) bytes are easily attainable utilizing a stop/start character(s) to bracket numerics/special-chars.

If it's a homework assignment, ignore the previous paragraph, and you're in the wrong subforum.
 
Last edited:

1. What is Morse code embedded in Software applications?

Morse code embedded in Software applications is a method of communication that uses a series of short and long signals or beeps to represent letters, numbers, and symbols. It is integrated into software applications to allow for the transmission of messages using Morse code.

2. Why is Morse code embedded in Software applications?

Morse code is embedded in software applications for various reasons, such as providing an alternative method of communication for individuals with disabilities, enhancing security by transmitting messages in a coded form, and preserving historical communication methods.

3. How is Morse code embedded in Software applications?

Morse code can be embedded in software applications through the use of specialized software libraries or APIs that allow for the translation of text into Morse code signals. The software can then transmit the signals through various mediums, such as sound, light, or electric signals.

4. What are the benefits of using Morse code embedded in Software applications?

The use of Morse code embedded in software applications can provide a secure and efficient method of communication, especially in emergency situations where traditional communication methods may not be available. It also offers an alternative means of communication for individuals with disabilities.

5. Are there any limitations to using Morse code embedded in Software applications?

One limitation of using Morse code embedded in software applications is that it requires both the sender and receiver to be familiar with Morse code, which may not be the case for all users. Additionally, the transmission of Morse code signals may be affected by external factors such as interference or background noise.

Similar threads

  • Computing and Technology
Replies
4
Views
3K
  • Computing and Technology
Replies
7
Views
2K
Replies
15
Views
3K
  • Computing and Technology
Replies
6
Views
1K
  • Computing and Technology
Replies
6
Views
2K
  • Computing and Technology
Replies
4
Views
1K
  • Computing and Technology
Replies
7
Views
2K
  • Computing and Technology
Replies
1
Views
1K
  • Computing and Technology
Replies
2
Views
1K
  • Computing and Technology
Replies
2
Views
1K
Back
Top