pic18fmicrocontroller blogspot com 2

7
PIC EXPERIMENT KIT [FOR 28PIN] WITH PCB DESIGN NAASIF NOMAAN 4:07 AM EXPERIMENT KIT, MICROCONTROLLER, MIKROC, PCB, PIC TUTORIAL, PIC18F2550 NO COMMENTS 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 . Required Parts List : 1. IC Base 28 pin 2.IC Base 16 pin 3. capacitor 22pf ceramic qty=2 . 4. capacitor 220 nf qty=2 5.capacitor 1uf 50v qty=5 6. Crystal 12MHz qty=1 7. LM 35 [Temperature Sensor] 8. DC Socket qty=1 9.Resistor 10k ohm qty=4 10. Resistor 470 0hm qty=6 11.Variable Resistor 5kohm qty=1 12. LCD Display[16x2] qty=1 13. Seven Sigment Dispay qty=1 14.Push Button qty=4 15. USB Connector B-type qty=1 16. DB9F Connector qty=1 17. IC--> Max232 qty=1 18. IC--> Pic 18f2550[or another PIC Microcontroller ,if you want] 19.Female Connector qty =3 20.L -Shaped Male Connector qty=1 & LED qty=6 [Color depends on you] . Those parts are required and if you are in Bangladesh contact to TechShopBD. TechShopBD's Website ->> http://www.techshopbd.com/ Look at here : MICROCONTROLLER TUTORIAL From here beginners can get useful informations with details and can get instructions with step by step picture. HOME FREE SOFTWARE DOWNLOAD FREE DOWNLOAD » SOURCE AND DESIGN FREE DOWNLOAD ABOUT x converted by Web2PDFConvert.com

Upload: aabdullah-omar-nasif

Post on 25-Dec-2015

6 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Pic18fmicrocontroller Blogspot Com 2

PIC EXPERIMENT KIT [FOR 28PIN] WITH PCB DESIGNNAASIF NOMAAN 407 AM EXPERIMENT KIT MICROCONTROLLER MIKROC PCB PIC TUTORIAL PIC18F2550 NO COMMENTS

Today I will share an Experiment Kit Changing connections in breadboard is really disgusting and this problem can be recovered by using thisexperiment kitThis Experiment kit contains 1 USB Connector2 Serial Connector3 4 Push Button4 LCD Display[16x2]5 Female Connector for Bluetooth DeviceOne more thing each pin of microcontroller is connected with female connector so that each pin can be used individually We can providepower supply +5v to breadboard from this kit

Required Parts List 1 IC Base 28 pin2IC Base 16 pin3 capacitor 22pf ceramic qty=2 4 capacitor 220 nf qty=25capacitor 1uf 50v qty=56 Crystal 12MHz qty=17 LM 35 [Temperature Sensor]8 DC Socket qty=19Resistor 10k ohm qty=410 Resistor 470 0hm qty=611Variable Resistor 5kohm qty=112 LCD Display[16x2] qty=113 Seven Sigment Dispay qty=114Push Button qty=415 USB Connector B-type qty=116 DB9F Connector qty=117 IC--gt Max232 qty=118 IC--gt Pic 18f2550[or another PIC Microcontroller if you want]19Female Connector qty =320L -Shaped Male Connector qty=1 amp LED qty=6 [Color depends on you] Those parts are required and if you are in Bangladesh contact to TechShopBD TechShopBDs Website -gtgt httpwwwtechshopbdcom

Look at here

MICROCONTROLLER TUTORIALFrom here beginners can get useful informations with details and can get instructions with step by step picture

HOME FREE SOFTWARE DOWNLOADFREE DOWNLOAD

raquoSOURCE AND DESIGNFREE DOWNLOAD

ABOUT

x

converted by Web2PDFConvertcom

Instructions are given on that picture Position of 1uf capacitor amp where to connect 470 ohm resistor etc Be careful about that 1uf capacitorshould 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 Web2PDFConvertcom

Next time in future i will show how to make PCB at home inshaallahNow i am describing about the using of this experiment kit

PORT APin A0-gt for LM35 [it is static and final you cannot change it]Pin A1-gtfor another adc input[]From A2 to A5 for 4 push button those will work with logical 0 [These pins are always remaining with +5v ]nkPORT B B7 to B2 for LCD Display LCD Configuration

sbit LCD_RS at LATB7_bitsbit LCD_EN at LATB6_bitsbit LCD_D4 at LATB5_bitsbit LCD_D5 at LATB4_bitsbit LCD_D6 at LATB3_bitsbit LCD_D7 at LATB2_bitPin B1 and Pin B0 are connected with two LED Where each leds +end is connected with microcontroller[If microcontroller provide 1 Ledwill be ON and during 0 it will remain OFF]You have to write code according to this configuration

converted by Web2PDFConvertcom

Experiment Kit

One more thing here an option given for 7 Segment Display But it has no connection with microcontroller Female Connectors have been givenso 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 Web2PDFConvertcom

Facebook Twitter Google+ Stumble Digg

Older Post rarr

Bipolar Stepper

Motor Interfacing

Unipolar Stepper

