Pic18fmicrocontroller Blogspot Com 2
Pic18fmicrocontroller Blogspot Com 2
MICROCONTROLLER TUTORIAL
From here beginners can get useful informations with details and can get instructions with step by step picture.
HOME
FREE SOFTWARE DOWNLOAD SOURCE AND DESIGN
ABOUT
FREE DOWNLOAD
FREE DOWNLOAD
Today I will share an Experiment Kit . Changing connections in breadboard is really disgusting and this problem can be recovered by using this
experiment kit.
This Experiment kit contains :
1. USB Connector
2. Serial Connector
3. 4 Push Button
4. LCD Display[16x2]
5. Female Connector for Bluetooth Device
One more thing , each pin of microcontroller is connected with female connector so that each pin can be used individually .We can provide
power supply +5v to breadboard from this kit .
Look at here :
converted by Web2PDFConvert.com
Instructions are given on that picture Position of 1uf capacitor & where to connect 470 ohm resistor etc. Be careful about that 1uf capacitor
should be at least 20 volt and polar. During soldering you should be careful about [ +/- ] position .
The pcb design has been provided in the Download Link given below .
converted by Web2PDFConvert.com
Next time in future i will show how to make PCB at home inshaallah.Now i am describing about the using of this experiment kit.
PORT A:
Pin A0-> for LM35 [it is static and final, you cannot change it]
Pin A1->for another adc input[]
From A2 to A5 for 4 push button , those will work with logical 0 .
[These pins are always remaining with +5v ]
nk
PORT B : B7 to B2 for LCD Display
LCD Configuration:
sbit LCD_RS at LATB7_bit;
sbit LCD_EN at LATB6_bit;
sbit LCD_D4 at LATB5_bit;
sbit LCD_D5 at LATB4_bit;
sbit LCD_D6 at LATB3_bit;
sbit LCD_D7 at LATB2_bit;
//////////////////////////////////////////////
Pin B1 and Pin B0 are connected with two LED .Where each led's +end is connected with microcontroller.[If microcontroller provide '1' , Led
will be ON and during 0 ,it will remain OFF]
You have to write code according to this configuration .
converted by Web2PDFConvert.com
Experiment Kit
One more thing, here an option given for 7 Segment Display .But it has no connection with microcontroller. Female Connectors have been given
so that you can connect it manually .
Download Link
You can watch this experiment kit at Youtube .
YouTube VideoLink
For any mistake ,please pardon me .
Thank You !
converted by Web2PDFConvert.com
Reactions:
Google+
Stumble
Digg
Home
Older Post
RELATED POSTS:
Unipolar Stepper
Motor Interfacing...
Servo Motor
Interfacing With PIC
...
0 comments:
Post a Comment
Enter your comment...
Publish
Preview
POPULAR
ALL POSTS
POSTS
Servo Motor Interfacing With PIC Microcontroller ( PIC18F2550 ) in Proteus [step by step]
Servo Motor Servo motors are very popular in the field of robotics .In this tutorial i will show how to interface servo motor w...
Rs 232 , Serial Communication with PIC Microcontroller in Proteus [step by step details]
Basically a microcontroller or computer can communicate with other computer through serial communication. .If we would like to
make a suc...
Matrix [4x4] Keypad interfacing with PIC Microcontroller [ PIC18f2550 ] in Proteus [Step by Step]
Matrix Keypad interfacing with PIC Microcontroller [ PIC18f2550 ] in Proteus [Step by Step] Basically a matrix keypad[ 4x4] can b...
Real Time Digital Clock Using DS1307 and PIC Microcontroller [step by step ]
This tutorial contains description about microcontroller based digital clock and DS1307 .We know microcontroller is a computer and
specifi...
Lcd 16x2 Display Interfacing with Microcontroller [step by step]
Lcd 16x2 Display In this tutorial , i will show how to interface LCD display with pic18f2550 microcontroller . Generally LCD ...
Create Blinking LED Project Using PIC Microcontroller [ PIC18F2550 ] [ step by step ]
Hi, If you are a beginner , it is perfect to start with blinking led .This is a very simple project and we need 7 LED and PIC 18F25...
Subscribe
ADS
converted by Web2PDFConvert.com
Microcontroller Tutorial
Like
15 people like Microcontroller Tutorial.
ADF.LY
converted by Web2PDFConvert.com