嵌入式操作系統 /
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)
評論
查看更多