Motor Interfacing

Usb 10 Interfacing

With PIC Microc Servo Motor

Interfacing With PIC

Real Time Digital

Clock Using DS130 Create Musical Tone

Using PIC Micro Matrix [4x4] Keypad

interfacing w

Create Blinking LED

Project Using

RELATED POSTS

Related Posts Widget

Reactions

Home

0 comments

Post a Comment

Enter your comment

Comment as Select profile

PublishPublish PreviewPreview

Links to this postCreate a Link

Subscribe to Post Comments (Atom)

Search

Search Here

Bookmark this Blog

+1 Recommend this on Google

converted by Web2PDFConvertcom

POPULAR

POSTS

ALL POSTS

Create Musical Tone Using PIC Microcontroller[Step by Step ]In this tutorial i will show how to create melody using microcontroller and in this tutorial i will use pic18f2550 microcontroller So

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 tomake 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 andspecifi

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

Usb 10 Interfacing With PIC Microcontroller [step by step tutorial]USB communication is better than serial communication i think Hardware interfacing is very easier than Rs 232 In USB 10communicatio

Powered by Blogger

Your email Address Subscribe

ADS

converted by Web2PDFConvertcom

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom

Page 2: Pic18fmicrocontroller Blogspot Com 2

Instructions are given on that picture Position of 1uf capacitor amp where to connect 470 ohm resistor etc Be careful about that 1uf capacitorshould 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 Web2PDFConvertcom

Next time in future i will show how to make PCB at home inshaallahNow i am describing about the using of this experiment kit

PORT APin A0-gt for LM35 [it is static and final you cannot change it]Pin A1-gtfor another adc input[]From A2 to A5 for 4 push button those will work with logical 0 [These pins are always remaining with +5v ]nkPORT B B7 to B2 for LCD Display LCD Configuration

sbit LCD_RS at LATB7_bitsbit LCD_EN at LATB6_bitsbit LCD_D4 at LATB5_bitsbit LCD_D5 at LATB4_bitsbit LCD_D6 at LATB3_bitsbit LCD_D7 at LATB2_bitPin B1 and Pin B0 are connected with two LED Where each leds +end is connected with microcontroller[If microcontroller provide 1 Ledwill be ON and during 0 it will remain OFF]You have to write code according to this configuration

converted by Web2PDFConvertcom

Experiment Kit

One more thing here an option given for 7 Segment Display But it has no connection with microcontroller Female Connectors have been givenso 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 Web2PDFConvertcom

Facebook Twitter Google+ Stumble Digg

Older Post rarr

Bipolar Stepper

Motor Interfacing

Unipolar Stepper

Motor Interfacing

Usb 10 Interfacing

With PIC Microc Servo Motor

Interfacing With PIC

Real Time Digital

Clock Using DS130 Create Musical Tone

Using PIC Micro Matrix [4x4] Keypad

interfacing w

Create Blinking LED

Project Using

RELATED POSTS

Related Posts Widget

Reactions

Home

0 comments

Post a Comment

Enter your comment

Comment as Select profile

PublishPublish PreviewPreview

Links to this postCreate a Link

Subscribe to Post Comments (Atom)

Search

Search Here

Bookmark this Blog

+1 Recommend this on Google

converted by Web2PDFConvertcom

POPULAR

POSTS

ALL POSTS

Create Musical Tone Using PIC Microcontroller[Step by Step ]In this tutorial i will show how to create melody using microcontroller and in this tutorial i will use pic18f2550 microcontroller So

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 tomake 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 andspecifi

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

Usb 10 Interfacing With PIC Microcontroller [step by step tutorial]USB communication is better than serial communication i think Hardware interfacing is very easier than Rs 232 In USB 10communicatio

Powered by Blogger

Your email Address Subscribe

ADS

converted by Web2PDFConvertcom

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom

Page 3: Pic18fmicrocontroller Blogspot Com 2

Next time in future i will show how to make PCB at home inshaallahNow i am describing about the using of this experiment kit

PORT APin A0-gt for LM35 [it is static and final you cannot change it]Pin A1-gtfor another adc input[]From A2 to A5 for 4 push button those will work with logical 0 [These pins are always remaining with +5v ]nkPORT B B7 to B2 for LCD Display LCD Configuration

sbit LCD_RS at LATB7_bitsbit LCD_EN at LATB6_bitsbit LCD_D4 at LATB5_bitsbit LCD_D5 at LATB4_bitsbit LCD_D6 at LATB3_bitsbit LCD_D7 at LATB2_bitPin B1 and Pin B0 are connected with two LED Where each leds +end is connected with microcontroller[If microcontroller provide 1 Ledwill be ON and during 0 it will remain OFF]You have to write code according to this configuration

converted by Web2PDFConvertcom

Experiment Kit

One more thing here an option given for 7 Segment Display But it has no connection with microcontroller Female Connectors have been givenso 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 Web2PDFConvertcom

Facebook Twitter Google+ Stumble Digg

Older Post rarr

Bipolar Stepper

Motor Interfacing

Unipolar Stepper

Motor Interfacing

Usb 10 Interfacing

