Student Projects

cancel
Showing results for 
Search instead for 
Did you mean: 

Morse code translator

Purpose

                The project acts as a translator between Morse code analog input and the English alphabet.

Equipment:

  • Push button switch - $3
  • Two wires - < $1
  • myDAQ

Set up Hardware:

  1. one end of the switch to the analog in 1+ of the myDAQ
  2. the other end to analog in 1-

Software Instructions:

  • On the front panel you can change how long you need to hold the switch down before it is used as input by the VI. The default is 100 ms, try 1000 and you will need to hold it down for a second before a dot appears

Images:

morse_translatord.png

morse_translatorp.png

Video:

coming soon

Comments
njhabakh
Member
Member
on

Could you please explain i detail how this works.

These are the components of our project:

1. Accelerometer: To generate the signal

2. LED to transmit the signal

3. Light sensor to recieve signal

4. MyDAQ to interpret the filtered boolean signal from light sensor.

Can we use this code to interpret the signals we are getting as ouput.

http://https://www.dropbox.com/s/5kp65mi0f4pd4sl/LabVIEW%20code_final.vi?dl=0

https://www.dropbox.com/s/5kp65mi0f4pd4sl/LabVIEW%20code_final.vi?dl=0

Thanks in advance.

Contributors