Asked
— Edited
I am trying to control a seven led segment with ez-b but I not sure how to go about it. Do I have to use 7 different connectors from the ez-b like I would do with an Arduino board?
I am trying to control a seven led segment with ez-b but I not sure how to go about it. Do I have to use 7 different connectors from the ez-b like I would do with an Arduino board?
In ARC, you can create a function that will display the single digit of a variable by monitoring the variable value. If you need help we can create an example.
Main procedure to display the value of $lDisplay is...
Code: