Currently, I can read information from wii nunchuck in a C # application.
To study spills, I want to program an application that controls the mouse using wii nunchuck.
What is the easiest way to control the mouse programmatically? do i need to use windows API?
I need to move the pointer and simulate clicks.
Thanks.
source
share