Jump to content

Pomodoro timer using 68k microprocessor


fathiyaqaan

Recommended Posts

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.

Link to comment
Share on other sites

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 by Sensei
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.