The 8051 was an 8-bit Harvard-architecture microcontroller first put out by Intel in 1980.  They’ve since discontinued that ...
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 ...
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 ...
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.
If you’re starting to develop embedded software using Visual Studio Code (VS Code), a question at the top of your list is, “How do I debug my code?” In a vendor-supplied IDE using Eclipse, debugging ...
When working on digital circuits that operate at high frequencies it helps to have some special tools on hand. Things like oscilloscopes and logic analyzers are priceless when something isn’t working ...
This file type includes high resolution graphics and schematics when applicable. This 8051 microcontroller-based control circuit adjusts the speed of a small permanent-magnet dc motor via photosensors ...