LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LiFi using morse code, how to decode

Solved!
Go to solution

I already posted a similar topic a while back. I have already finished the transmission. I have hard time with the decoding and receiving. Attached are my codes, how do I correct it.

Download All
0 Kudos
Message 1 of 2
(153 Views)
Solution
Accepted by topic author InP6Hell

you have written a 'text to morse code' encoder, in transmission.vi

 

string-2-morse.png

 

and there is an 'morse code to text' decoder in

https://forums.ni.com/t5/LabVIEW-Digest-Programming/LabVIEW-Digest-Challenge-3/td-p/3678897

 

especially:

 Morse Code (2017)-1.vi ‏21 KB

can be used directly to countercheck your encoder 

alexderjuengere_0-1777555560006.png

 

Spoiler
morse-2-string.png

good luck

Message 2 of 2
(76 Views)