1.
1. Free MIDI DIY Projects
非常详细的介绍MIDI制作,是基于PIC单片机的项目,
这里也是它的一个站点http://www.avishowtech.com/midibox/

http://www.ucapps.de/ - 外文
2. Microchip PIC based MP3 Player Project development boards & code
http://www.mpic3.com/downloads/ - 外文
3. 利用PIC单片机进行频率测量,测量范围:15Hz to 8MHz
http://www.madlab.org/kits/frqmeter.html - 外文
4. Rickard
这里,站长用PIC系列单片机实现了视频信号,提供完整的图,以及开发文档。
http://www.rickard.gunee.com/projects/ - 外文
5. 又一个基于PIC的MIDI工程,提供详细资料
http://www.midibox.org/edrum/schematics.html - 外文
6. ucos-ii操作系统应用在各种微处理器上。
http://www.ucos-ii.com/contents/products/ucos-ii/ports.html - 外文
7. Multitasking Microcore for PIC16C84 based systems
Microcore for PIC16C84 based systems. It allows to create a multitasking systems simply by adding as many tasks as you want. Each of them must be in a separate file and have 3 methods for initialisation, interrupt management and body.
http://www.picant.com/posit/posit.html - 外文
8. 一些PIC的应用与编程电路
http://elektronik.kai-uwe-schmidt.de/pic_en.php - 外文
9. 大量的PIC C代码,提供应用电路
http://www.vermontficks.org/pic.htm - 外文
10. OM3CPH projects web site
PIC frequency meter DDS unit multimeter with SB
http://www.qsl.net/om3cph/om3cph.html - 外文
11. PIC Dumb Terminal PIC16F84 + LCD module + Keyboard + RS232 comm
http://www.sxlist.com/techref/microchip/lcdrs232-al.htm - 外文
12. Stepper Motor controller 步进电机控制
http://www.interq.or.jp/japan/se-inoue/e_step.htm - 外文
13. Timer on PIC16F628
http://www.radier.ca/pic/pictimer.php - 外文
14. 大量的PIC实际应用代码,但是没有原理图,自己看看也不错。
http://homepages.nildram.co.uk/~starbug/epepic.htm
http://homepages.nildram.co.uk/~starbug/epepic2.htm

http://homepages.nildram.co.uk/~starbug/epepic.htm - 外文
15. picnic - bringing pic and nic together (ethernet)
he idea is simple: take a PIC (Microchip's microcontroller) and connect it to an ethernet card. Write some code and get a really small and really cool webserver.
The project behind this idea is picnic. Picnic started in summer 2001 and supports meanwhile ARP, IP, ICMP, TCP and HTTP in a useful manner. Naturally the PIC limits our implementations of protocols to a rudimentary state, but nevertheless it's possible to ping the PIC and to use it as a small webserver (PIC Web Server).

http://members.vol.at/home.floery/electronix/picnic/ - 外文
16. PIC 16F877 Ethernet and TCP/IP
http://www.atrox.at/projects/877eth/ - 外文
17. Electronics Projects - by Fikret San
提供一些有趣小电子设计项目:比如温度控制DS1621,SMS卡控制,SmartCard 控制。非常有意思。
http://home.no/fsan/projects/index.htm - 外文
18. How to control a HD44780-based Character-LCD
非常详细的解说了 HD44780 LCD的应用,并且给出了8051的代码:http://home.iae.nl/users/pouweha/lcd/lcd1.shtml PIC代码:http://home.iae.nl/users/pouweha/lcd/lcd2.shtml
http://home.iae.nl/users/pouweha/lcd/lcd.shtml - 外文
19. PIC 常用的汇编代码
http://www.piclist.com/techref/microchip/routines.htm - 外文
20. PIC 常用的C代码库
http://www.piclist.com/techref/microchip/language/c/index.htm - 外文
21. 利用PIC单片机来控制硬盘接口(IDE),这样就有个超大容量的存储器了
http://barrymichels.com/ide/ - 外文
22. PIC单片机应用在电流数据采集上
http://home.golden.net/~jeromec/ - 外文
23. 一些PIC实际应用:AT键盘接口,RS232接口,LCD接口
http://www.electronic-engineering.ch/microchip/projects/projects.html - 外文
24. 用PIC控制的Mobile robot,提供详细资料
http://www.picant.com/robot/robot.html - 外文
25. ICD2 USB
http://www.harald-sattler.de/html/body_icd2_usb.htm - 外文
26. USB 16C745 Device Developmen
http://www.alanmacek.com/usb/index.html - 外文
27. 利用PIC18F452 进行 3COM 3C509B Ethernet 开发( ISA 接口)
http://www.janw.easynet.be/pic18f452-e.html - 外文
28. embedded-os.de
又一个小的实时操作系统,在多个处理器上移植成功.
http://www.embedded-os.de/index.html?ucos.htm - 外文
29. Multi PIC Programmer
http://www.hamradioindia.org/circuits/feng.php - 中文
30. 50Mhz的频率测量,用PIC单片机实现
http://info.iet.unipi.it/~luigi/pic.html - 外文