资源列表
arm
- 该PPT资料讲解了有关嵌入式系统的程序设计的基础知识-PPT to explain the data on embedded systems programming basics
JD2440
- 自己画的2440核心板原理图,还没有画封装图。-Of his paintings 2440 core board principle diagram, haven t draw encapsulation figure.
HTTPConnectionDemo
- 手机HTTP开发得代码-HTTP was developed to be mobile code. . . . . . . . . . . . . . . . . . . .
connection
- 主要内容是关于嵌入式linux的内核开发驱动,进程间异步通讯的文档-Mainly on the development of embedded linux kernel driver documentation for asynchronous communication between processes
qudong
- 驱动的相关试验资料来自华清远见嵌入式培训机构,很珍贵的资源-Relevant test data driven from China Qingyuan see embedded training institutions, it is a valuable resource
forth
- 嵌入式学习的一手资料,来自国内一家大型培训机构,很权威,资源宝贵,希望大家积极下载。-Embedded learning first-hand information from a large domestic training institutions, it is the authority, resources, precious, I hope you actively downloading.
ping
- 嵌入式学习的一手资料,来自国内一家大型培训机构,很权威,资源宝贵,希望大家积极下载。-Embedded learning first-hand information from a large domestic training institutions, it is the authority, resources, precious, I hope you actively downloading.
s3c2410-ts
- 基于linux的嵌入式开发的触摸屏的程序,CPU为S3C2440,开发板为mini2440-Linux embedded development based on the touch screen of the program, CPU is S3C2440, development board for the mini2440
embedded-system-development-steps
- 主要介绍了嵌入式系统开发的主要流程步骤供大家参考-Introduces the main flow of the embedded system development steps for your reference
fengmingqi
- 2440开发板上的关于蜂鸣器控制的一个实例,可以运行,在linux操作系统下用c语言编程,对于学习编程的朋友们可以学习一下-2440 development board buzzer control on an instance, you can run the linux operating system with the c programming language for learning programming friends can learn about
CS8900a
- CS8900a驱动 S3C2410+linux-CS8900a driver S3C2410+ linux
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
