资源列表
car
- 基于ARM cotex-A8的开发板,驱动camer_drive通过camera端口控制小车的前进、后退、左转、右转。服务器端用与客户端实现通信,把客户端的数据发送给服务器,服务器将指令传递给驱动,实现小车的功能。-Development board based on ARM cotex- A8, drive camer_drive through camera port to control the car forward, backward, turn left, turn right.Se
s3c2410-adc
- ad变换驱动模块源码,可直接使用.-conversion drive module source code can be used directly
pwm_song
- 利用S3C2440的PWM口实现蜂鸣器唱歌程序-S3C2440 use of PWM port to achieve buzzer singing program
Timetriggeredembedded8051
- 关于时间触发的嵌入式系统设计模式的,基于8051系列微控制器开发可靠应用的说明书-On time-triggered embedded system design model, based on the 8051 microcontroller development of reliable application instructions ...
S3C2410_embedded_Linux
- 《基于S3C2410嵌入式Linux开发实验与实践》是C语言基于S3C 2410的嵌入式Linux系统,用于教学开发实验与实践的说明书,内容有基于- Based on S3C2410 embedded Linux development experiment and practice is a C language based on embedded Linux development S3C2410 experiment and practice of manual ...
EMB_ARM_key_tust
- 嵌入式单片机实验代码,C语言,实现按键驱动和控制-Experimental code embedded microcontrollers, C language, to achieve the key drivers and control ...
cblas
- CBLAS是BLAS的C语言接口。BLAS的全称是Basic Linear Algebra Subprograms,中文大概可以叫做基础线性代数子程序。主要是用于向量和矩阵计算的高性能数学库。本身BLAS是用Fortran写的,为了方便C/C++程序的使用,就有了BLAS的C接口库CBLAS。BLAS的主页是http://www.netlib.org/blas/,CBLAS的下载地址也可以在这个页面上找到。-Things quickly turn out that the BLAS(Basic
route
- 路由器的开发源码,实现路由转发的功能 -Open source router, routing and forwarding functions to achieve . . . . . . . . . . . . . . . . . . . . .
IMX6SDLRM
- Freescale i.MX6 datasheet 飞思卡尔芯片i.MX6手册 IMX6SDLRM.pdf-Freescale i.MX6 datasheet IMX6SDLRM.pdf
FATST2013.05.22
- ADI Blackfin518的基于文件系统的SD卡程序-ADI Blackfin518 based file system SD card program
mini2440-ADCPTS
- mini2440 ADC和触摸屏的linux驱动程序, 供初学者参考-mini2440 ADC and touch screen drivers, reference for beginners
UART
- linux 下的串口程序代码,实现基本的串口功能,已经验证过-Under Linux serial program code, the realization of basic serial port function,it has been verified。