You are on page 1of 1

Set X Using the PIC16F84A Microcontroller This exercise aims to familiarize the student with the er.

Design a PIC16F84A microcontroller system that will enable you quence of the traffic lights (one-side only) in the following manner: Input Sw = 0: Green is on for 9 time units then Yellow is on Red is on for 10 time units then (back to) Green is on and so on. Input Sw = 1: Green and Red are off, Yellow is blinking. Set Y Using the PIC16F84A Microcontroller This exercise aims to familiarize the student with the PIC microcontroll er. Design a PIC16F84A microcontroller system that will enable you to control the se quence of the traffic lights (one-side only) in the following manner: Input Sw = 0: Green is on for 10 time units then Yellow is on for 2 time units Red is on for 12 time units then (back to) Green is on for 10 time units and so on. Input Sw = 1: LEDs are in counting mode, i.e. counts 000, 001, 010, 011, 100, 101, 110, 111 then b ack to 000. Set Z Using the PIC16F84A Microcontroller This exercise aims to familiarize the student with the PIC microcontroll er. Design a PIC16F84A microcontroller system that will enable you to control the se quence of the traffic lights (one-side only) in the following manner: Input Sw = 0: Green is on for 12 time units then Yellow is on for 2 time units Red is on for 14 time units then (back to) Green is on for 12 time units and so on. Input Sw = 1: Green is on for 1 time unit then Yellow is on for 1 time unit Red is on for 1 time unit then (back to) Green is on for 1 time unit and so on. PIC microcontroll to control the se

for 1 time unit for 9 time units

You might also like