8051 Microcontroller, Tutorials
24 October 2009
Introduction
This tutorial is about using the internal timers/counters of 8051. This will tackle the registers associated with the internal timers/counters of 8051 and this will also enumerate the steps on using the timers/counters.
8051 Microcontroller, Tutorials
19 September 2009
Introduction
This tutorial will introduce you the basics about programming the input and output ports on an 8051 microcontroller using C language.
8051 Microcontroller
18 September 2009
Introduction
In this tutorial, I am going to discuss how to create a C project intended for 8051 family of microcontrollers. I am going to use the free evaluation toolkit for 8051 from Raisonance. This tutorial aims to discuss the basics of creating project using the toolkit from Raisonance. However, the …
8051 Microcontroller
17 September 2009
What is 8051?
The 8051 is a popular 8-bit single chip microcontroller which was first introduced by Intel. The first 8051 is a 40-pin microcontroller which has 4kB of program memory, 128 bytes of RAM, 2 timer/counter, 1 UART, and six interrupt sources.