joaocbm
02-01-2009, 01:35 AM
Hi all,
i am in the process of building my home cockpit and something came up when trying to visualize the work to be done.
If I want to have a switch capable of turning on aircraft lights, for instance, at the same time as illuminate a LED, am i thinking right about the following solution:
Get a double pole single throw, connect one pole to the keyboard interface, the other to the LED light and power supply for the led.
Then, as it will be switched on while lights are on, i would use AutoHotKey to take advantage of the particularity that keyboards stop repeating a key even if it is still pressed, if another key is pressed.
So, i would, for instance, program AutoHotKey to press an unused key, say "a" after the letter "l" is pressed.
So one pole was on busy getting the LED on, while the other pole, while on as well, was not sending nothing due to the press of the "a" key right after the "l" key, that was sent by the switch.
Help me here, am i thinking right?
i am in the process of building my home cockpit and something came up when trying to visualize the work to be done.
If I want to have a switch capable of turning on aircraft lights, for instance, at the same time as illuminate a LED, am i thinking right about the following solution:
Get a double pole single throw, connect one pole to the keyboard interface, the other to the LED light and power supply for the led.
Then, as it will be switched on while lights are on, i would use AutoHotKey to take advantage of the particularity that keyboards stop repeating a key even if it is still pressed, if another key is pressed.
So, i would, for instance, program AutoHotKey to press an unused key, say "a" after the letter "l" is pressed.
So one pole was on busy getting the LED on, while the other pole, while on as well, was not sending nothing due to the press of the "a" key right after the "l" key, that was sent by the switch.
Help me here, am i thinking right?