07-23-2009 11:41 AM
Hi,
I need help..!! I need to dispay the numeric data in 7 segment format. Is it possible to do in labview?
07-23-2009 11:44 AM
Search on "seven segment font" to see where others have acked the same thing and learned how to do this using the right font.
Ben
07-23-2009 11:46 AM - edited 07-23-2009 11:48 AM
you need to display the number onto a 7 segment display?
i think you would need sometype of microcontroller board like the AVR or the aurdino. and use the visa usb port to display out into the 7 segment display.
i am new to this too. but that's what i would do.
i hope someone with more expertise can give better advice.
7 Segment LED
The seven segment display is a pretty simple device. Its actually just 7 LEDs (8 really including the decimal point) arranged so different combinations can be used to make numerical digits. This tutorial will show you how to wire one up and drive it with an Arduino. |
07-23-2009 01:02 PM
Or use a DAQ card, 4 digital output lines and a 7447 or 7448 🙂
http://pdf1.alldatasheet.com/datasheet-pdf/view/27444/TI/SN7447.html
-AK2DM
07-23-2009 01:35 PM
wouldn't the DAQ card cost more?
when i was going to school, it was tough because most labview cards are really expensive. so i went with the arduino board to learn due to cost.
09-29-2013 09:56 PM
how could you connect labview to arduino using four seven segment display?
thanks 🙂
09-30-2013 12:14 AM
@wilms wrote:
how could you connect labview to arduino using four seven segment display?
thanks 🙂
You need USB interface for that
10-04-2013 02:26 PM
@Ranjeet_Singh wrote:
@wilms wrote:
how could you connect labview to arduino using four seven segment display?
thanks 🙂
You need USB interface for that
And LIFA
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
10-04-2013 09:47 PM
I sure hope OP has solved the issue by now, 4 years down the road ...
/Y