LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

deck of cards example?

I wanted to create some card game applications in LabVIEW,

Wondering if anybody could turn me on to a standard deck of cards VI?

0 Kudos
Message 1 of 4
(581 Views)

Hi led,

 


@LED47 wrote:

I wanted to create some card game applications in LabVIEW,

Wondering if anybody could turn me on to a standard deck of cards VI?


All you need are images of all cards in a deck: use your favourite search engine to find them.

Then you can load them as needed using PictureFile functions and display them in a 2DPicture indicator...

Best regards,
GerdW


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

A quick google search would have found the typedef (picture ring of a deck of cards) here ...

 

altenbach_0-1693416734370.png

 

or here.

 

altenbach_0-1693416998204.png

 

 

but there are many more....

 

Note that you might want to rearrange the items according to your needs. In particular, one above start the suit with the ace and the other ends with the ace.

Message 3 of 4
(552 Views)

Thank You!

0 Kudos
Message 4 of 4
(506 Views)