This project simulates a 7-segment LCD display using JavaScript. It generates scalable ASCII representations of numeric input, following the same logical structure used in real LCD displays.
- Scalable digit rendering
- Modular function design
- Structured segment representation
- Input validation
- Console-based visualization
- JavaScript
- Node.js
Input:
lcd(2, 12345)
Luis Alejandro Olvera Hernández
