资源列表
sep4020_psam
- 4020开发板Linux下Psam卡驱动代码,4020是东南大学国家ASIC中心自主研发的ARM芯片,内核为ARM720T。-Linux 4020 development board under the Psam card driver code, 4020 is the Southeast University National ASIC Center independent research and development of ARM chip, the kernel for the AR
Clock198
- 小时钟applet,显示时钟,实时刷新,自己简历对应html即可-Small clock applet, shows the clock, real-time refresh their curriculum vitae to the corresponding html
keypad controller LED 驅動程序
- keypad的驅動程序
input-skeleton
- 模拟linux子系统注册机制,自行设计的input-skeleton子系统-Simulation of the Linux subsystem of registration system, input system designed by ourselves.
spi_main.rar
- 基于at91rm9200的SPI例程,在linux下的编程,AT91RM9200 based on the SPI routines in programming under linux
IOCtrl.tar
- mini2440/TQ2440 LED灯亮灭的控制软件,Qt源码-mini2440/TQ2440 LED control software (source), designed with Qt
mach-qq2440
- Friendly QQ2440 S3c2440 温度传感器 驱动程序-The Friendly QQ2440 S3c2440 temperature sensor driver
uart1t
- 周立公smartarm2200开发板的串口例子-Zhou public smartarm2200 development board Serial example
sound
- 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
fun.tar
- this code is for mini2440
jielian
- 捷联惯性导航的程序,在stm32上使用,效果不错-SINS program on stm32 use, good results
comtonet
- 实现两个串口与网口之间文件的传输-File transfer between two serial and Ethernet ports. . .