NXT PC-mouse
Loading...
392
views
Loading...
Uploader Comments (MrMrWilco)
Video Responses
This video is a response to NXT Lego Mindstorm Internet Turret
see all
All Comments (8)
-
@MrMrWilco Thanks for your clear explanation. I find NXT Bluetooth Tester, but I do not know how to write VBS to control PC's mouse and keyboard. My project is to control PC's cursor by NXT's button (ex. left and right), with that I can flip power point file by NXT, but the writing of program is a big problem to me. *_*
Loading...
Hi! Good work! Would you please teach me how to do it?
renchiou 2 months ago
@renchiou
I used the acceleration/tilt sensor and the compass sensor (hitechnic). The acceleration sensor calculates the Y axis and the compass the X axis. The program on the NXT sends the X, Y and the clicks from the tast sensor to the PC using Bluetooth.I have made a script with VBS that moves the cursor on the screen and clicks.That script uses a program I have download, named NXT Bluetooth Tester. Before I can use the NXT PC mouse I must first start that program and the script.
MrMrWilco 2 months ago