SlideShare une entreprise Scribd logo
1  sur  27
PIC MICROCONTROLLER
Features & Applications
WHAT IS A MICROCONTROLLER
• A smaller computer
• On-chip RAM, ROM, I/O ports...
• Example:Motorola’s 6811, Intel’s 8051, Zilog’s Z8
  and PIC 16X

       CPU    RAM    ROM
                              A single chip
                    Serial    Microcontroller
       I/O
              Timer COM
       Port
                    Port
HOW IT IS DIFFERENT FROM A
                MICROPROCESSOR
General-purpose microprocessor
•   CPU for Computers
•   No RAM, ROM, I/O on CPU chip itself
•   Example:Intel’s x86, Motorola’s 680x0
                          Data Bus
            CPU
            General-
                                                           Serial
            Purpose         RAM       ROM   I/O    Timer   COM
            Micro-                          Port
                                                           Port
            processor
                           Address Bus
Types of Microcontrollers
IMPORTANT FEATURES OF
              PIC 16F73
• High performance RISC CPU.
• There is Only 35 single word instructions.
• 4K Bytes Flash Program Memory.
• 192 Bytes RAM.
• Three I/O ports – PORT A = 6 Bit.
                   PORT B & C = 8 Bit.
• on-chip RC Oscillator.
PIN DESCRIPTION
PIC MEMORY
• The PIC 16F73 has 4 kbytes of program
  memory.
• 192 Bytes Registers as Data Memory :
  Special Function Registers: used to control
  peripherals and PIC behaviors.
  General Purpose Registers: used for temporary
  storage of data.
PIC PROGRAM MEMORY
         Takes a max of 8 addresses, the
         ninth address will write over the
         first.
         When the controller is
         reset, program execution starts
         from here.

        If interrupted, program execution
        continues from here.
PIC DATA MEMORY
The most
important
registers
have
addresses
in all the
four
banks




             The data memory is divided into 4 memory banks
PERIPHERAL FEATURES OF PIC
• Three timers –Timer0: 8-bit timer
                Timer1: 16-bit timer
                Timer2: 8-bit timer
• Two PWM modules
• 8-bit, 5-channel Analog-to-Digital converter.
• USART And SSP Serial Communication.
• Brown-out detection circuitry with Watchdog
  timer.
PIC Peripherals: Timers
The PIC16F73 has 3 Timers
They can be used as-
  TIMER: When The clock source is the internal crystal
  frequency of the PIC.
  COUNTER: When an external pulse is given from the
  input pin.
  For timer0 input pin is pin number 6 i.e TOCKI
  For timer1 input pin is pin number 11 i.e T1CKI
Special features of timers
Only timer0 and timer1 can be used as a Timer
  and Counter. Timer2 is related with PWM
  wave generation.
Every timer is associated with pre-scaler factor.
Generate interrupts on timer overflow.
There is a Watchdog Timer with brown out
  detection circuit.
REGISTER ASSOCIATED WITH TIMER0
       OPTION_REG Register
REGISTER ASSOCIATED WITH TIMER1
  T1CON:Timer1 Control Register
REGISTER ASSOCIATED WITH TIMER1
  T1CON:Timer1 Control Register
PIC Peripherals: PWM
PWM stands for pulse width modulation.
It is generally used to slow down the speed of
motors by varying the duty cycle of the period.
DUTY CYCLE is given by- Ton time / T total time
                 The ratio between ON and OFF
   state of the pulse determines the amount of
   energy tranferred to the device.
BLOCK DIAGRAM AND OUTPUT
    WAVEFORM OF PWM
PIC Peripherals: ADC
• ADC stands for analog to digital comparator.
• In PIC16F73 there is 8 bit , 5 channels ADC.
Therefore there are 256 combinations
• For conversion of analog voltage to digital
  first we have to make a least count matching
  between the two devices.
          Least Count=Vref. /resolution
BLOCK DIAGRAM OF ANALOG TO
        DIGITAL CONVERTER
The A/D module has four registers. These registers are:
   A/D Result Register (ADRES)
   A/D Control Register0 (ADCON0)
   A/D Control Register1 (ADCON1)
PIC Peripherals: USART And SSP
     Serial Communication
USART REGISTERS
USART stands for synchronous asynchronous serial receiver
   and transmitter
IT DEALS WITH TWO REGISTERS:
TXSTA : Transmit status and control register.
RXSTA : Receive status and control register.
In synchronous communication we have to give the same
   clock to both the transmitter and receiver whereas
In asynchronous communication we have to make the baud
   rate( data transfer rate ) of both the transmitter and
   receiver same.
