Write an assembly program to simulate a microwave, Assembly Language

Assignment Help:

1. The microwave has a clock (hh:mm:ss am/pm) and the user should be able to change the clock at any time.

2. For cooking the user should first enter the time. The user can enter the time by:

a) Pressing 1, 2, ..., 6 and that will set the time to 1, 2, ..., 6 minutes (Express)

• If the door is closed the microwave should start immediately.

• If the door is not closed after closing the door the user should press start in order for the microwave to start

b) Pressing the enter time button and then the user can enter the desired time in minutes and seconds (the user can enter up-to 20 minutes and 0 seconds). The user should then press the start button for the microwave to start if the door was closed

• If the user entered 5 that means the user entered 5 seconds

• If the user entered 5-7 that means the user entered 57 seconds

• If the user entered 5-7-8 that means the user entered 5 minutes and 78 seconds

3. The user can select the power level (Hi-Medium-Low)

• The microwave should start with a default power level

4. Cooking is simulated by the stepper motor

• The speed is determined by the power level selected

• The direction should change after:

o Pause then resume

o Door open and then closed and the microwave was started

o Stop and then start

5. The user can pause the microwave by pressing the Pause Button

6. The door has to be closed in order to be able to cook. If the microwave is cooking and the door was opened the microwave should pause. To resume the user has to close the door and then press the start button

7. The microwave has inside and outside lights:
• The inside lights should be turned on when the microwave is cooking or when the door is open or when the microwave is done cooking but the door wasn't opened
• The outside lights has 3 settings (Bright-Night-Off)

8. The microwave has a vent fan and the user can turn the vent fan (Hi-Medium-Low-Off)

9. The microwave has a temperature sensor for the room (kitchen). The temperature should be displayed all the time.

10. The Microwave has a speaker. The speaker should beep if:

a) Done cooking (Should beep 3 times every ten seconds until the door is opened)

b) Pause

11. No delay loops are allowed, you must utilize the Real Time Interrupt.


Related Discussions:- Write an assembly program to simulate a microwave

Org-proc-assemblers directive-microprocessor, ORG : Origin:- The ORG di...

ORG : Origin:- The ORG directive directs the assembler to begin the memory allotment for the specific segment, code or block from the declared  address in the ORG  statement. W

The 486, The 486 Introduced in the year 1989 the 80486 did not feature ...

The 486 Introduced in the year 1989 the 80486 did not feature any radically new processor technology. Instead, it joints a 386 processor, a cache memory controller and a math c

Segmentation, segmentation and overlapping in assemble language

segmentation and overlapping in assemble language

Encrypting, write an assembly language program that has two subroutines : o...

write an assembly language program that has two subroutines : one for encrypting alphabates of a string and second fo decrypting the encoded string . in encryption simply converta

Iret-loop-unconditional branch instruction-microprocessor, IRET : Return f...

IRET : Return from ISR:- When an interrupt service routine is called, before transferring control to it, the IP, CS  register and flag registers are stored in the stack to ment

Bcsl-022, define accounting.briefly explain the accounting concepts which g...

define accounting.briefly explain the accounting concepts which guide the accountant at the recording stage.

Hex , what is the hex value in ax after executing the instructions ax= 1E8...

what is the hex value in ax after executing the instructions ax= 1E8A bx=4080 add al,bl sub ah,bh

Pin functions of 8086-microprocessor, Pin functions for the minimum mode o...

Pin functions for the minimum mode operation of 8086 are following: 1) M/I/O -Memory/IO: This is a status line logically equivalent to S2 in maximum mode. When it is low, it

Interrupt priority management-microprocessor, Interrupt Priority Management...

Interrupt Priority Management The interrupt priority management logic indicated in given figure can be implemented in several ways. It does not required to be present in system

Into-jmp-unconditional branch instruction-microprocessor, INTO : Interrupt...

INTO : Interrupt on Overflow:- It is executed, when the overflow flag OF is set. The new contents of IP and CS register are taken from the address 0000:0000 as described in INT

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd