LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Seven segment LED

Hello,

 

I am working on a VI that I would like to have generate a random number and then display this number on a seven segment LED. 

I am using an Arduino Uno as well.  If anyone could provide me with a guideline of how to go about doing this that would be great!

 

Thank You

0 Kudos
Message 1 of 2
(2,255 Views)

@cfallin wrote:

Hello,

 

I am working on a VI that I would like to have generate a random number and then display this number on a seven segment LED. 

I am using an Arduino Uno as well.  If anyone could provide me with a guideline of how to go about doing this that would be great!

 

Thank You


what have you done so far? what numbers and or characters ranges that you want to display? have you looked at the BCD to 7segment decoder? do you need to generate a random 4bit input? and the list goes on.......

Message 2 of 2
(2,241 Views)