嵌入式开发的网站(国外)
嵌入式开发就是指在嵌入式操作系统下进行开发,一般常用的系统有WinCE,Palm,现在又多了Symbian等,其实只要会C++,在哪里都差不多,都有相应的SDK开发包。下面不知道谁统计的。比较不错。建议英文好的朋友去看看,肯定会有收获的。
1.关于嵌入式开发的站点,提供非常多关于嵌入式开发的资料。包括开发公司,技术文档,免费资源等等。版面包括busses & boards,embedded software,dsp,embedded systems,open source,rtos,embedded chips,system-on-a-chip 等等。
强烈推荐
http://www.eg3.com/ - 外文
2. Programmers Heaven - Assembler programming zone
大量的源代码,分类清晰,强烈推荐。但是有很多好像已经不再更新了。
http://www.programmersheaven.com/zone5/index.htm - 外文
3. The First Stop for the Latest ICs and Components
非常好的关于微处理器,DSP,可以编程控制器资讯的网站,更新非常快。强烈推荐一些领导级别的人常去,了解行业动态!
http://www.eeproductcenter.com/ - 外文
4. The Online 8052 Resource
最专业的关于8051系列单片机开发的资源网站,几个非常好的项目,提供详细资料:8052应用指南,代码库,ATA/ATAPI CDROM,TCP/IP,Television Video 。强烈推荐
http://www.8052.com/ - 外文
5. PJRC Site Map
这是一个人网站,里面的东西很久没有更新了。但是里面的东西非常不错,我常常打开它,希望站长给点新东西。不过,不惯怎样,这是一个非常优秀的网站,很少个人站点能做的这么清晰,简洁。里面的资源非常不错。
作为一个51开发者,不看这里,是一个大损失。http://www.pjrc.com/map.html - 外文
6. Build Your Own Microcontroller Projects
大量的微处理器DIY电路,非常好的入门级别的资料。这些微处理包括8051,avr,pic,89C2051/4051, Intel x86。强烈推荐。
http://chaokhun.kmitl.ac.th/~kswichit/ - 外文
7. 美国Cornell University课程ECE476所完成的项目。
项目都具有详细学习资料。共有200多个项目,看看这些东西,就能感觉国内与国外教学实践的差别。我们国家很多高校的电子相关专业的设计就是搞个键盘,搞个MAX7219显示,搞个DS1302时钟,‘一百年不变‘。看了它是我记得很不舒服。大家好好研究研究吧。特别是老师们,一定要深思。
http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ - 外文
8. Web51 - Ethernet & TCP/IP on 8051 Family
51单片机上网技术,提供详细资料,推荐.
http://8052.lphard.cz/ - 外文
9. eeCatalog
一个电子目录网站,大量的信息经过有序的组织.对开发者来说,这里是一个了解开发信息的好地方,比如可以按照8bit单片机来查找信息,也许对美国人更有用.
http://www.eecatalog.com/ - 外文
10. 8051 Sourcecode 大量的8051实用代码,分类清晰
http://www.programmersheaven.com/zone5/cat27/index.htm - 外文
11. 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. LPC900 information for embedded engineers
LPC900 information page LPC932, LPC930, LPC931, LPC901, LPC902, LPC903, LPC935, LPC920, LPC921, LPC912, LPC913, LPC914
http://www.lpc900.com/ - 外文
13. Intel(R) MCS(R) 51/251 Microcontrollers Documentation
大量的Intel(R) MCS(R) 51/251 Microcontrollers 的应用文档,许多是鲜为人知的.不看是你的损失.
http://www.intel.com/design/mcs51/docs_mcs51.htm - 外文
14. The Home of Electronic Engineering and Embedded Systems Programming
收集了非常多的有用资料,常用的单片机系统,开发项目CD ProjectMP3 Projects PC Parallel Port 等等。界面非常友好。
http://ee.cleversoul.com/ - 外文
15.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 - 外文
16. Ethernet & TCP/IP on 8051 Family
An open source (GPL) TCP/IP project with an 8051-based hardware design 。提供源代码与开发板。
http://web51.hw-server.com/ - 外文
17. MCUserver
一个比较专业的关于电子开发的网站,但是我也不知道网站是什么语言,但看一勉强看懂。它的下载区有很多实用资料,需要注册才可以下载。它提供很多DIY电路,比如PIC,AVR,MSP430,FPGA,ARM,8051等等编程电路。推荐
http://www.mcu.cz/modules/news/ - 外文
18. OpCUBE project.
Micro-IDE with SDCC .SDCC非常好的8051开发工具,具有编译,链接功能.而这是它的IDE开发界面.完全免费.
这里有大量的相关资源.http://sdccokr.dl9sec.de/resources.htm
http://www.opcube.com/home.html - 外文
19Tiny TCP/Tiny WEB/etc
很好的解析了常用的协议,同时可以下载很多的紧凑TCP/IP栈,特别是有一个已经处理好的为DS89C420超高速8051单片机的TCP/IP栈。
http://www.unusualresearch.com/tinytcp/tinytcp.htm - 外文
20. 8051-/ C51-Homepage 一个德国人的经典51单片机网站,不错.
http://www.c51.de/ - 外文
21.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/ - 外文
22. The First Stop for the Latest ICs and Components
非常好的关于微处理器,DSP,可以编程控制器资讯的网站,更新非常快。强烈推荐一些领导级别的人常去,了解行业动态!
http://www.eeproductcenter.com/ - 外文
嵌入式开发就是指在嵌入式操作系统下进行开发,一般常用的系统有WinCE,Palm,现在又多了Symbian等,其实只要会C++,在哪里都差不多,都有相应的SDK开发包。本文是第二篇,大家可以去看看第一篇。
1. 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/ - 外文
2. Programmers Heaven - Assembler programming zone
大量的源代码,分类清晰,强烈推荐。但是有很多好像已经不再更新了。
http://www.programmersheaven.com/zone5/index.htm - 外文
3. 大量的关于AVR资源与应用的链接,推荐!
http://www.omegav.ntnu.no/avr/resources.php3 - 外文
4. Build Your Own Microcontroller Projects
大量的微处理器DIY电路,非常好的入门级别的资料。这些微处理包括8051,avr,pic,89C2051/4051, Intel x86。强烈推荐。
http://chaokhun.kmitl.ac.th/~kswichit/ - 外文
5.C-Language Library for Atmel AVR Processors
一个非常优秀的代码库,强烈3推荐.搞AVR不用它,真是的!
http://hubbard.engr.scu.edu/embedded/avr/avrlib/ - 外文
6. 决对优秀的AVR网站,不好你天天诅咒我,好就天天为我祈祷.
http://hubbard.engr.scu.edu/embedded/ - 外文
7. 一个非常有用的电子设计资源站。
这里包含的了大量的电子设计资源,DC motors, PWM control,Video Generation with AVR.Serial communications with AVR。特别是它收集了很大实用的链接,分类清晰。
http://instruct1.cit.cornell.edu/courses/ee476/ - 外文
8. 美国Cornell University课程ECE476所完成的项目。
这些项目都具有详细学习资料。共有200多个项目,看看这些东西,就能感觉国内与国外教学实践的差别。我们国家很多高校的电子相关专业的设计就是搞个键盘,搞个MAX7219显示,搞个DS1302时钟,‘一百年不变‘。看了它是我记得很不舒服。大家好好研究研究吧。特别是老师们,一定要深思。
http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ - 外文
9. 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/ - 外文
10. 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 - 外文
11. 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/ - 外文
12.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/ - 外文
13. All FastAVR output ASM routines are absolutely free
AVR单片机的BASIC开发软件及源程序例,还有图形点阵转换程序可以下载。特别是里面LCD开发工具,必须看看!
http://www.fastavr.com/ - 外文
14. AVRbeginners.net
看题目就知道是什么地方了。非常适合初学者。
分类非常清晰。推荐!http://www.avrbeginners.net/ - 外文
15. Jesper‘s World on the Net
个人站点,站长肯定是个高手,居然写了仿真软件。这个页面做的很差,资料不好找。
AVR栏目:http://www.myplace.nu/avr/
MP3应用:http://www.myplace.nu/mp3/
还有一些其它的好东西,等待大家发掘。http://www.myplace.nu/ - 外文
16. AVR and Robotics
一个关于AVR应用与机器人的站点!http://www.barello.net/ - 外文
17. 双龙的AVR专栏,非常好。国内AVR单片机开发的先锋。
http://www.sl.com.cn/Special_News.asp?SpecialName=AVR专栏 - 中文
18. 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 - 外文
19. 一个教程,非常有意思,利用动画来演示AVR单片机内部结构。
http://www.microschematic.com/inde.html - 外文
20. Atmel AVR Code Examples
PID Motor Controller,GPS信息处理。USB Code,AVR Bootloaders,AVR with Ethernet Examples 等等。
http://hubbard.engr.scu.edu/embedded/avr/code/index.html - 外文
21. 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/ - 外文
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。