View Single Post
  #3  
Old 04-18-2011, 11:16 AM
miles miles is offline
Member
 
Join Date: Jan 2011
Posts: 21
Jeff - Thank you for the tips. I looked into joystick.py and the viewpoint control tutorial and I have much of it working. The steering wheel was picked up by vizjoy and I can get readings from both joy.getPosition()[0] and joy.getAngle().

The pedals are still not working; with Windows 7 it appears as "USB HS SERIAL CONVERTER", which is the device we used to adapt the serial device to a USB port. Is there any way to communicate with this serial device?

Thanks again,
-miles
Reply With Quote