Found 1998 review of PIC as compaired to Basic Stamp 2 (Out dated)
http://www.phanderson.com/stamp/stamp-pic.html
Suggested Using Basic Stamp2 as Development, then compile with ME Labs Pic Basic Pro ($249)
ME LABS
http://melabs.com/products/pbp.htm
With things such as EasyPIC4 - is this needed? Is PicBasicPro going to be same value?
melabs U2 Programmer with Accessories - $119.95
http://melabs.com/products/usbprog.htm
**Able to get PicBasicPro plus USB programmer for $358
MICROCHIP
On into a MicroChip PIC using the Free MPLab .ASM Software from the above compile Pic Basic Pro .ASM file
http://www.microchip.com/
MPLab - Assembler Developer
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002
——
Review PicAXE - cheaper production use of BS2?
http://www.phanderson.com/picaxe/picaxe.html
Still required is a PIC Programmer?
EasyPIC4 - [Order this, get software later]
PIC Developement Board?
Found this from an ad in Nuts and Volts - EasyPic4 $169. Not sure what is involved yet.
http://www.circuit-ed.com/easypic4.htm
Use mikroBasic or MikroC and Flash o program pic (free limited to 2k Hex Word)
This would also serve as PIC Programmer. Need to validate software is required to Program the PIC via a USB port.
Using MELabs PicBasic Pro to programing in Pbasic (BS2) then download to pic on easypic4 board or ME USB Programmer.
Comes with PIC16F877A - ($10) http://melabs.com/products/mcus.htm
($ 6.80) http://www.microchip.com/stellent/idcplgidcplg?IdcService=SS_GET_PAGE&nodeId=1335&dDocName=en010242
—-
**Could use PicBasicPro then use flash loaded with EasyPic4 to program / test
—
Summary
Microchip makes PIC processors.
MeLabs makes a PicBasicPro Basic Compiler compatible with BS2. This compile will work with MPLab IDE (Microcip’s IDE) or MicroCode Studio (MELab’s IDE). Using ME Labs Programmer to load Chips.
EasyPic4 uses built in Flash Programmer to program PIC Chips. They supply own Basic Compiler to use with own Flash loader (USB).
?Could use PicBasicPro to compile to .asm and have MPLab create hex for use with EasyPic4 Flash loader?