throbscottle
Well-Known Member
I'd like to make a little programmable timer to countdown minutes and seconds. Doesn't even have to be particularly accurate. I have a 16C57 (bought long ago) I can use and a 16F57 to test on, which I know are ancient but still plenty adequate for this. It needs to (indirectly) drive a multiplexed LED clock display and a relay as the output. Input buttons would be something like: m/s select, up, down, start - 4 buttons.
My brain is rather fried and I can't even think where to start the program - some sort of flow chart would be a big help! Any offers? The 16x57 doesn't have interrupts btw. I can write assembly, get rather lost when people start talking about libraries and things.
Any gotcha's for people testing code on 16F and using it on 16C?
My brain is rather fried and I can't even think where to start the program - some sort of flow chart would be a big help! Any offers? The 16x57 doesn't have interrupts btw. I can write assembly, get rather lost when people start talking about libraries and things.
Any gotcha's for people testing code on 16F and using it on 16C?