Jump to content

Arduino controlling Mouse with AutoIt


 Share

Recommended Posts

Hi all

I'm new to autoit and I really like it.

I have made some research about my problem and can find a simple tuto on it. 

I found bitlash and other stuff like that but could not find a good place to understand how to do it.

I will like to control my mouse with a arduino and autoit. I know commg but I can understand how to make it work.

Can soemone please help and make a small example.

Something simple, like press a button linked on pin 2 and this move the mouse from right to left. (Example)

Thanks all! 

Valkir

Link to comment
Share on other sites

Which Arduino are you using?  Some modern boards support HID libraries which would eliminate the need for AutoIt to do the "mouse work".  There are also alternative Arduino compatible devices such as the teensy which have tons of HID use examples. Otherwise I guess you could write Arduino code to send serial messages which can be captured and interpretted by AutoIt using COM.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...