LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ldr using labview and arduino

Hello everyone 
I made this project where i use a LDR and depending on the light intensity a certain amount of LEDs light up
However iam stuck on the last part
I need to use the LCD I have to view the intensity 
Can someone help me by showing me how to add the components in labview and what pins to use?
This is my first time using labview and arduino together so iam kind of lost
Thank you

0 Kudos
Message 1 of 3
(2,730 Views)

Hi Omar6751, 

 

Have you tried looking into the Arduino Seven Segment Display example in the NI Example Finder?

 

Could you also provide more information about the Arduino and display you are using?

 

Thanks,

David F.

Applications Engineering

National Instruments

www.ni.com/support

 

0 Kudos
Message 2 of 3
(2,688 Views)

@omar6751 wrote:

Hello everyone 
I made this project where i use a LDR and depending on the light intensity a certain amount of LEDs light up
However iam stuck on the last part
I need to use the LCD I have to view the intensity 
Can someone help me by showing me how to add the components in labview and what pins to use?
This is my first time using labview and arduino together so iam kind of lost
Thank you


Well I can't look at your code because I only have LV2017 here...

 

But just use the block character on the LCD to make a bar graph display.

 

You can probably use most of the same code logic you used to lite the individual LED's, just turn on the individual block characters on the LCD.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 3 of 3
(2,678 Views)