pic16f628a 7-segment clock

Thread Starter

n00bfest

Joined Jul 8, 2013
1
Hey, all i have a project coming up for class. Im too write and build a 7-segment clock. Hours,minutes and seconds. We are supposed to use multiplexing in the circuit to write the code. port b is going to be used for the 7-segment displays for the specific lights, and porta is to multiplex turning on and off the voltage.
Can anyone help me out here or does anyone have this code written that they have already done that i could look off of?

cheers from the n00bie
 

MrChips

Joined Oct 2, 2009
30,821
Before you go looking for a ready-made solution, this is a basic exercise.
Try to do this on your own without looking at someone else's solution.
If you cannot do this on your own ask yourself what have you learned so far.
 
Top