Batch programming

Questions about the BASICtools and MakeItC
Post Reply
YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

Batch programming

Post by YahooArchive »

Nice Idea, Bruce!

I personally use AutoHotKey (AHK) for all of my automation efforts.
AHK is available at http://www.AutoHotKey.com/. I strongly recommend
that you look at it, if you are interested in automating repetitious
tasks in the Win32 environment. There is a bit of a curve, but if
you are coding for the ARMexpress or ARMmite, you should have no
issues with the syntax or concepts...

I have used AHK with some Voice Recognition applications
(specifically VAC - http://www.dwvac.com/) to help my Mother-In-Law
out (she is disabled with Cerebral Palsy). There is not much that it
can't do, as it is also has a powerful scripting language.

Good luck. If you find a way to get the FTDI drivers to ignore the
serialization of their USB UART, please chime back in and advise.
TIA.

-t

p.s. I just had a thought (scary!) - Maybe you can use their mprog
utility to force the serialization to all be the same, before going
through the flashing evolution. The utilities for the FTDI product
line is here: http://www.ftdichip.com/Resources/Utilities.htm...


--- In ARMexpress@yahoogroups.com, "basicnode" <bruce@...> wrote:
>
> I don't have a magic bullet here, and so far we've just lived with
the
> hassle of this operation.
>
> Maybe one of the macro-recorder programs would help with this. I
have
> no experience with any of them. They are mostly shareware, so
> reasonable if they work.
>
> Anybody have any experience with these?
>
> web link to a list of them
>
> list of macro programs <http://www.exefind.com/windows-macro-
recorder/>
>
>



Post Reply