INTERFACING TO PC
SSP SERIAL COMMUNICATION
SSP stands for synchronous serial peripherals.
InPIC16F73 there are 2 SSP’s-
I2C AND SPI
I2C COMMUNICATION
SPI COMMUNICATION
APPLICATIONS
INTERFACING OF LCD WITH PIC16F73



PIC16F73




  PORT
  PINS
INTERFACING OF SEVEN SEGMENT
    DISPLAY WITH PIC16F73


PIC16F73

           PIC
           16F73
Thank You For
Your Attendance

Contenu connexe

Tendances

Tendances (20)

8051 MICROCONTROLLER
8051 MICROCONTROLLER 8051 MICROCONTROLLER
8051 MICROCONTROLLER
 
Introduction to pic microcontroller
Introduction to pic microcontrollerIntroduction to pic microcontroller
Introduction to pic microcontroller
 
Microcontroller pic 16 f877 registers memory ports
Microcontroller pic 16 f877 registers memory portsMicrocontroller pic 16 f877 registers memory ports
Microcontroller pic 16 f877 registers memory ports
 
PLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTSPLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTS
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051
 
PIC Microcontrollers
PIC MicrocontrollersPIC Microcontrollers
PIC Microcontrollers
 
Microcontroller
MicrocontrollerMicrocontroller
Microcontroller
 
Programmable Timer 8253/8254
Programmable Timer 8253/8254Programmable Timer 8253/8254
Programmable Timer 8253/8254
 
8051 timers
8051 timers8051 timers
8051 timers
 
INTRODUCTION TO MICROCONTROLLER
INTRODUCTION TO MICROCONTROLLERINTRODUCTION TO MICROCONTROLLER
INTRODUCTION TO MICROCONTROLLER
 
AVR Fundamentals
AVR FundamentalsAVR Fundamentals
AVR Fundamentals
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
 
L8 understanding-atmega328 p-1
L8 understanding-atmega328 p-1L8 understanding-atmega328 p-1
L8 understanding-atmega328 p-1
 
8051 MICROCONTROLLER ARCHITECTURE.pptx
 8051 MICROCONTROLLER ARCHITECTURE.pptx 8051 MICROCONTROLLER ARCHITECTURE.pptx
8051 MICROCONTROLLER ARCHITECTURE.pptx
 
microcontroller basics
microcontroller basicsmicrocontroller basics
microcontroller basics
 
The Intel 8086 microprocessor
The Intel 8086 microprocessorThe Intel 8086 microprocessor
The Intel 8086 microprocessor
 
Microcontroller-8051.ppt
Microcontroller-8051.pptMicrocontroller-8051.ppt
Microcontroller-8051.ppt
 
Lecture 05 pic io port programming
Lecture 05 pic io port programmingLecture 05 pic io port programming
Lecture 05 pic io port programming
 
8086 microprocessor
8086 microprocessor8086 microprocessor
8086 microprocessor
 

En vedette

Pic microcontroller step by step your complete guide
Pic microcontroller step by step your complete guidePic microcontroller step by step your complete guide
Pic microcontroller step by step your complete guide
Ashraf Said AlMadhoun - Educational Engineering Team
 
Chp4 introduction to the pic microcontroller copy
Chp4 introduction to the pic microcontroller   copyChp4 introduction to the pic microcontroller   copy
Chp4 introduction to the pic microcontroller copy
mkazree
 
Ece interview questions with answers
Ece interview questions with answersEce interview questions with answers
Ece interview questions with answers
manish katara
 
8051 microcontroller features
8051 microcontroller features8051 microcontroller features
8051 microcontroller features
Tech_MX
 

En vedette (20)

PIC microcontroller review
PIC microcontroller reviewPIC microcontroller review
PIC microcontroller review
 
PIC introduction + mapping
PIC introduction + mappingPIC introduction + mapping
PIC introduction + mapping
 
Pic microcontroller step by step your complete guide
Pic microcontroller step by step your complete guidePic microcontroller step by step your complete guide
Pic microcontroller step by step your complete guide
 
Programming with PIC microcontroller
Programming with PIC microcontroller Programming with PIC microcontroller
Programming with PIC microcontroller
 
PIC-MICROCONTROLLER TUTORIALS FOR BEGINNERS
PIC-MICROCONTROLLER TUTORIALS FOR BEGINNERSPIC-MICROCONTROLLER TUTORIALS FOR BEGINNERS
PIC-MICROCONTROLLER TUTORIALS FOR BEGINNERS
 
PIC and LCD
PIC and LCDPIC and LCD
PIC and LCD
 
PIC CONTROLLERS
PIC CONTROLLERSPIC CONTROLLERS
PIC CONTROLLERS
 
