Author Topic: Digispark working AS HID for analog joystick??  (Read 3388 times)

Hauschild

  • Newbie
  • *
  • Posts: 2
Digispark working AS HID for analog joystick??
« on: February 15, 2015, 03:38:45 pm »
Hi Digistump forum.
I am currently Working on a Raspberry pi portable gaming console, and I'm building the controller myself using tactile switches. But for the moving around in the games I want a joystick, so i bought one (an analog one) and i wired it directly to a USB cable, and hopefully plugged it into the Raspberry pi. Though it didn't notice it at all. I found out that it was because of that the joystick had no HID number, or something like that.
I then found out that i could connect the joystick to a Teensy board, witch would then pretend to be a HID device, and i've seen it Would work. But since the Digispark original and pro is much cheaper, and more energi officient it Would be a better solution. So, have any of you tried this, or know if it's working, then please help a newbie like me out :)
Any answer Will be greatly appreciated!