A curated collection of 8051 microcontroller implementations, simulations, and embedded systems projects. Perfect for embedded enthusiasts, students, and developers working with legacy systems.
๐ Live Demos: Proteus Simulations | Hardware Implementations |
Description: 16x2 LCD display interface with 8051 using assembly language
Components: AT89C51, LM016L LCD, Proteus Simulation
View Code | Simulation Video
Description: Brief description of project
Components: List main components
View Code | Demo
We welcome contributions! Please follow our contribution guidelines:
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
๐ Explore More: All Projects | Tutorials | Resources |