Question: draw flowchart for this program (Assumnly lang.) Convert input (alphabets and numerals) into Morse code dots and dashes displayed on LCD. For Selection 1: 1.1.
draw flowchart for this program (Assumnly lang.)
Convert input (alphabets and numerals) into Morse code dots and dashes displayed on LCD.
For Selection 1: 1.1. The system asks the user to enter the sentence to be coded ( maximum 16 characters / numerals) followed by a # in order to be coded to Morse code characters ( dots and dashes) that is displayed on lcd. 1.2. If the entered code was incorrect (example *), then an error message should be displayed on the LCD and a red led should flash 3 times. The system should return to step 1 to allow the user to enter a correct sentence to be converted to Morse code. 1.3. If the user enters a correct text, then the system should turn on red led (all time while displaying the message), and the message message translated to Morse code: is displayed for the user, followed by the Morse code representation of the message. 1.4. If the entered code was SOS then all led should flash 3 times and the buzzer should sound 3 times with a message of emergency displayed on lcd.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
