PIC: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) m New page: ==PIC Microprocessor Resources== http://www.embeddedrelated.com/ EmbeddedRelated web site, and the mailing list: PIClist ===High Level Language options=== ==== Basic language ==== htt... |
Brian Wilson (talk | contribs) |
||
Line 3: | Line 3: | ||
http://www.embeddedrelated.com/ EmbeddedRelated web site, and the mailing list: PIClist | http://www.embeddedrelated.com/ EmbeddedRelated web site, and the mailing list: PIClist | ||
===High Level | ===High Level Languages=== | ||
==== Basic language ==== | ==== Basic language ==== | ||
Line 9: | Line 9: | ||
http://www.BasicMicro.com/ -- "Atom", a mostly Stamp compatible PIC platform. Includes IDE and debugger. | http://www.BasicMicro.com/ -- "Atom", a mostly Stamp compatible PIC platform. Includes IDE and debugger. | ||
http://www.crownhill.co.uk/section.php?section=1 Proton Basic | |||
http://www.melabs.com -- Maker of 'PICBASIC' compiler. | http://www.melabs.com -- Maker of 'PICBASIC' compiler. | ||
Line 27: | Line 29: | ||
==== Other languages ==== | ==== Other languages ==== | ||
Revision as of 16:20, 27 April 2008
PIC Microprocessor Resources
http://www.embeddedrelated.com/ EmbeddedRelated web site, and the mailing list: PIClist
High Level Languages
Basic language
http://www.BasicMicro.com/ -- "Atom", a mostly Stamp compatible PIC platform. Includes IDE and debugger.
http://www.crownhill.co.uk/section.php?section=1 Proton Basic
http://www.melabs.com -- Maker of 'PICBASIC' compiler.
http://www.picant.com/c2c -- C, C++, and Pascal for the PIC. low cost (< $100)
http://www.xcprod.com/titan/XCSB - optimising structured PIC BASIC compiler
C language
The MPLab development software from Microchip includes a free version of the Hi-Tech C compiler called PICC LITE. Hi-Tech also has commercial versions of the PICC compiler.
http://www.ccsinfo.com/picc.shtml expensive option
http://www.fored.co.uk/ Wiz-C