Build Your Own Microcontroller Projects This page provides schematic and software for hobbyists to practice "learn by doing", build a simple microcontroller projects at home. For those who would like to contribute projects, please prepare HTML files whatever you like to see but keep all files small and informative. I shall provide for others. DIY的好地方,强烈推荐. http://www.kmitl.ac.th/~kswichit/ - 外文
CCS - PIC C, Complete Examples List The CCS C compiler includes a library of example programs for many common applications. Each example program contains a header with instructions on how to run the example, and if necessary, the wiring instructions for interfacing external devices.当你下载ccs编译器,安装之后就可以得到这个代码库。你也可以稍微修改一下用在其它的编译器下,非常好的东西。 http://www.ccsinfo.com/exlist.shtml - 外文
PICOS18一种为PIC 单片机开发的RTOS PICOS18 designed by Pragmatec Inc. is an operating system for the PICmicro microcontrollers from the Microchip PIC18xxx family. It is totaly free and is distributed under the GPL licence. http://www.picos18.com/index_us.htm - 外文
The PICList 非常有名的PIC资源网,但是里面的东西不太好找。GOOD LUCK! http://www.piclist.com - 外文
19.
Via Dev-page 提供许多非常新的开发项目,而且提供详细的有关资料。 ultrasonic sensor-based radar Simple power supply PIC-based alarm clock Nissan Maxima Consult Interface Mfr. libraries for Protel Sony IRCS remote control FPGA IP core testing proj. Cheap logic analyzer, PIC based PIC-based IDE Custom Protel libraries Sobel edge detector FPGA IP Core - EE project Trivial high-voltage programmer for PIC FPGA-based MAC and PHY FTDI USB - RS 232 converter MP3 Server front-end for linux server, PIC based 文档下载:http://via.dynalias.org/hw/ http://via.dynalias.org/ - 外文
Welcome to the SourceBoost IDE homepage SourceBoost IDE is a modern development environment to develop code for Microchip(PIC) and Scenix(SX) processors. It includes C, C++ and Pascal compilers (including the next generation C compiler BoostC) and supports other tools like MPASM (from Microchip) and Picc Lite C compiler (from HI-Tech). SourceBoost IDE works under MS Windows http://www.picant.com/c2c/c.html - 外文
The Calvin RTOS Calvin is a simple RTOS (real time operating system) for the PIC 16Cxx series microcontrollers (Microchip). The system has a very simple task priority system, and only two types of tasks. The tasks are powerful though and are very flexible http://fse.bc.ca/Calvin.html - 外文
31.
P COLTRANE DIY Electronics, DIY PIC Projects, DIY AVR Projects, DIY X86 Projects, DIY Basic Stamp Projects - Tutorials, Schematics and Code http://www.pcoltrane.com - 外文
GPUTILS - GNU PIC Utilities GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. It's distributed under the terms of the GNU Public License. See the gnupic page for other GNU PIC tools such as gpsim, a gputils compatible simulator http://gputils.sourceforge.net/ - 外文