| Topic |
ADC of AVR
|
| Description |
Using The Analog to Digital Convertor Of AVR Micro Controller |
| |
| Topic |
Concept of H Bridge
|
| Description |
H Bridge is the concept which can be implemented to drive a DC motor in both rotational directions clockwise or anti clock wise. |
| |
| Topic |
Programming in Embedded C
|
| Description |
The C source code is very high level language. This machine language is basically just zero's and one's and is written in Hexadecimal format, that why they are called HEX files. |
| |
| Topic |
BASIC INPUT / OUTPUT PROGRAMMING
|
| Description |
It is important to have some basic notions about the structure of an I/O port in the 8051 architecture. |
| |
| Topic |
WRITE YOUR FIRST PROGRAM (BLINK LED)
|
| Description |
A first simple program to experiment with the output operations is to blink a LED. |
| |
| Topic |
USING KEIL ENVIRONMENT
|
| Description |
Here is the tutorial for how to use Keil environment and generate Hex file of your ‘c’ code. |
| |
| Topic |
Line Follower Robot
|
| Description |
This document will help you build a Line Following Robot. |
| |
| Topic |
Obstacle Avoiding Robot
|
| Description |
This document will help you build an Obstacle Avoiding Robot. |
| |