8051 MICROCONTROLLER has no in built A/D Converters but PIC has it.
8051 MICROCONTROLLER based on CISC architectuture while PIC based on RISC archirecture.
8051 has 250 instruction which take 1 to 4 machine cycle to execute while PIC has nearly 40 instruction.
atmel is more cheaper and easy to use.. the programmer is also easy to built and try...
8051 - 8 bit micro based on CISC architecture ( Complex Instruction Set Computer) PIC - 8 bit micro based on RISC architecture ( Reduced Instruction Set Computer)AVR - 8 bit micro based on RISC architecture ( Reduced Instruction Set Computer)there are also 16bit and 32 bit micros from the same familyinvention wise, 8051 is the forefather ( date of birth = 1985), next cam PIC s and then came the AVRs.its essential to learn 8051 to be able to learn other micros. if we come to instruction set of these micros :8051 has 250 instructions which take 1 to 4 machine cycles to executivePIC has nearly 40 instructions which are mostly 4 cycles instructionsAVRs have 140 instructions whcih are mostly 1 cycle basedif we come to speed factor:1 machine cycle in 8051 (normal) divides the clock freq. by 12 ( some derivatives divide by 6 and by 1 also)1 machine cycle in PIC divides the clock freq by 41 M.C in AVRs divides the clock freq by 1for eg: if we use 12 Mhz Xtal in all the 3 micros then the speed of execution will be as follows:8051 = 12Mhz /12 = 1 Mhz i,e = 1 million instructions per secondPIC = 12Mhz/4 = 3 Mhz i,e = 3 million instructions per secondAVR = 12Mhz/1 = 12 MHz i,e = 12 Million instructions per second
Le Pic des ténèbres was created in 1989.
Perioheral interface controller or PIC programming works by allowing one to program micro controllers. PIC programming will allow flash memory to be programmed to other devices.
No ive looked
8051 is an old microcontroller design. It has been updated and expanded into a family of microcontrollers manufactured by several companies. PIC is not a microcontroller, but is an extensive family of microcontrollers designed and manufactured by Microchip, Inc. Both are quite popular, and there are many other microcontrollers available.
x
The PIC is a specific architecture of microcontroller.
PIC Microcontroller which means Peripheral Interface Controller. PIC Microcontroller is originally developed by General Instrument's Microelectronics Division.
architecture
Dogan Ibrahim has written: 'Using LEDs, LCDs, and GLCDs in microcontroller projects' -- subject(s): Information display systems, Automatic control, Liquid crystal devices, Light emitting diodes, Microcontrollers 'Microcontroller projects in C for the 8051 family' -- subject(s): C (Computer program language), Intel 8051 (Computer), Programmable controllers, Programming 'Microcontroller based applied digital control' -- subject(s): Data processing, Design and construction, Digital control systems, Microprocessors, Process control 'SD card projects using the PIC microcontroller' -- subject(s): Computer storage devices, Programmable controllers, Programming, Microcontrollers 'Microcontroller projects in C for the 8051' -- subject(s): C (Computer program language), Intel 8051 (Computer), Programmable controllers, Programming, Intel 8051 (Microcontroller), Microcontrollers 'PIC BASIC' -- subject(s): Design and construction, Integrated circuits, Microelectronics, Programmable controllers
The difference is base on the requirement of their0 application.
Answer It is both 8 bit processors in a 40 pin package but it is not pin compatible, it have almost the same functions but it is very difficult to compare the two because it is not the same family.
microcontroller is a computer on a chip (IC) which contains processor which is programmed mainly by C language and used to control systems such as elevator, cars.... and so on.PIC is a type of microcontroller products from micochip company.
risc
Atmega32
In general, personal preference and experience is what it comes down to. There are some PIC's that have built in RF systems; I don't believe there are any 8051's with this capability.