Page 1 of 1

7segment

Posted: Thu Jul 20, 2017 2:48 am
by aparat
hi
can i add 7segment to 3k-program with micro?
thanks

Posted: Thu Jul 20, 2017 8:33 am
by frank
You will have to write the code to support the display.

Posted: Thu Jul 20, 2017 11:01 am
by slacker
If you just want to display the program number you don't need a micro controller. There are 7 segment display controller chips you could use. Have a look at this for some examples. http://www.electronics-tutorials.ws/com ... omb_6.html

You would just connect the inputs of the chip to the S0, S1 and S2 pins on the FV-1 and the display would show which ever program number was selected.

Posted: Fri Jul 21, 2017 3:45 am
by aparat
Does bcd to 7segment show 16 programs?
i think just 8 programs shown.
i want show 16 program.

Posted: Fri Jul 21, 2017 9:34 am
by slacker
MC14495 or DM9368 chips can display 0 - 9 and A - F which gives 16 values in hex. The chips are obsolete but you can still buy them on ebay and other places.