IT WORKS! It dumps pretty numbers without labels.
WARNING - Save your work - IT SPEWS NUMBERS TO THE KEYBOARD!!!!
OPEN NOTEPAD and give it the focus before the SKETCH STARTS!!!!!
I just edited the wiki with this added line
DigiKeyboard.delay(1000); // Open Notepad (or similar) and make sure it has the focus
It will immediately spew strings all over your sketch or whatever has the focus, at a rate that perfectly prevents you from helping before you yank the PRO.
And there isn't wait in SETUP before the fun begins
My Win8 machine opened some accessibility app and then the start screen came up and numbers were going in there after my sketch was dumped on.
Thanks, Looks like the perfect app looking for my to be updared serial debugger OLED.
NOTE: I put the 9DOF on my OLED PCB (socketed under) - current sketch with NEW Xled OLED code running give the following:
Sketch uses 11,494 bytes (77%) of program storage space. Maximum is 14,844 bytes.
Global variables use 222 bytes of dynamic memory.
Since it uses Wire I can add serial for 'free'.