how can i program a circuit with 1 lcd display controlled by 8 switch and has a 2 switch condition the available and not available?. tnx
???
I don't understand the question.
Do you mean using an electrical/mechanical switch, or by a switch/case programming statement?
Hi,
I think you mean you have
- 8 switches
- each switch has 2 states, HIGH or LOW
- LCD Display
- want to display the condition of each switch on the LCD display
Is that what you want?
If so then its very easy to do.
What is your electronics, programming, arduino, hardware experience?
Tom....