skyglin
Junior Member level 2

avr architecture
I have a fair amount of exposure to the intel architectured microprocessor(specifically INTEL 80C188EB) in school. Recently, I got into interest with AVR and PIC. I understand that AVR and PIC devices are microcontrollers while Intel 80C188EB is just a microprocessor. With the 80C188EB, I can interface with a lot of external peripheral devices using the data bus, address bus, and control signals (read and write). Since AVR and PIC devices are microcontrollers, they have integrated some peripheral features and this takes away hassel. So my question is, what if we want more peripheral features with those AVR and PIC devices, how are they interfaced with the microcontroller (as in the 80C188EB case, there are actual pins for the data bus, address bus, and control signals to connect to, but this is not the case with these microcontrollers)?
For example, interfacing a 74HC139 1 out of 4 address decoder can be easily done with the intel processor. However, with AVR and PIC I'm not so sure.
I'm really confused now
I have a fair amount of exposure to the intel architectured microprocessor(specifically INTEL 80C188EB) in school. Recently, I got into interest with AVR and PIC. I understand that AVR and PIC devices are microcontrollers while Intel 80C188EB is just a microprocessor. With the 80C188EB, I can interface with a lot of external peripheral devices using the data bus, address bus, and control signals (read and write). Since AVR and PIC devices are microcontrollers, they have integrated some peripheral features and this takes away hassel. So my question is, what if we want more peripheral features with those AVR and PIC devices, how are they interfaced with the microcontroller (as in the 80C188EB case, there are actual pins for the data bus, address bus, and control signals to connect to, but this is not the case with these microcontrollers)?
For example, interfacing a 74HC139 1 out of 4 address decoder can be easily done with the intel processor. However, with AVR and PIC I'm not so sure.
I'm really confused now