资源列表
sig_AIN
- 本程序为基于s3c2440的两路模拟信号检测电路的裸机驱动。程序检测出A/D转换后的模拟量并进行了电压换算。-This program is based the s3c2440 two-channel analog signal detection circuit of the bare metal drive. Procedures to detect the A/D converter analog voltage conversion.
ADCtest
- 本程序为基于s3c2440的A/D转换及触摸屏测试裸机程序,可以实现对一路A/D转换或触摸屏电路的测试。-This program is based s3c2440 A/D conversion and the touch screen test bare metal program, you can achieve all the way to the A/D conversion or touch screen circuit test.
s3c24xx_uart_test
- 本程序为基于s3c2410或s3c2440的串口测试裸机驱动,程序内以包涵各类头文件,程序可自动检测是s3c2410还是s3c2440。方便大家学习使用。-This program is based s3c2410 or s3c2440 serial test bare-metal driver, the program to cater for all types of header files, the program automatically detects s3c2410 or s3c
system_exchange
- 各种进制之间的相互转换,还有相关提示,可以用来参考-system exchange
ADF7242
- ADF724芯片在Linux下的源代码,对于在ISM 的2.4GHz频段实现无线转输的开发者有一定价值。-The ADF7242 is a highly integrated, low power, and high performance transceiver for operation in the global 2.4 GHz ISM band. It is designed with emphasis on flexibility, robustness, ease of use, a
OV511.ZIP
- OV511 jpeg Decompression This is the jpeg hacked version of Mark W. McClelland s Original driver
video4linux
- 这个在ubuntu10.10 开发的USB视频采集程序,基于GKT2.0图形库,采用V4L2接口 实现功能比较简单,就是采集视频并显示。编译通过前提必须安装相应的库文件,如gnome-core-devel 等-this program is based on ubuntu10.10. I developed this USB capture. It is based on GTK 2.0 Lib, and V4L2 API.
ker8253
- 这是Linux下的8253的驱动,主要是针对电脑上的8253-This is the 8253 driver under Linux, mainly for the 8253 computer
driver
- 这是Linux下的led和数码管的驱动程序,已经经过实验证实过-This is led digital tube driver under Linux, has been confirmed experimentally
Linux-Device-driver
- 驱动程序在 Linux 内核里扮演着特殊的角色,大家可以来学学。-The driver in the Linux kernel play a special role, we can come to learn.
driver-of-USB-keyboad
- USB键盘驱动,应用于linux操作系统,通过获得设备版本,IP,进而获得键盘代码然后发送键盘代码-USB keyboard drive, used in the Linux operating system, through the acquisition of equipment version, IP, and get the keyboard code and then send the keyboard code
dup2
- dup2,dup函数使用 copy文件描述,然后回滚初始化状态-How to use the two func:dup,dup2?