8051

This section contains 8051 tutorials.

Line Follower

A line follower is an autonomous bot that can follow a specific colo

Read More

LCD

The most commonly used LCDs found in the market today are 1 Line, 2 Line or 4 Line LCDs which have only one controller and support at most 80 characters, whereas LCDs supporting more than 80 charac

RAM memory allocation and Addressing Modes

We can access RAM locations (both bytes and bits) in two ways:-

Serial Communication

How is the data transferred serially? This has been shown in the figure below illustrating how a byte is transferred.

Timers

 

Timers can be used for: 

Input-Output instructions for 8051 in Assembly language

This tutorial is in continuation with previous tutorials on 8051 Assembly Programming.

Jump, Loop and Call Instructions

After you have understood the tutorial on Introduct

Numbering Systems

Introduction