EECE416: Microcomputer Fundamentals and Design: PIC - Introduction
The document discusses the PIC16F877 microcontroller. It provides details on its architecture, memory, peripherals, and programming. Specifically:
- It is an 8-bit microcontroller from Microchip with a Harvard architecture. It has FLASH memory for code, RAM for data, and EEPROM for non-volatile storage.
- It has a large register set, RISC architecture, and 35 single-cycle instructions. Memory includes 8K FLASH, 368 bytes RAM, and 256 bytes EEPROM.
- It has features like timers, PWM, ADC, I2C, USART, and multiple I/O ports. Programming is done through a PIC programmer or
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
30 views
EECE416: Microcomputer Fundamentals and Design: PIC - Introduction
The document discusses the PIC16F877 microcontroller. It provides details on its architecture, memory, peripherals, and programming. Specifically:
- It is an 8-bit microcontroller from Microchip with a Harvard architecture. It has FLASH memory for code, RAM for data, and EEPROM for non-volatile storage.
- It has a large register set, RISC architecture, and 35 single-cycle instructions. Memory includes 8K FLASH, 368 bytes RAM, and 256 bytes EEPROM.
- It has features like timers, PWM, ADC, I2C, USART, and multiple I/O ports. Programming is done through a PIC programmer or