8051 Development Board with ADC0804,7 Segment Display, Temperature Sensor
admin
22 October 2023
The 8051 architecture refers to the internal structure and organization of the 8051 microcontroller, which is a popular 8-bit microcontroller family developed by Intel in the early 1980s. While there are variations among different models of the 8051, they generally share the same fundamental architecture. Here are the key components of the 8051 architecture:
Tags
8051 Software Development using SDCC (Small Device C compiler)
admin
19 October 2023
![8051 Software Development using SDCC (Small Device C compiler)](/sites/default/files/inline-images/sdcc-8051-programming-tutorial.jpg)
In this Tutorial ,we will learn how to configure, compile and generate hex file using Small Device C compiler (SDCC) for the 8051 architecture.