With PIC Microc Servo Motor

Interfacing With PIC

Real Time Digital

Clock Using DS130 Create Musical Tone

Using PIC Micro Matrix [4x4] Keypad

interfacing w

Create Blinking LED

Project Using

RELATED POSTS

Related Posts Widget

Reactions

Home

0 comments

Post a Comment

Enter your comment

Comment as Select profile

PublishPublish PreviewPreview

Links to this postCreate a Link

Subscribe to Post Comments (Atom)

Search

Search Here

Bookmark this Blog

+1 Recommend this on Google

converted by Web2PDFConvertcom

POPULAR

POSTS

ALL POSTS

Create Musical Tone Using PIC Microcontroller[Step by Step ]In this tutorial i will show how to create melody using microcontroller and in this tutorial i will use pic18f2550 microcontroller So

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 tomake 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 andspecifi

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

Usb 10 Interfacing With PIC Microcontroller [step by step tutorial]USB communication is better than serial communication i think Hardware interfacing is very easier than Rs 232 In USB 10communicatio

Powered by Blogger

Your email Address Subscribe

ADS

converted by Web2PDFConvertcom

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom

Page 4: Pic18fmicrocontroller Blogspot Com 2

Experiment Kit

One more thing here an option given for 7 Segment Display But it has no connection with microcontroller Female Connectors have been givenso 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 Web2PDFConvertcom

Facebook Twitter Google+ Stumble Digg

Older Post rarr

Bipolar Stepper

Motor Interfacing

Unipolar Stepper

Motor Interfacing

Usb 10 Interfacing

With PIC Microc Servo Motor

Interfacing With PIC

Real Time Digital

Clock Using DS130 Create Musical Tone

Using PIC Micro Matrix [4x4] Keypad

interfacing w

Create Blinking LED

Project Using

RELATED POSTS

Related Posts Widget

Reactions

Home

0 comments

Post a Comment

Enter your comment

Comment as Select profile

PublishPublish PreviewPreview

Links to this postCreate a Link

Subscribe to Post Comments (Atom)

Search

Search Here

Bookmark this Blog

+1 Recommend this on Google

converted by Web2PDFConvertcom

POPULAR

POSTS

ALL POSTS

Create Musical Tone Using PIC Microcontroller[Step by Step ]In this tutorial i will show how to create melody using microcontroller and in this tutorial i will use pic18f2550 microcontroller So

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 tomake 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 andspecifi

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

Usb 10 Interfacing With PIC Microcontroller [step by step tutorial]USB communication is better than serial communication i think Hardware interfacing is very easier than Rs 232 In USB 10communicatio

Powered by Blogger

Your email Address Subscribe

ADS

converted by Web2PDFConvertcom

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom

Page 5: Pic18fmicrocontroller Blogspot Com 2

Facebook Twitter Google+ Stumble Digg

Older Post rarr

Bipolar Stepper

Motor Interfacing

Unipolar Stepper

Motor Interfacing

Usb 10 Interfacing

With PIC Microc Servo Motor

Interfacing With PIC

Real Time Digital

Clock Using DS130 Create Musical Tone

Using PIC Micro Matrix [4x4] Keypad

interfacing w

Create Blinking LED

Project Using

RELATED POSTS

Related Posts Widget

Reactions

Home

0 comments

Post a Comment

Enter your comment

Comment as Select profile

PublishPublish PreviewPreview

Links to this postCreate a Link

Subscribe to Post Comments (Atom)

Search

Search Here

Bookmark this Blog

+1 Recommend this on Google

converted by Web2PDFConvertcom

POPULAR

POSTS

ALL POSTS

Create Musical Tone Using PIC Microcontroller[Step by Step ]In this tutorial i will show how to create melody using microcontroller and in this tutorial i will use pic18f2550 microcontroller So

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 tomake 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 andspecifi

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

Usb 10 Interfacing With PIC Microcontroller [step by step tutorial]USB communication is better than serial communication i think Hardware interfacing is very easier than Rs 232 In USB 10communicatio

Powered by Blogger

Your email Address Subscribe

ADS

converted by Web2PDFConvertcom

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom

Page 6: Pic18fmicrocontroller Blogspot Com 2

POPULAR

POSTS

ALL POSTS

Create Musical Tone Using PIC Microcontroller[Step by Step ]In this tutorial i will show how to create melody using microcontroller and in this tutorial i will use pic18f2550 microcontroller So

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 tomake 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 andspecifi

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

Usb 10 Interfacing With PIC Microcontroller [step by step tutorial]USB communication is better than serial communication i think Hardware interfacing is very easier than Rs 232 In USB 10communicatio

Powered by Blogger

Your email Address Subscribe

ADS

converted by Web2PDFConvertcom

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom

Page 7: Pic18fmicrocontroller Blogspot Com 2

Microcontroller Tutorial

15 people like Microcontroller Tutorial

Facebook social plugin

LikeLike

Copyright copy 2015 Microcontroller Tutorial | Powered By BloggerDistributed By Blogger Template | Blogger Theme By NewBloggerThemes

Back to Top uarr

ADFLY

converted by Web2PDFConvertcom