alpha91
Full Member level 3
Hi, i just started to learn PIC programming in C language, and i wish to make a 3 digit counter. i want to ask that is there anyway to write the code in a short way? i saw a tutorial is about assembley language that can write in a table instead of set all the display number, but i wish to learn C language
i wrote for 1 digit counter before which is set every output value one by one but if use the same way in 3 digit, i think it is not efficient.
(no circuit or PIC model, i just wish to learn the method).
i wrote for 1 digit counter before which is set every output value one by one but if use the same way in 3 digit, i think it is not efficient.
(no circuit or PIC model, i just wish to learn the method).