Digistump Forums

The Digispark => Digispark Libraries => Topic started by: duckythescientist on December 27, 2012, 12:07:01 am

Title: Working Mouse Firmware!!!
Post by: duckythescientist on December 27, 2012, 12:07:01 am
Hello again!!! I have gotten simple mouse code working for the Digispark. It has X, Y, scroll, and three buttons. I'm rather tired, so there could be errors in the code, but it seems to be working.

Here is the temporary hosting. I think Digistump is going to be including this plus my Joystick lib in the Arduino release on Github, so I'll likely make this a dead link after that happens.
https://dl.dropbox.com/u/10989648/DigisparkMouse.zip

#EDIT: I think I have found the problem that was keeping the scroll functions from working. I will be posting the revised code when I get it working. FIXED NOW!!!
Title: Working Mouse Firmware!!!
Post by: Bluebie on December 27, 2012, 04:37:11 pm
You rock!
Title: Working Mouse Firmware!!!
Post by: digistump on December 30, 2012, 10:16:21 pm
This has been added to the newest update!