Lcd thermomter final
Lcd thermomter finalLcd thermomter final
Lcd thermomter final
 
Project list pic microcontroller 877- projects
Project list   pic microcontroller  877- projectsProject list   pic microcontroller  877- projects
Project list pic microcontroller 877- projects
 
ARM Micro-controller
ARM Micro-controllerARM Micro-controller
ARM Micro-controller
 
Ling on PIC32 microcontroller
Ling on PIC32 microcontrollerLing on PIC32 microcontroller
Ling on PIC32 microcontroller
 
Ppt
PptPpt
Ppt
 
8-bit PIC Microcontrollers
8-bit PIC Microcontrollers8-bit PIC Microcontrollers
8-bit PIC Microcontrollers
 
PIC_ARM_AVR
PIC_ARM_AVRPIC_ARM_AVR
PIC_ARM_AVR
 
Chp4 introduction to the pic microcontroller copy
Chp4 introduction to the pic microcontroller   copyChp4 introduction to the pic microcontroller   copy
Chp4 introduction to the pic microcontroller copy
 
Wireless Radio Frequency Module Using PIC Microcontroller.
Wireless Radio Frequency Module Using PIC Microcontroller.Wireless Radio Frequency Module Using PIC Microcontroller.
Wireless Radio Frequency Module Using PIC Microcontroller.
 
Ece interview questions with answers
Ece interview questions with answersEce interview questions with answers
Ece interview questions with answers
 
8051 microcontroller features
8051 microcontroller features8051 microcontroller features
8051 microcontroller features
 
Interfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 MicrocontrollerInterfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 Microcontroller
 
Precise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detectorPrecise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detector
 

Similaire à Pic microcontroller [autosaved] [autosaved]

AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
Vivek Venugopal
 

Similaire à Pic microcontroller [autosaved] [autosaved] (20)

Pic microcontroller architecture
Pic microcontroller architecturePic microcontroller architecture
Pic microcontroller architecture
 
Ee6008 mcbsd notes
Ee6008 mcbsd notesEe6008 mcbsd notes
Ee6008 mcbsd notes
 
EE6008 MCBSD - Introduction to PIC Micro controller
EE6008 MCBSD - Introduction to PIC Micro controller EE6008 MCBSD - Introduction to PIC Micro controller
EE6008 MCBSD - Introduction to PIC Micro controller
 
EE6008 MBSD
EE6008  MBSDEE6008  MBSD
EE6008 MBSD
 
microcontroller 8051 17.07.2023.pdf
microcontroller 8051 17.07.2023.pdfmicrocontroller 8051 17.07.2023.pdf
microcontroller 8051 17.07.2023.pdf
 
8051.pptx
8051.pptx8051.pptx
8051.pptx
 
Introduction2_PIC.ppt
Introduction2_PIC.pptIntroduction2_PIC.ppt
Introduction2_PIC.ppt
 
Introduction to PIC.pptx
Introduction to PIC.pptxIntroduction to PIC.pptx
Introduction to PIC.pptx
 
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
AN INTEGRATED FOUR-PORT DC-DC CONVERTER-CEI0080
 
Overview of Microcontroller and ATMega32 microcontroller
Overview of Microcontroller and ATMega32 microcontrollerOverview of Microcontroller and ATMega32 microcontroller
Overview of Microcontroller and ATMega32 microcontroller
 
8051 Presentation
8051 Presentation8051 Presentation
8051 Presentation
 
Pc based wire less data aquisition system using rf(1)
Pc based wire less data aquisition system using rf(1)Pc based wire less data aquisition system using rf(1)
Pc based wire less data aquisition system using rf(1)
 
Atmega16
Atmega16Atmega16
Atmega16
 
unit-2.pptx
unit-2.pptxunit-2.pptx
unit-2.pptx
 
Embedded systems, 8051 microcontroller
Embedded systems, 8051 microcontrollerEmbedded systems, 8051 microcontroller
Embedded systems, 8051 microcontroller
 
PIC Introduction and explained in detailed
PIC Introduction and explained in detailedPIC Introduction and explained in detailed
PIC Introduction and explained in detailed
 
8051 architecture and pin configuration
8051 architecture and pin configuration8051 architecture and pin configuration
8051 architecture and pin configuration
 
Uc1(vii sem)
Uc1(vii sem)Uc1(vii sem)
Uc1(vii sem)
 
moving message display of lcd
 moving message display of lcd moving message display of lcd
moving message display of lcd
 
89s52 2
89s52 289s52 2
89s52 2
 

