Asked
— Edited
You might get a kick out of this. I use the Remote Mouse plugin to control the mouse using my face...
Plugin: http://www.ez-robot.com/EZ-Builder/Plugins/view/37
You might get a kick out of this. I use the Remote Mouse plugin to control the mouse using my face...
Plugin: http://www.ez-robot.com/EZ-Builder/Plugins/view/37
It looks like this will do exactly what I need.
Are you aware of any easy way to determine what absolute positions to enter (ie, is there a tool that you are aware of that will read mouse position). I'll do some googling and report back if I find my own answer...
Alan
Alan
Works perfectly!
Alan
One of these days, I am finally going to start learning C#. I thought that would probably be a fairly simple modification to the plugin, but wasn't sure how to go about it -- if this was VB6 I would be all over it, but I can't even get VB6 to install/run in a modern operating system, let alone half the programs I wrote in it and for some reason I just haven't been able to wrap my head around dotnet, even VB.NET.
Alan
C# is absolutely awesome.
The challenging hurdle for anyone is having to learn Visual Studio. That's the only challenge - if you follow the plugin tutorial, i know you'll get it right away. It's pretty straight forward. Maybe i should make a video to accompany the tutorial which might help follow along.
You should see in the activity feed that the plugin has been updated.
I think the tutorial is fine without a video for my purposes, but I always prefer reading to watching. I have a couple of plugin ideas I am pondering (some features I have asked for in the past that haven't risen to the top of your priority list, but easily fit the plugin model, like an Android version of the sensor stream receiver) so I will probably get to it sooner than later.
Thanks for updating the plugin with the position information. That will be helpful both for use and for learning from.
Alan
Alan