Rockford Industrial Area Revival Project - Moderated newsgroup   >   Metalworking Machining and CNC   >   Winnebago   >   Downtown   >   Microchip PIC16F88X kit - no programmer req'd

Microchip PIC16F88X kit - no programmer req'd


Microchip PIC16F88X kit - no programmer req'd


From: Lily Velez
Subject Microchip PIC16F88X kit - no programmer req'd
The APP-II is the easiest way to experiment with the PIC16F88x family of processors. What's an APP-II? It is a PIC16F886 (20MHz) preprogrammed with a monitor that allows you to dump Intel hex files directly to it using any terminal program. Combined with a GPMPU prototype board, you can be programming a PIC in less than an hour. YOU DON'T NEED A PROGRAMMER! The APP-II has many great features:
* Supports MPLAB the free assembler/development environment from Microchip (or any tool that generates 8-bit hex files)
* NEW: Supports FREE SDCC C compiler (free tutorial available online)
* NEW: Supports SeaBass Basic Compiler
* Up to 20 digital I/O ports
* Full serial port available to your program
With the full kit, your receive a high-quality printed circuit board that plugs into a standard breadboard (you supply the breadboard). You'll need, a 9V battery and a serial cable. You'll also need a terminal program (like Hyperterminal or TeraTerm, both available free) and the free development tools from Microchip.
Check out the Web resources available for the APP-II or our Web tutorial. You can also read the manual. If you'd like a tutorial on using the open source PIC Forth, see our tutorial. We also provide several loader programs if you don't want to use a terminal, including a Java loader that works with Windows, Linux and many other operating systems.
Please note that this is a kit and does require soldering and basic electronic tools. This allows you to customize the board to fit your needs. All the parts are through hole, and the solder masked board is very easy to assemble.
Frequently Asked Questions (APP-II)
Q: What are the differences between the APP-II and an ordinary PIC16F886?
A: The APP-II doesn't require a programmer. However, this also means that there are a few differences. In particular, the top programming address is 0x1EEF. Your program must execute a GOTO within the first sixteen instructions (from address 0x0000-0x000F); no GOTOs must target these addresses. Port B pin 3 is not available for your use. You must use a 20MHz clock to program. Your program is free to use the serial port, but you should refrain from using the two serial port pins as general-purpose I/O.
Q: Does the APP-II offer any special programming features?
A: YES. The APP-II has calls built-in that allow you to use the serial port, print hex numbers, and perform short delays. An INCLUDE file lets you easily add these to any APP-II program.
Q: Can I program a regular PIC with my APP-II code?
A: Yes. An APP-II program will run on any PIC16F886 (or similar processor). If you use the APP-II library calls, you'll have to include appropriate replacements for the routines you call.
Q: Does the APP-II support 18F parts?
(Note: picture shows a partially assembled kit)
Contact: lily_velez@rockford-industrial.com (Lily Velez)




Microchip PIC16F88X kit - no programmer req'd