Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arunr1408/lpc2148-interface-with-7-segment-led-for-traffic-light
Simulating a traffic light system using LPC2148 and a 7-segment LED display.
https://github.com/arunr1408/lpc2148-interface-with-7-segment-led-for-traffic-light
7-segment-display assembly-language lpc2148 microcontroller-programming traffic-light
Last synced: about 1 month ago
JSON representation
Simulating a traffic light system using LPC2148 and a 7-segment LED display.
- Host: GitHub
- URL: https://github.com/arunr1408/lpc2148-interface-with-7-segment-led-for-traffic-light
- Owner: ArunR1408
- License: apache-2.0
- Created: 2024-07-30T15:00:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:54:23.000Z (4 months ago)
- Last Synced: 2024-10-12T20:42:09.475Z (about 1 month ago)
- Topics: 7-segment-display, assembly-language, lpc2148, microcontroller-programming, traffic-light
- Language: Assembly
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LPC2148 Interface With 7 Segment LED For Traffic Light
This project involves interfacing an LPC2148 microcontroller with a 7-segment LED display to simulate a traffic light system. The code is written in Assembly language.
## Features
- Microcontroller interfacing
- Traffic light simulation
- Assembly language implementation## Usage
Clone the repository and follow the instructions in the README to set up the hardware and run the code.## License
This project is licensed under the Apache License 2.0.