Greetings all,
I'm new to hardware programming. I'm looking for a few pointers and here is what I'm wanting to do in a nutshell:
Using a thin client, HP T5520, it has a VIA VT1211 SuperIO chip that I'd like to use for a couple of projects. The basic idea is to use the GPIO pins to control LEDs and relays, and receive events from switches.
The LEDs are going to be used for display purposes; to show whether a mechanical device is supposed to be running or not, show stop or run of a mechanical or software process, etc.
The switches will be part of the HMI to allow control of the relays and software functions without the need of issuing commands on the computer's console.
So, this is a series of things that much be accomplished, however, what are some pointers for programming the VT1211 to accept and perform commands as they are entered in to the CLI?
anything else?