LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Morse encode into light

Hello, I'm trying to make a LiFi morse code project. I am having difficulty in translating the morse code data into on-off arguments using light. How can I go about this?

0 Kudos
Message 1 of 2
(97 Views)

Hi Hell,

 


@InP6Hell wrote:

I am having difficulty in translating the morse code data into on-off arguments using light. 


  • Which "difficulties" do you encounter?
  • Do you really need to morse the results of a FFT operation? (Why not start with a simple "Hello World!" or "SOS"?)
  • Why is there encoding and decoding in parallel?
  • Why do you need to en-/decode twice?
  • Why don't you use subVIs, atleast one for "encode" and one for "decode"?
  • Why do you need to show names of nodes? (You should use the context help when you need to know the name of a node…)

 


@InP6Hell wrote:

How can I go about this?


Did you know we cannot edit/debug/run images in LabVIEW?

Why don't you attach REAL code?

(I prefer LabVIEW2019, there is a "Save for Previous" in the File menu.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(67 Views)