PDA

View Full Version : USB 7 SEGMENT DISPLAY



No Longer Active
04-15-2010, 08:28 AM
Just seen this and was wondering if we could use these with flightsim somehow for use with our radios.

Would this work, it appears a very good value option if it does work.

What do you think:

http://spiffie.org/kits/usb7/

And..

http://www.makershed.com/ProductDetails.asp?ProductCode=MKFL1

Alex

Buddym
04-15-2010, 10:32 AM
Seeing that it's interfaced via a virtual com port using a well-defined control protocol no reason we could use them. Seems like they are might be a bit pricey and they suck up a whole USB address for a display... but I have no doubt we could writecode to get data from FSUIPC and IOCP.

Good find!

Buddy

Bartlomiej
06-04-2011, 01:54 PM
Hi there
those display would be perfect for the radio,but I know nothing about programing.
Any chance that you have writen the code for those displays?

skino
06-05-2011, 02:17 AM
Programming should not be a big problem. The question's just how the module has to get data. I presented in another thread my external radio software. The would be redirected to the virtual com port. If I understand things correctly, the module requires ASCII data that is fairly simple. http://spiffie.org/kits/usb7/protocol_3.shtml

Bartlomiej
06-05-2011, 04:43 AM
I've have try you software but I can't get it running for some reason,and the manual atached to the software is in German as I belive.
Any way,as I understand the main roblem is how to get the data from FS and in to the module,
Can you try and write a scrips for that module please.

With open cocpit card the problem is that to use 7 segment display card you have to have master card and expension card if you want to connect it all to USB,and that is about 100 pounds alone,a bit expensive if you want connect only the displays.

Or maybe you would know abaut other modules that you can connect straight to USB and connect 7 segment display to it.

Anyway I think it would help loots of us builder if we would have that piece of software for the module that I have shown you.

skino
06-05-2011, 05:24 AM
Do you have such a USB module? Write code without a basis is hard. He would have been able to test. I am not clear, for instance, if the driver for the module always COM15 uses as virtual port or if it is different for each PC.

What exactly is the problem with the radio software? When not running is probably the USB program does not work for you.

Bartlomiej
06-05-2011, 02:23 PM
[Whe I try to open the program it says that it can't connect to FSUIPC or WidePC.
Any particular place where I should copy it

skino
06-05-2011, 03:07 PM
Works from any place. FSUIPC is running on the PC?

Bartlomiej
06-06-2011, 04:36 AM
Whell I turn on the FS first ,load the aircraft,the defoult one,and then click on one of the four files.
the windows come up,byr in the tilte it says for example Com Okay,and instead displaying the freqencies it says "noFS"
and the warning comes up"runtime error "13"
any idea what might be the couse of all this?

Yeah FS and you software are on the same computer

skino
06-06-2011, 04:53 AM
Do you have the correct version of the program? I have an XP and a WIN7 version. You get the error 13 when you start the program without the simulator? I tested the program on about 20 different computers without any errors.
If you have the program on an XP machine you may still need the VB6 Runtimes
http://www.softwarepatch.com/windows/vbrun6.html

bevhillsflygirl
07-10-2011, 05:40 AM
Has anyone created code for these 7segment USB displays yet?
I purchased a few last year but couldn't really get them to interface.
Came across your thread and got excited again.

Thanks for any info.