I want to turn on / off the LEDs without a microcontroller. I want to control the LEDs by writing a C ++ program. but the problem with connecting them is a free way to do !!!!
I use Windows XP, if relevant.
I have LEDs, but I do not have a microcontroller.
Well, I found some functions, but their headers do not work, so can someone help me find the headers?
Here is an example of what I am saying:
poke(0x0000,0x0417,16);
gotoxy(1,1);
printf("Num Lock LED is now on r");
delay(10);
Also, does anyone have a book called Kernel Programming?
I also need a circuit to show where to connect the LEDs.
source
share