Skip to content

Embedded traffic light controller designed using the PIC16F84A microcontroller. Including circuit schematic and component list.

Notifications You must be signed in to change notification settings

RadoslavKK/Traffic_Light_Control_PIC16F84A_Microcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Features

  • 🚦 Controls a basic traffic light system (red, yellow, and green LEDs).
  • ⏳ Implements timing delays using the internal clock.
  • πŸ”„ Cyclic operation based on real-world traffic light behavior.
  • πŸ› οΈ Code written in Assembly (ASM) for optimal performance.
  • πŸ—οΈ Designed for PIC16F84A, but adaptable to similar PIC microcontrollers.

πŸ“ Project Files

  • main.asm – Assembly source code for the traffic light controller.
  • Traffic Light Schematic.pdf – Circuit diagram for wiring the traffic light system.
  • PIC16F84A.pdf - Microcontroller datasheet.

About

Embedded traffic light controller designed using the PIC16F84A microcontroller. Including circuit schematic and component list.

Topics

Resources

Stars

Watchers

Forks