First project was not a loss. I decided to avoid the messages but I am learning how to save msg in EEPROM.
And I am getting another PIC that is pin compatible with more memory and will port the code into that.
As for my next project I decided to make a Charger.
It needs to have a 2 Hr stopwatch for top up cycle.
And it needs to see the charge current and voltage display.
I decide to make it small so I will be using tiny 7segs.
3 for Voltage and 3 for Current and 3 for timer display.
Questions are
1. Is one PIC enough to multiplex 9 pcs of 7 segs.
I need to avoid flicker. I have seen RB did something with a lotta 7segs when I was googling.
Or do I need 2 PICs.
2. I need advice on How I should go about using the timers.
That is. Will the onboard timer be accurate enough for a 2Hr count down for my application or do I need those Real time clock generator chips.
And I am getting another PIC that is pin compatible with more memory and will port the code into that.
As for my next project I decided to make a Charger.
It needs to have a 2 Hr stopwatch for top up cycle.
And it needs to see the charge current and voltage display.
I decide to make it small so I will be using tiny 7segs.
3 for Voltage and 3 for Current and 3 for timer display.
Questions are
1. Is one PIC enough to multiplex 9 pcs of 7 segs.
I need to avoid flicker. I have seen RB did something with a lotta 7segs when I was googling.
Or do I need 2 PICs.
2. I need advice on How I should go about using the timers.
That is. Will the onboard timer be accurate enough for a 2Hr count down for my application or do I need those Real time clock generator chips.
Last edited: