Search found 6 matches

by DavePugh
Thu May 31, 2007 6:29 am
Forum: Developer's Forum for Windows
Topic: Accessing LEDs and the LCD display on a SpacePilot
Replies: 27
Views: 59251

Success

:D Many thanks Jwick. I now have full control of the LCD. Hopefully, once I've finished integrating the driver into our product, our customers should start buying lots of them.

Best Wishes

Dave
by DavePugh
Thu May 31, 2007 5:48 am
Forum: Developer's Forum for Windows
Topic: Accessing LEDs and the LCD display on a SpacePilot
Replies: 27
Views: 59251

Thanks

Thanks Jwick. That looks like exactly what I need. I have spent this morning staring at the output from a USB protocol analyser, trying to work out the syntax. I had correctly assumed that the C, D and E reports were the correct ones, but couldn't work out the data format. I'll let you know how I ge...
by DavePugh
Wed May 30, 2007 9:00 am
Forum: Developer's Forum for Windows
Topic: Accessing LEDs and the LCD display on a SpacePilot
Replies: 27
Views: 59251

Partial success

:D I was right about the LEDs. They now work. Please ignore that part of the original post. I've still got no idea where to start with writing to the LCD display though. :(
by DavePugh
Wed May 30, 2007 6:33 am
Forum: Developer's Forum for Windows
Topic: Accessing LEDs and the LCD display on a SpacePilot
Replies: 27
Views: 59251

Accessing LEDs and the LCD display on a SpacePilot

Back in early April, I posted a message asking for information about how I would go about writing a vxWorks device driver for the SpacePilot to be used with our 3D digital effect processor. I have now bought a spacepilot and, as predicted by jwick, the sensor and buttons proved to be trivial to get ...
by DavePugh
Thu Apr 05, 2007 6:10 am
Forum: Feedback
Topic: Writing my own driver for vxWorks
Replies: 2
Views: 10115

Thanks Jim. Now all I need to do is convince my boss that we should buy one :)
by DavePugh
Thu Apr 05, 2007 2:57 am
Forum: Feedback
Topic: Writing my own driver for vxWorks
Replies: 2
Views: 10115

Writing my own driver for vxWorks

I'd like to be able to integrate a SpacePilot with the TV broadcast vision mixer product that our company makes (Snell & Wilcox). It is based on a PowerPC embedded CPU with a USB interface, running the vxWorks operating system. Is it possible to get access to the specific USB protocol details us...