搜索资源列表
sound
- 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
at91sam9260-adc
- at91sam9260在linux下的ADC驱动源码,8位4通道,可以很简单的改成10位模式
2410AD
- 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件-2410 ADS development board in the A/D converter testing procedures. Running steps : one open document ad.mcp two proj
yu_ad
- 在ARM-linux环境下实现A/D芯片的驱动,利用外部模拟信号编程实现ARM循环采集全部前4路通道,并在终端上显示。-In the ARM-linux environment to achieve A/D chip-driven, use of external analog signals acquisition programming ARM cycle all the way before the 4-channel, and display terminals.
200771201659502
- 基于嵌入式Linux操作系统,编程实现S3C2410的四路I/O通道实现环形脉冲分配-ARM
yinpinchuli
- 音频处理芯片uda1341内核驱动源码、利用声卡上的DSP设备进行声音录制和回放的基本框架、利用混音器框架对各种混音通道的增益进行调节、Linux下的OSS音频接口编程-Audio processing chip uda1341 kernel driver source code, using the sound card' s DSP sound recording and playback equipment for the basic framework, using the fra
adc
- 这是S3C2410上的ADC驱动程序,可以采集8个A/D通道的数据。-This is a S3C2410 on the ADC drivers, you can collect eight A/D channels of data.
charg
- 是LINUX下的一个自动检测4通道笔电量和充电的驱动代码。-4 color pen check charge driver.
PEF22504_DS_Rev1.3
- infineon 4 通道 E1/T1/J1接口芯片设计手册-infineon 4-channel E1/T1/J1 Interface Chip Design Manual
at91sam9260_ADC
- at91sam9260的linux的ADC驱动,8位精度,可以修改成10位模式,AIN0--AIN3,四通道输入。应外附上测试程序,方便调试。-at91sam9260 of linux the ADC driver, 8-bit precision, can be modified into a 10-bit mode, AIN0- AIN3, four-channel input. Outside the testing procedure should be attached to faci
at91_adc
- ATMEL ADC驱动程序源代码,支持4通道,动态生成节点。-ATMEL ADC driver source code,support four channels.
adc-s3c2410
- 此驱动程序使用了等待队列,信号量,中断注册。另外要特别留意write函数被实现为从用户空间传入数模转换通道号(频道)和分频的值(预分频),read函数则传出转换好的数据。对于预分频传入和读取,本驱动程序并未使用到,当多路转换时,这个值则要充分利用,并且需要一种多路转换的实现方法了。-This driver uses a wait queue, semaphores, interrupt register. Also pay special attention to write function
linux_device_ioctl
- linux_device_ioctl ioctl是设备驱动程序中对设备的IO通道进行管理的的函数,程序可以通过ioctl想设备发送命令、参数等配置信息-linux_device_ioctl ioctl is device driver for device IO channel management functions, the program can send commands via ioctl to the device, parameters and other configurat
arm_shaangu_v16
- 校准模拟量通道 添加TCP/IP协议版 添加傅立叶变换板 添加启动录波 添加故障录波 SCADA通信 二次谐波分析 处理直流信号 PID调节模块 -Calibrate the analog channel to add TCP/IP protocol version of the Fourier transform plate add add add fault recorder starts recording wave analysis of second harmonic SCADA
dma
- arm9的dma机制的实现,通过选择通道和cpu之间进行通信。-the realization of the arm9 the dma mechanism, by choosing between the channel and the cpu to communicate.
ChartXY-0.8
- 老外写的Qt实时曲线,进过测试能每秒绘制2通道200点的数据 实时可信共享给大家,希望能有所帮助。-The foreigners write Qt real-time curve into test can draw 2 channel 200 points per second of data in real-time credible for everyone to share, hoping to be helpful.
mcvip_tvp5158
- 基于TI DM6467的多视频通道采集程序例程,4路D1输入,合成1路高清视频HDMI输出。 -4 channel D1 input based the TI DM6467 multi video channel acquisition routine, the synthesis of 1-way high-definition video HDMI output.
DM6446_TVP5158_v01.00.01
- 适用于dm6446开发板中有关TVP5158解码器多通道采样视频处理程序.里面包含各种模式和制式的采样-Package Name The name of the application or files Version Version of the application or files License Name of the license or licenses that apply to the Package. Location The director
MIPI_VIDEO-MODE-TEST-PROGRAM
- 此例程是基于ARM9+SSD2825构架的高清LCD测试程序,可用于测试MIPI_VIDEO和MIPI_command 模式下的WVGA,FWVGA,QHD等高清手机LCM。支持4通道MIPI接口,SSD2825是 晶门科技的高速4通道MIPI传输器。-This routine is the HD LCD based on ARM9+SSD2825 architecture test program can be used for high-definition WVGA, FWVGA, QHD
nrf24l01-Qt-multichannels-recieve-
- 使用QT开发的nrf24l01多通道接收程序,针对的平台为linux,处理器s3c2440.-The nRF24L01 multi-channel receiver program , using QT develop for the Linux platform, processor S3C2440.