PBasic HID Device possible?
Ignamious
Posts: 2
Hi all, This is my first go into anything like this.
I want to make a HID device for my computer, Something that will interface with Both Games and Applications (Flight Sims)
I know there are a few ready made boards out there with both Analog and Digital i/o for Pots and buttons, but they are costly or not what i want (not enough X Y or Z).
Is it possible to do this with PBasic and a BS2?
(16 I/O Available so i was thinking[noparse]:)[/noparse]
P0 - P7 = POTS (4 TOTAL)
P8 - P11 = ROTARY SWITCH (4 BUTTONS)
P12-16 = SWITCHES / BUTTONS
I Looked around but found nothing in PBasic.
I want to make a HID device for my computer, Something that will interface with Both Games and Applications (Flight Sims)
I know there are a few ready made boards out there with both Analog and Digital i/o for Pots and buttons, but they are costly or not what i want (not enough X Y or Z).
Is it possible to do this with PBasic and a BS2?
(16 I/O Available so i was thinking[noparse]:)[/noparse]
P0 - P7 = POTS (4 TOTAL)
P8 - P11 = ROTARY SWITCH (4 BUTTONS)
P12-16 = SWITCHES / BUTTONS
I Looked around but found nothing in PBasic.
Comments
http://forums.parallax.com/showthread.php?p=663752
Jeff T.
That is cool, But thats trying to run before i can walk >.<
I have a Basic layout in mind, and as soon as a get free of work, i'm going to start working on a schematic for my layout (n00b that i am will screw it up)
I kind of need to figure out how to Have the computer talk to the BS2 without the debug software