Seconb / Aimmy-Arduino-Edition

Aimmy... but with Arduino support!
Other
32 stars 7 forks source link

No mouse device found. #5

Closed Revertings closed 6 months ago

Revertings commented 6 months ago

Only issue I could find (done everything right) is it has something to do with my usb host shield (I was using usb host shield and then took it out for anytime I used aimmy) thats when it stopped working. image

Revertings commented 6 months ago

I also would like to say I know my other things sound formal and rude but genuinely I love what your doing. The mouse movement source has helped me learn to actually code something to start off for a colorbot I'm trying to make, much love.

Revertings commented 6 months ago

Downloaded the new version and ran that new .ino file. Issue fixed? (somehow I have no clue) I uploaded the old .ino when I was troubleshooting, no clue how this worked.

Seconb commented 6 months ago

it seems your issue had something to do with the HID-Project library that i used to communicate with the arduino, all i did was package it with the .ino file so u dont have to go and download it yourself from the arduino menu

Revertings commented 6 months ago

When I changed scripts to fit my usb host shield it installed a different version of the HID project library, that could be the issue?

Seconb commented 6 months ago

did you get it to work with the host shield? also the version change is prob the issue