Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling Mouse cursor with Labview

Dear Experts,

 

I have a project trying to use Muscle signal to move a mouse cursor on computer screen. Basically, if the signal is positive, it moves to the right, and if it is negative it moves the cursor to the left.

I've seen a friend did it before way back, but don't remember how. I've been spending a lot of time trying stuffs, but none works.

It will be nice if someone can post a simple example or give me tips on how to do it

 

Thanks!

0 Kudos
Message 1 of 2
(4,610 Views)

Similar but different: Waterloo Labs Eye Mario.

 

The basic idea being acquiring data and when it exceeds a limit, an event fires registering an action. In this case it was a button click but for your application, modify it to change the cursor coordinates (increment or decrement the x or y position).

 

Logan H

 

 

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(4,597 Views)