7. 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/- 外文
12. LPC2000 information page featuring the Philips ARM microcontrollers 关于LPC2100的专业网站 http://www.lpc2100.com/- 外文
13. ARMboot ARMboot is an Open-Source firmware suite for ARM based platforms. ARMboot is heavily based on the sister-project PPCboot, which provides similar functionality on PowerPC based systems. ARMboot shall be a common, easy-to-use and easy-to-port boot platform. http://armboot.sourceforge.net/- 外文
15. ARMphetamine ARMphetamine is a project to create a fast and accurate ARM processor emulator. A technique known as "dynamic recompilation" will be used so that the highest possible speed can be achieved for emulated code - ARM code programs are translated into native code as they are being emulated. The current development platform. is Linux/x86 http://armphetamine.sourceforge.net/- 外文
26. boot Booting on any device needs a boot-loader and some means to get the boot-loader installed in the first place. Here we look at the specifics for ARM architecture devices booting Linux, covering available boot-loaders and their capabilities, some general principles and mechanisms for uploading the Linux kernel and root filesystem, giving specific examples with Jflash-linux and Blob. http://www.aleph1.co.uk/armlinux/docs/ARMbooting/t1.html- 外文
28. Debian GNU/Linux on ARM On these pages you'll find information about the ongoing effort of porting Debian GNU/Linux to the ARM architecture which is often found in embedded systems http://www.debian.org/ports/arm/- 外文
34. 嵌入式开源项目 是一个适合初学者学习嵌入式开发的技术网站,lumit 名称取自 let us make it together 这句话的首字母缩写。我们期待对嵌入式技术有兴趣的朋友能和我们一起学习、动手制作、相互探讨、共同进步。 lumit 也是一个软硬件资料可以完全免费下载的开源项目,目前主要目标是制作一个基于arm7tdmi s3c4510开发板的可以实用的u盘,未来我们希望还能做出 mp3、pda 甚至是 dc,dv 等。 http://www.lumit.org/- 中文
46. Instruction set quick finder his document describes, as completely as I am aware of, the ARM instruction set. If, however, you are only interested in the instructions relating to programming under RISC OS, you may prefer to read the shorter quick finder document... http://www.heyrick.co.uk/assembler/qfinder.html- 中文