Use ir sensors to detect an object which would be the car. So 2 sensors and 4leds
Use ir sensors to detect an object which would be the car. So 2 sensors and 4leds
Sounds about right to me, very simple and effective
Sent from my iPhone
Do you have any ideas whether to use an array, or switch case, or else/if??
Fairly easy to use a simple state machine and a switch - case, if it where longer I would look at it differently but this is a pretty short and simple thing
Fairly easy to use a simple state machine and a switch - case, if it where longer I would look at it differently but this is a pretty short and simple thing
Did you figure it out yet?