搜索资源列表
n_gsm
- 支持MODEM的多路复用功能,在LINUX内核中作为底层驱动。-support Multiplex functionality between modem and AP
io-multiplexing
- UNIX系统编程中的高级编程。实现IO端口复用。文件名称为io-multiplexing。-Advanced Programming in the UNIX system programming. IO ports complex. The file name for the io-multiplexing.
gpio
- GM8126下面的IO复用linux驱动程序,文件包括源码和测试代码。-The GM8126 following the IO multiplexing linux driver files, including source code and test code.
ussp_drivers.tar
- linux下GPRS/CDMA串口多路复用驱动源码,支持linux-2.6.29内核。-linux driver source code under the GPRS/CDMA serial multiplexer supports linux-2.6.29 kernel.
gsm0710
- GSM 07.10CMUX源代码文件,对于多串口复用技术有一定的帮助-GSM 07.10CMUX source code files for multiple serial multiplexing certainly help
beep.tar
- CW210开发板上的蜂鸣器控制,通过管脚复用来达到蜂鸣器的控制- Buzzer control CW210 development board through pin multiplexing to achieve buzzer control
OFDM_MATLAB_
- OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM(Multi Carrier Modulation),多载波调制的一种。 OFDM技术由MCM(Multi-Carrier Modulation,多载波调制)发展而来。OFDM技术是多载波传输方案的实现方式之一,它的调制和解调是分别基于IFFT和FFT来实现的,是实现复杂度最低、应用最广的一种多载波传输方案。 在通信系统中,信道所能提供的带
driver
- 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用