A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
I've used the 8031 microcontroller before and im undertaking a project at school and I'm wondering a few things about the pic. Is there a standard set of instructions for the various models of pic's? Do most programmers take only one model? I'm also wondering about interfacing a computer to a pic. Another thing is i want to go wireless from the PC to the pic if possible. Any help is appreciated. |
|
|
|
Kenneth, There is a standard instruction set for each pic range. Microchip has an instruction set for the LOW, MID, and HIGH range microcontrollers. Depending on what chip you have you should download the manual from the microchip web site. Plus there will be a specific datasheet for each chip that explains how the features work, i.e. how to use the A2D. Hope this helps you. Aaron
kennethsavoy I've used the 8031 microcontroller before and im undertaking a |