The First Stop for the Latest ICs and Components
非常好的关于微处理器,DSP,可以编程控制器资讯的网站,更新非常快。强烈推荐一些领导级别的人常去,了解行业动态! http://www.eeproductcenter.com/ - 外文
The Online 8052 Resource
最专业的关于8051系列单片机开发的资源网站,几个非常好的项目,提供详细资料:8052应用指南,代码库,ATA/ATAPI CDROM,TCP/IP,Television Video 。强烈推荐 http://www.8052.com/ - 外文
PJRC Site Map
这是一个人网站,里面的东西很久没有更新了。但是里面的东西非常不错,我常常打开它,希望站长给点新东西。不过,不惯怎样,这是一个非常优秀的网站,很少 个人站点能做的这么清晰,简洁。里面的资源非常不错。1,MP3 Player With IDE Hard Drive
2 8051 Microcontroller Goodies (free stuff) 3.The MIDI Drum Machine 4,CCD Array Reader 5,Audio Amplifier Design for the OSU IEEE CBW 5,Xilinx Programming ,6 Fourth Order Low-Pass Filter IC
作为一个51开发者,不看这里,是一个大损失。
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/ - 外文
LPC900 information for embedded engineers
LPC900 information page LPC932, LPC930, LPC931, LPC901, LPC902, LPC903, LPC935, LPC920, LPC921, LPC912, LPC913, LPC914 http://www.lpc900.com/ - 外文
The Home of Electronic Engineering and Embedded Systems Programming
收集了非常多的有用资料,常用的单片机系统,开发项目:LCD Project
MP3 Projects PC Parallel Port 等等。界面非常友好。 http://ee.cleversoul.com/ - 外文
Universal Bootloader
Universal Bootloader project provides firmware with full source code under GPL. Many CPU architectures are supported: PowerPC(MPC5xx, MPC8xx, MPC82xx, MPC7xx, MPC74xx, 4xx), ARM(ARM7, ARM9, StrongARM, Xscale), MIPS(4Kc,5Kc), x86, … http://sourceforge.net/projects/u-boot - 外文
Ethernet & TCP/IP on 8051 Family
An open source (GPL) TCP/IP project with an 8051-based hardware design 。提供源代码与开发板。 http://web51.hw-server.com/ - 外文
Code Architect for Philips
Code Architect allows quick and easy code generation for Philips Microcontrollers. Code is generated for a specific peripheral or device feature, allowing code generation for the exact combination of peripherals your project need http://www.codearchitect.org/philips/ - 外文
. The First Stop for the Latest ICs and Components
非常好的关于微处理器,DSP,可以编程控制器资讯的网站,更新非常快。强烈推荐一些领导级别的人常去,了解行业动态! http://www.eeproductcenter.com/ - 外文
Embedded Etherne
Ethernut is an Open Source Hardware and Software Project for building tiny Embedded Ethernet Devices.主要是用在AVR系列单片机,提供足够资料.
它的下载也http://www.ethernut.de/en/download/index.html有不错的东西供下载,相关产品http://www.hw-group.com/products/charon2/index_en.html
开源项目支持 http://sourceforge.net/projects/ethernut/ http://www.ethernut.de/en/ - 外文
Build Your Own Microcontroller Projects
大量的微处理器DIY电路,非常好的入门级别的资料。这些微处理包括8051,avr,pic,89C2051/4051, Intel x86。强烈推荐。 http://chaokhun.kmitl.ac.th/~kswichit/ - 外文
C-Language Function Library for Atmel AVR Processors
一个非常优秀的代码库,强烈3推荐.搞AVR不用它,真是的!
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/ - 外
AvrX Real Time Kernel
AvrX is a Real Time Multitasking Kernel written for the Atmel AVR series of micro controllers. AvrX contains approximately 34 API in the following Six categories:
bullet Tasking
bullet Semaphores
bullet Timer Management
bullet Message Queues
bullet Single Step Debugging support http://www.barello.net/avrx/index.htm - 外文
GNU avr-gcc
The AVR-GCC is a freeware C compiler (and assembler) that is made available through the GNU project.详细的开发文档说明,强烈推荐。
http://www.avRFreaks.net/AVRGCC/ - 外文
AVaRICE
AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel. There are some third party clones of the Atmel jtagice available for purchase via the web for prices much less than the Atmel’s offering. http://avarice.sourceforge.net/ - 外文
All FastAVR output ASM routines are absolutely free
AVR单片机的BASIC开发软件及源程序例,还有图形点阵转换程序可以下载。特别是里面LCD开发工具,必须看看! http://www.fastavr.com/ - 外文
Electronic circuits based on AVR micros
MIDI generator ,Analog inputs for ATtiny26 ,Acceleration meter for cars,2 channel RF remote control at 418 MHz,SMS remote control v2.0,Electronic safety-lock with telecard as key,AVR In-System Programmer,Visual Basic & AVR RS232 interface,AVR composite PAL colour bar generator, Ultra low-cost programmer for AT90Sxxxx family,IgorPlug-USB (AVR)
Universal USB interface,LCD 2x16 characters & 4x4 keypad example,Connect RS232 modem to E-10G, Programable LCD counter with memory backup,128x64 LCD Driver for AT90S2313,RCEN fuse bit programmer http://www.serasidis.gr/ - 外文
WinAVR (AVR GCC)
WinAVR (pronounced “whenever”) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. It includes the GNU GCC compiler for C and C++. http://sourceforge.net/projects/winavr http://winavr.sourceforge.net/ - 外文
AVaRICE
AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target. http://sourceforge.net/projects/avarice - 外文
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 - 外文
AVR Libc Home Page
AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. http://www.nongnu.org/avr-libc/ - 外文
SmallC for AVR
SmallC for AVR has been extensively re-written to make it more efficient. Typical code space savings of over 50% on version 1 have been achieved. A complete User Manual is now available that puts in one place the details previously scattered throughout my old web pages. It includes many examples and code snippets on configuring and using the various AVR hardware. http://www.jennaron.com.au/smallc/smallc.html - 外文
SkyEye Project
SkyEye是一个开源软件(opensource software)项目,中文名字是“天目”。SkyEye的目标是在通用的Linux和Windows平台实现一个模拟集成开发环境,模拟基于ARM的嵌入式计算机系统;可在SkyEye上运行ARM Linux,uclinux以及uC/OS-II等多种嵌入式操作系统,并对它们进行源码级的分析和测试 http://www.skyeye.org/index_cn.html - 外文
www.ulrichradig.de
一个非常好的德国个人网站,有些电子制作.比较经典的就是
1,利用AVR单片机做的WEB服务器.RTL8019芯片.
2,利用CPLD产生视频信号VGA.
3,μClinux - mini Linux for the Philips’s ARM LPC2294 http://www.ulrichradig.de/ - 外文
PIC,AVR,ARM,MSP430开发DIY
该网站提供很多的PIC,AVR,ARM,MSP430的开发资料,特别适合自己制作开发系统,它的ARM开发(利用LPC21**系列)是非常号的资料。推荐。 http://www.olimex.com/dev/index.html - 外文
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/ - 外文
GNU ARM? toolchain for Cygwin, Linux and MacOS .推荐
这里是它的实用资源 http://www.gnuarm.com/resources.html
讨论组 http://groups.yahoo.com/group/gnuarm/
文件下载 http://www.gnuarm.com/files.html http://www.gnuarm.com/ - 外文
LPC2000 information page featuring the Philips ARM microcontrollers
关于LPC2100的专业网站 http://www.lpc2100.com/ - 外文
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/ - 外文
Linux for all ARM based machines
一种LINUX操作系统,适合移植在ARM结构上。 http://www.arm.linux.org.uk/ - 外文
uclinux-elf-tools
一个优秀的交叉编译工具。m68k系统,ARM系统下有很好的性能。 http://www.uclinux.org/pub/uClinux/uclinux-elf-tools/ - 外文