Traffic Light Controller v1
Traffic Light Controller Documentation
Loading...
Searching...
No Matches
Main Page 🚥

Objective

The objective of this project is to simulate a four-way traffic light with pedestrain inputs

Requirements

  • [✓] GPIO
  • [✓] Subroutines
  • [✓] Task synchronization
  • [✓] Queues
  • [✓] Timers
  • [✓] Send Data between Tasks
  • [✓] ADC
  • [✓] PWM
  • [✓] DAC

Hardware

Development

Microcontroller Software Enviroment Operating System
ESP32 C Language Visual Studio Code FreeRTOS

Author