Hello,
I am doing a project using arduino fio board. Can any one let me know if we can use predefined functions for Mouse events ( like Mouse.click(); Mouse.move(); etc) here in arduino fio ?
If not any other solution for doing the same
My project aim is
Read values from some sensor and move cursor depending on logic i write ( left/right/up/down/click)
Thanks
Vikas