Search found 29 matches

by Reginald
Sun Sep 20, 2009 7:06 am
Forum: Microcontrollers
Topic: Serial Communication Tutorial
Replies: 0
Views: 3686

Serial Communication Tutorial

Introduction UART (Universal Asynchronous Receiver Transmitter) or USART (Universal Synchronous Asynchronous Receiver Transmitter) are one of the basic interface which you will find in almost all the controllers available in the market till date. This interface provide a cost effective simple and r...
by Reginald
Sun Sep 20, 2009 6:36 am
Forum: Microcontrollers
Topic: Pulse Width Modulation Tutorial
Replies: 1
Views: 24604

Pulse Width Modulation Tutorial

Introduction Pulse width Modulation or PWM is one of the powerful techniques used in control systems today. They are not only employed in wide range of control application which includes: speed control, power control, measurement and communication. This tutorial will take you through the PWM basics...
by Reginald
Sun Sep 20, 2009 6:11 am
Forum: Microcontrollers
Topic: Connecting Martix Keypad to Microcontroller
Replies: 0
Views: 3360

Connecting Martix Keypad to Microcontroller

Introduction Keypads are a part of HMI or Human Machine Interface and play really important role in a small embedded system where human interaction or human input is needed. Martix keypads are well known for their simple architecture and ease of interfacing with any microcontroller. In this part of...
by Reginald
Sun Sep 20, 2009 5:52 am
Forum: Microcontrollers
Topic: Connecting ADC to Microcontrollers Tutorial
Replies: 0
Views: 4300

Connecting ADC to Microcontrollers Tutorial

Introduction In our daily life, anything we deal like sound, pressure, voltage or any measurable quantity, are usually in analog form So what if we want to interface any analog sensor with our digital controllers? There must be something that translate the analog inputs to digital output, and so An...
by Reginald
Sun Sep 20, 2009 5:34 am
Forum: Microcontrollers
Topic: Connecting DC Motor to Microcontroller Tutorial
Replies: 0
Views: 6473

Connecting DC Motor to Microcontroller Tutorial

Introduction Whenever a robotics hobbyist talk about making a robot, the first thing comes to his mind is making the robot move on the ground. And there are always two options in front of the designer whether to use a DC motor or a stepper motor. When it comes to speed, weight, size, cost... DC mot...
by Reginald
Sun Sep 20, 2009 3:48 am
Forum: Microcontrollers
Topic: Connecting LCD to Microcontroller Tutorial
Replies: 0
Views: 4145

Connecting LCD to Microcontroller Tutorial

Introduction The most commonly used Character based LCDs are based on Hitachi's HD44780 controller or other which are compatible with HD44580. In this tutorial, we will discuss about character based LCDs, their interfacing with various microcontrollers, various interfaces (8-bit/4-bit), programming...
by Reginald
Thu Sep 17, 2009 1:06 am
Forum: Microcontrollers
Topic: Connecting Stepper Motors to Microcontrollers Tutorial
Replies: 17
Views: 25981

Connecting Stepper Motors to Microcontrollers Tutorial

Introduction This section of tutorial will explain you everything that you need to know about stepper motors. Stepper motors can be used in various areas of your microcontroller projects such as making robots, robotic arm, automatic door lock system etc. This tutorial will explain you construction ...
by Reginald
Wed Sep 16, 2009 2:22 pm
Forum: Microcontrollers
Topic: PIC16F84 Tutorial
Replies: 0
Views: 6922

PIC16F84 Tutorial

Introduction PIC16F84 belongs to a class of 8-bit microcontrollers of RISC architecture. Its general structure is shown on the following map representing basic blocks. Program memory (FLASH)- for storing a written program. Since memory made in FLASH technology can be programmed and cleared more tha...
by Reginald
Tue Sep 01, 2009 8:47 pm
Forum: Electronics & Electrical Engineering
Topic: Field-Effect Transistor Tutorial
Replies: 1
Views: 3576

Field-Effect Transistor Tutorial

The function of Field Effect Transistors is similar to bipolar transistors (especially the type we will discuss here) but there are a few differences. They have 3 terminals as shown below. Two general types of FETs are the 'N' channel and the 'P' channel MOSFETs. Here we will only discuss the N chan...

Go to advanced search