资源列表
Embedded-Applications-Technology-foundation-course
- 嵌入式应用技术基础教程课件,对正在学嵌入式系统设计的人比较有用-Embedded Applications Technology foundation courseware tutorials on embedded systems are designed to learn more useful to people
A1600
- 凌阳单片机对语音的处理和调用,包含常用的语音资源-Sunplus Single-chip voice processing and call, including the commonly used voice resources
ARM2
- 汇编指令的应用(包括汇编指令应用,c语言程序试验,无仿真器程序下载运行实验)-Application compilation directives (including the compilation of the application instructions, c language program trial, no download emulator program running the experiment)
FlashLoad
- FLASH f39v1601 的底层驱动,可以实现块擦除,抗疲劳-FLASH f39v1601 the bottom of drive, you can achieve erase block, anti-fatigue
SLE4442
- SLE4442卡的底层驱动函数,实现了读\写功能-SLE4442 bottom card driver function, implementation of the read \ write function
tutorial7
- this dtmf project-this is dtmf project
GetPCInfo
- get system information-ok
embedlinux
- 嵌入式入门笔记,内容形象易懂,适合初学者,能使其很快对嵌入式开发过程有一个整体概念-embed linux writing for the first learener.
cide_7f
- nios ii sopc关于ISP1362和DM9000A的工程,有助于开发者参考-nios ii sopc and ISP1362 about DM9000A project, contribute to the development of reference
Mega64ToW29C040
- Mega64 Read/Write W29C040-Mega64 to the mouth-line reading and writing W29C040
Simple_Cooperative_Multitasking
- It show how to implement simple cooperative multitasking in PIC18.
EmbeddedLinuxt
- 嵌入式Linux设备驱动开发.pdfinux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。 -Embedded Linux device driver development. Pdfinux core structure as a whole are, so to add anything to the kernel, or delete some of the features are ve