Dernier

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Dernier (20)

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Pic microcontroller [autosaved] [autosaved]

  • 2. WHAT IS A MICROCONTROLLER • A smaller computer • On-chip RAM, ROM, I/O ports... • Example:Motorola’s 6811, Intel’s 8051, Zilog’s Z8 and PIC 16X CPU RAM ROM A single chip Serial Microcontroller I/O Timer COM Port Port
  • 3. HOW IT IS DIFFERENT FROM A MICROPROCESSOR General-purpose microprocessor • CPU for Computers • No RAM, ROM, I/O on CPU chip itself • Example:Intel’s x86, Motorola’s 680x0 Data Bus CPU General- Serial Purpose RAM ROM I/O Timer COM Micro- Port Port processor Address Bus
  • 5. IMPORTANT FEATURES OF PIC 16F73 • High performance RISC CPU. • There is Only 35 single word instructions. • 4K Bytes Flash Program Memory. • 192 Bytes RAM. • Three I/O ports – PORT A = 6 Bit. PORT B & C = 8 Bit. • on-chip RC Oscillator.
  • 7. PIC MEMORY • The PIC 16F73 has 4 kbytes of program memory. • 192 Bytes Registers as Data Memory : Special Function Registers: used to control peripherals and PIC behaviors. General Purpose Registers: used for temporary storage of data.
  • 8. PIC PROGRAM MEMORY Takes a max of 8 addresses, the ninth address will write over the first. When the controller is reset, program execution starts from here. If interrupted, program execution continues from here.
  • 9. PIC DATA MEMORY The most important registers have addresses in all the four banks The data memory is divided into 4 memory banks
  • 10. PERIPHERAL FEATURES OF PIC • Three timers –Timer0: 8-bit timer Timer1: 16-bit timer Timer2: 8-bit timer • Two PWM modules • 8-bit, 5-channel Analog-to-Digital converter. • USART And SSP Serial Communication. • Brown-out detection circuitry with Watchdog timer.
  • 11. PIC Peripherals: Timers The PIC16F73 has 3 Timers They can be used as- TIMER: When The clock source is the internal crystal frequency of the PIC. COUNTER: When an external pulse is given from the input pin. For timer0 input pin is pin number 6 i.e TOCKI For timer1 input pin is pin number 11 i.e T1CKI
  • 12. Special features of timers Only timer0 and timer1 can be used as a Timer and Counter. Timer2 is related with PWM wave generation. Every timer is associated with pre-scaler factor. Generate interrupts on timer overflow. There is a Watchdog Timer with brown out detection circuit.
  • 13. REGISTER ASSOCIATED WITH TIMER0 OPTION_REG Register
  • 14. REGISTER ASSOCIATED WITH TIMER1 T1CON:Timer1 Control Register
  • 15. REGISTER ASSOCIATED WITH TIMER1 T1CON:Timer1 Control Register
  • 16. PIC Peripherals: PWM PWM stands for pulse width modulation. It is generally used to slow down the speed of motors by varying the duty cycle of the period. DUTY CYCLE is given by- Ton time / T total time The ratio between ON and OFF state of the pulse determines the amount of energy tranferred to the device.
  • 17. BLOCK DIAGRAM AND OUTPUT WAVEFORM OF PWM
  • 18. PIC Peripherals: ADC • ADC stands for analog to digital comparator. • In PIC16F73 there is 8 bit , 5 channels ADC. Therefore there are 256 combinations • For conversion of analog voltage to digital first we have to make a least count matching between the two devices. Least Count=Vref. /resolution
  • 19. BLOCK DIAGRAM OF ANALOG TO DIGITAL CONVERTER The A/D module has four registers. These registers are: A/D Result Register (ADRES) A/D Control Register0 (ADCON0) A/D Control Register1 (ADCON1)
  • 20. PIC Peripherals: USART And SSP Serial Communication
  • 21. USART REGISTERS USART stands for synchronous asynchronous serial receiver and transmitter IT DEALS WITH TWO REGISTERS: TXSTA : Transmit status and control register. RXSTA : Receive status and control register. In synchronous communication we have to give the same clock to both the transmitter and receiver whereas In asynchronous communication we have to make the baud rate( data transfer rate ) of both the transmitter and receiver same.
  • 23. SSP SERIAL COMMUNICATION SSP stands for synchronous serial peripherals. InPIC16F73 there are 2 SSP’s- I2C AND SPI I2C COMMUNICATION
  • 25. APPLICATIONS INTERFACING OF LCD WITH PIC16F73 PIC16F73 PORT PINS
  • 26. INTERFACING OF SEVEN SEGMENT DISPLAY WITH PIC16F73 PIC16F73 PIC 16F73
  • 27. Thank You For Your Attendance