10-26-2012
11:36 AM
- last edited on
03-19-2025
04:34 PM
by
Content Cleaner
This example using the LabVIEW RIO Evaluation Kit uses the onboard I/O to simulate a racing computer game, with the encoder, LCD Screen, Potentiometer, LEDs, and push buttons all providing feedback. Open the attached Racing Example.lvprog and the Instruction Screen.vi to see the I/O controls, then get ready to race! Example created by Ryan_S.
10-26-2012 11:45 AM
Front Panel image and user controls instructions
04-23-2013 02:55 PM
Hello,
Is there any documentation that goes along with this example? Looked like fun so I downloaded and I briefly tried to figure it out and I didn't get it to work. Don't know if there are wire changes or adds, or what to do basically. I have the Eval kit with display.
EDIT: I figured it out after another try. Run the RT Host.vi then run the Racing Example Host.vi. The sky is messed up but otherwise seems to work. Thanks.
04-26-2013 12:44 PM
Hey Jeff,
I'm glad you were able to run the example. The sky should appear to smear as you drive left or right, because I'm redrawing the image to simulate movement left and right. Does any other part of the image appear incorrect and does the sky appear smeared when the vehicle isn't moving? If not, then the image should be displaying as expected. As for general documentation, I didn't create any to go with the example. However, if you have any questions regarding the example please feel free to post them here.
--Ryan S.
04-26-2013 03:22 PM
Thanks Ryan. It works as you described and I'm good. Thanks for the reply and for the example code.