1.
1. ucos-ii操作系统应用在各种微处理器上。
http://www.ucos-ii.com/contents/products/ucos-ii/ports.html - 外文
2. VHDL Model of the 8051 Microcontroller
http://www.ece.umr.edu/~hjp/cpe318/8051/ - 外文
3. Free 8051 IP Core-ADPCM IP Core-AES IP Core
http://www.oregano.at/ip/ - 外文
4. 8051SBC V1.0 Simple expansion board for 8051SBC provides easy USB port and graphic LCD interface.
I am planing to design the x86 board for some of my application that needs more computing capability. One of the feature that I need to add to the x86 board is USB port. I found the ASIC that enables 8-bit MCU to interface USB easily from Future Technology Devices International: FTDI. The USB controller chip is FT245BM. Fortunately near my campus, the Astron Logic company sells the ready board for such USB chip with connector. So I bought it to learn how to interface with 8051SBC. Also I got one graphic LCD 128x64pixels. I thought why don't put them together and build the expansion board for testing with 8051SBC. This led me to provide details what I have done. However no real application with the 8051SBC has completed yet. Below was the sample hardware and some testing code only.
http://chaokhun.kmitl.ac.th/~kswichit/8051sbc/8051sbc.html - 外文
5. Atmel 89 Series Device Programmer
http://chaokhun.kmitl.ac.th/~kswichit/89prog/index.html#6 - 外文
6. ATMEL 8051 Flash Based-Microcontroller Programmer DIY
http://www.kmitl.ac.th/~kswichit/shiao/prog.htm - 外文
7. Easy-Downloader V3.0 for 89C51/89C52/89C55WD
自制51系列编程器的好东西,提供详细资料.diy 的好材料
http://chaokhun.kmitl.ac.th/~kswichit/easy2/easy3_1.html - 外文
8. 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 - 外文
9. 一个含有电路图,只有几条语句的键盘扫描程序。使用时自己加上延时去抖
http://www.hkln.net/doc/8051/example/keypad/index.htm - 外文
10. 含有8051应用的几个例子,很经典,可以看看
http://www.hkln.net/doc/8051/example/index.htm - 外文
11. 8051 Projects & Products
http://www.rentron.com/8051.htm - 外文
12. Easy-Downloader V2.0 for ATMEL 89C51/52/55 89S51/52
http://chaokhun.kmitl.ac.th/~kswichit/easy2/easy2.htm - 外文
13. embedded-os.de
又一个小的实时操作系统,在多个处理器上移植成功.
http://www.embedded-os.de/index.html?ucos.htm - 外文
14. Sinewave generator based on AD9835 and 8051
http://www.nomad.ee/micros/ad9835.html - 外文