Hi everybody,
I am just wondering would anyone have a code or some help for me, I ran the demo you get with it which is written in VB and i liked it. But i have to write my own code, I was going to have 8 buttons that switch on a LED each, and 5 boxes/bulbs that change color when you press one of the buttons, something like this
i x x x x x x x x i
i i
i B B B B B i
i i
i______________________i
That is what i was hoping my design would look like
Where x’s and Buttons that switch on led’s and the B’s change color when i press a switch on the board
The K8055 only got 5 inputs, but got 8 outputs that can handle a LED or relay, or something like that. The inputs can get up to 7 if you use the two analogue and check the value on them.
I don’t understand your drawing either, can you try and make something simple in paint instead?
And what programming language are you planning to go with?
I would like the color of the B1,B2,B3,B4,B5 to change to show that you are pressing one of the switches S1,S2,S3,S4,S5 on the board and i would like the LED’s to light corresponding to the button you press 1,2,3,4,5,6,7,8
by change i mean that the color change,
for example when i dont press one of the switches it is black to show off( like a light )
AND if i press it the color changes to yellow/white to show its on