This paper describes the design and implementation of a version of the 8051 microcontroller, one of the most commercially used microcontrollers in FPGA with reconfigurable instruction set.
Although 8051-compatible microcontrollers with SPI ports are available, a lower-cost device with an SPI port bit-banged through GPIO pins often suffices. The code shown here takes advantage of ...
A while back, [Matt] bought a few 8051 MCUs and tucked them away for a future project. He just found these fabulous little chips in a component drawer and decided it was time to figure these guys out.
Structure and timing of typical microprocessors. Sample microprocessor families. Memories, UARTS, timer/counters, serial devices, and related devices. MUX and related control structures for building ...
Extending the company's FRAM-enhanced microcontroller offerings, the VRS51L3174 debuts as an 8051-based MCU with 8 KB of nonvolatile FRAM that drops into industry-standard 44-pin QFP sockets. Features ...
Some people think that programs for microcontrollers like the 8051 that have limited program memory must be written in assembly language rather than a high-level language like C. The executable code ...
In this paper the authors give a novel idea about the design and implementation of a microcontroller based pulse counter. Intel 8051 is used as the main microcontroller unit and the system has been ...
Let’s say you’re working on a project, and you need a microcontroller. Which chip do you reach for? Probably the one you’re most familiar with, or at least the one whose programmer is hiding away in a ...