Assembly language -- 3
Budget: $30 – $250 USD
Problems:
a. Write a program that will make the traffic lights work properly, like in a real situation
where one of the traffic lights is in green while the other is in red and vice versa, passing
through the yellow light in the process.
b.
Write a program to make the stepper motor rotate two turns in one direction and half the
turn in the other direction, continuously.
C.
Write a program that will make the seven segment displays show a countdown from 9 to
O alternating between the left and the right display.
d. Fix the program 99Heaterasm so that the temperature will stay at 21 °C
e. Also fix the program lift.asm to avoid crashes.
a. Write a program that will make the traffic lights work properly, like in a real situation
where one of the traffic lights is in green while the other is in red and vice versa, passing
through the yellow light in the process.
b.
Write a program to make the stepper motor rotate two turns in one direction and half the
turn in the other direction, continuously.
C.
Write a program that will make the seven segment displays show a countdown from 9 to
O alternating between the left and the right display.
d. Fix the program 99Heaterasm so that the temperature will stay at 21 °C
e. Also fix the program lift.asm to avoid crashes.