-
pos机contactless源码,c语言
pos机contactless源码,c语言-pos machine contactless source, c language
- 2022-04-22 21:44:47下载
- 积分:1
-
超声波传感器代码
这是一个代码检测采用超声波传感器的距离,在这里我们研究模拟到数字的运作
目前在 lpc2148 的转换器。
- 2023-05-29 18:35:03下载
- 积分:1
-
Taiwan Niu Jserv of embedded RTOS works PXA250 internal realized examples of tra...
台湾嵌入式牛哥Jserv的RTOS作品,内部已实现PXA250的实例移植。希望对要了解RTOS工作原理的朋友有用,强烈推荐。http://blog.linux.org.tw/~jserv/archives/002082.html-Taiwan Niu Jserv of embedded RTOS works PXA250 internal realized examples of transplantation. Want to have to understand the working principle of a friend RTOS useful and strongly recommended. http://blog.linux.org.tw/ ~ jserv/archives/002082.html
- 2022-03-25 00:09:43下载
- 积分:1
-
Java extension with ARM926EJ
具有ARM926EJ-S内核、2 x 8KB缓存、MMU2x4k字节SRAM、32KB启动ROM 210MHz、230MIPsEBI的Java扩展-可支持SDRAM、NAND闪存(带ECC)和Compact FlashUSB控制器以及USB设备端口,V2.0全速以太网MAC-10/100图像传感器接口(CMOS传感器接口)1 SSC可支持I2S和TDM2 SPI,MCI(SD卡和MMC兼容),TWI6 USARTs,支持IrDA,ISO7816 T=0/T=1,RS485
- 2022-06-30 21:35:14下载
- 积分:1
-
uclinux的jffs2文件系统
uclinux的jffs2文件系统-Basis of Uclinux jffs2 file system
- 2022-03-01 03:52:24下载
- 积分:1
-
BK2411 information hard to find, BK2411 to use essentially the same with the 24L...
BK2411资料难找,BK2411使用起来跟24L01基本一样,硬件上基本兼容,软件上只是开始要对BK2存储器进行初始化,花掉很长一段代码。初始化完成后,操作就跟24L01基本一样了-BK2411 information hard to find, BK2411 to use essentially the same with the 24L01, the hardware basically compatible, software is only the beginning of the BK2 memory to initialize, to spend a very long piece of code. Initialization is complete, operate basically the same as the Jiugen 24L01
- 2022-03-03 13:38:49下载
- 积分:1
-
AT91M5800a examples of good!
AT91M5800a例子,很好用的!-AT91M5800a examples of good!
- 2022-01-27 10:38:08下载
- 积分:1
-
ARM7的SamSung芯片的查询方式键盘程序,对键盘学习应该有些帮助...
ARM7的SamSung芯片的查询方式键盘程序,对键盘学习应该有些帮助-a Samsung chip ARM7 the inquiry procedures keyboard, the keyboard should learn some help
- 2023-05-10 09:50:03下载
- 积分:1
-
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,...
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。
Sound1.c用于将录音保存在test.wav文件中,并利用cast test.wav > /dev/sound/dsp回放文件。此处需要注意的是,录音频率必须是44100才能正确回放。否则就会出现类似快放的效果。分析应该是cast方式利用了dsp的默认播放频率44100,所以如果录音的时候低于这个频率,这放的时候就会快放。
此外,设置采样率的时候必须设置成16bit,否则会提示出错。原因尚不知道,估计是与声卡有关。
- 2022-01-21 20:45:44下载
- 积分:1
-
主要完成在uc
主要完成在uc-os2操作系统对dsp的资源控制和调度,包括一些初始化工作等 --It mainly does some resource control and configuration for dsp in uc-o2 operation system, like some initialization.
- 2023-04-25 21:10:03下载
- 积分:1