Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.