https://github.com/orcalinux/on-demand-traffic-light-control
https://github.com/orcalinux/on-demand-traffic-light-control
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/orcalinux/on-demand-traffic-light-control
- Owner: orcalinux
- Created: 2022-10-20T06:42:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T06:50:44.000Z (over 2 years ago)
- Last Synced: 2025-02-13T10:36:09.445Z (3 months ago)
- Language: C
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# On-demand-Traffic-light-control
Traffic lights are signaling devices positioned at road intersections, pedestrian crossings, and other locations to control the flow of traffic.Traffic lights normally consist of three signals, transmitting meaning to drivers and riders through colors and symbols including arrows and bicycles.
The regular traffic light colors are red, yellow, and green arranged vertically or horizontally in that order.
Although this is internationally standardized, variations exist on national and local scales as to traffic light sequences and laws.
You are required to implement a traffic lights system with an on-demand crosswalk button.
Crosswalk buttons let the signal operations know that someone is planning to cross the street, so the light adjusts, giving the pedestrian enough time to get across.