fathiyaqaan Posted June 5, 2016 Posted June 5, 2016 hai, I am a programming student and I been asked to do a mini project using 68k microprocessor. I really want help to find reliable source code for pomodoro timer or at least simple timer with limit time. Can somebody help me with the website or something else to find the source code. Please help me as soon as possible.
Sensei Posted June 5, 2016 Posted June 5, 2016 (edited) hai, I am a programming student and I been asked to do a mini project using 68k microprocessor. I really want help to find reliable source code for pomodoro timer or at least simple timer with limit time. Can somebody help me with the website or something else to find the source code. Please help me as soon as possible. Are not you supposed to write source code by yourself? Not try to find ready somebody else source code? Start from finding 68k instruction set, and learn them, at least the one needed for project: https://www.google.pl/?q=motorola+68000+instruction+set Make function waiting 1 second, then make loop for 25*60 seconds calling above wait 1 second function. Edited June 5, 2016 by Sensei
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now