for an arduino program,use the array function and PORTB, write a program to turn on a green led using portB pins 8 to 11, if the pins equal 1100, 1010, 1110, 1011, 0111, 0110 and 0011 the green led will come on and any other value on the pins you will get a red led on.
for an arduino program,use the array function and PORTB, write a program to turn on a...