嵌入式操作系统 /
generator /
compiler /
opensource /
tutorials /
582
编辑
删除
嵌入式开发就是指在嵌入式操作系统下进行开发,一般常用的系统有WinCE,Palm,现在又多了Symbian等,其实只要会C++,在哪里都差不多,都有相应的SDK开发包。本文是第二篇,大家可以去看看第一篇。
1. Embedded Etherne
Ethernut is an Open Source Hardware and Software Project for building tiny Embedded Ethernet Devices.主要是用在AVR系列单片机,提供足够资料.
它的下载也
有不错的东西供下载,相关产品
开源项目支持
- 外文
2. Programmers Heaven - Assembler programming zone
大量的源代码,分类清晰,强烈推荐。但是有很多好像已经不再更新了。
- 外文
3. 大量的关于AVR资源与应用的链接,推荐!
- 外文
4. Build Your Own Microcontroller Projects
大量的微处理器DIY电路,非常好的入门级别的资料。这些微处理包括8051,avr,pic,89C2051/4051, Intel x86。强烈推荐。
~kswichit/ - 外文
5.C-Language Library for Atmel AVR Processors
一个非常优秀的代码库,强烈3推荐.搞AVR不用它,真是的!
- 外文
6. 决对优秀的AVR网站,不好你天天诅咒我,好就天天为我祈祷.
- 外文
7. 一个非常有用的电子设计资源站。
这里包含的了大量的电子设计资源,DC motors, PWM control,Video Generation with AVR.Serial communications with AVR。特别是它收集了很大实用的链接,分类清晰。
- 外文
8. 美国Cornell University课程ECE476所完成的项目。
这些项目都具有详细学习资料。共有200多个项目,看看这些东西,就能感觉国内与国外教学实践的差别。我们国家很多高校的电子相关专业的设计就是搞个键盘,搞个MAX7219显示,搞个DS1302时钟,'一百年不变'。看了它是我记得很不舒服。大家好好研究研究吧。特别是老师们,一定要深思。
- 外文
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的好地方,强烈推荐.
~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
- 外文
11. GNU avr-gcc
The AVR-GCC is a freeware C compiler (and assembler) that is made available through the GNU project.详细的开发文档说明,强烈推荐。
- 外文
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.
- 外文
13. All FastAVR output ASM routines are absolutely free
AVR单片机的BASIC开发软件及源程序例,还有图形点阵转换程序可以下载。特别是里面LCD开发工具,必须看看!
- 外文
14. AVRbeginners.net
看题目就知道是什么地方了。非常适合初学者。
分类非常清晰。推荐! - 外文
15. Jesper's World on the Net
个人站点,站长肯定是个高手,居然写了仿真软件。这个页面做的很差,资料不好找。
AVR栏目:
MP3应用:
还有一些其它的好东西,等待大家发掘。 - 外文
16. AVR and Robotics
一个关于AVR应用与机器人的站点! - 外文
17. 双龙的AVR专栏,非常好。国内AVR单片机开发的先锋。
?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, ...
- 外文
19. 一个教程,非常有意思,利用动画来演示AVR单片机内部结构。
- 外文
20. Atmel AVR Code Examples
PID Motor Controller,GPS信息处理。USB Code,AVR Bootloaders,AVR with Ethernet Examples 等等。
- 外文
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)
评论
查看更多