Welcome dear viewers, learning about the Microcontroller will be a uphill task when you are not guided properly. So keeping that in mind we have handpicked some of the finest tutorials from our site and around the web as well. This page offers you all the necessary links for you to master the Programming of 8051 Microcontroller.
Write a Program to build a three digit display which could display from 0 to 999 using three 7 Segments with specific delay in between the number transition.
Write a Program to display your name or some text leaving a column space between all the letters also when the characters reaches the end of first line cursor should automatically move to the 2nd line.
Write a Program to interface Keypad and LCD with 8051 controller to display the value of keys pressed in the LCD ( Similar to phone keypad to display numbers from 0 to 9).