-
给ucgui用的字库HZK12,12x12点阵的汉字库和hzk16点阵的汉字库,还有UCGUI自带的全部汉字库。...
给ucgui用的字库HZK12,12x12点阵的汉字库和hzk16点阵的汉字库,还有UCGUI自带的全部汉字库。--HZK12, 12*12, Chinese characters library, and HZK16 Chinese characters library for UCGUI. It also has all Chinese characters included in UCGUI.
- 2022-02-24 14:40:50下载
- 积分: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
-
verilog浮点乘发器,特定数据结构,指数底为10
verilog浮点乘发器,特定数据结构,指数底为10-Verilog float by their hair, a specific data structure, the index for the end of 10
- 2022-06-01 15:03:19下载
- 积分:1
-
XINLINX公司开发板的嵌入式源代码,其中包括了基本的实验内容,系统大建,软件编写...
XINLINX公司开发板的嵌入式源代码,其中包括了基本的实验内容,系统大建,软件编写-Company XINLINX development board for embedded source code, including the basic content of the experiment, the system Dajian, software development,
- 2023-03-17 01:25:16下载
- 积分:1
-
1602驱动
单片机驱动1602显示库,C语言实现,驱动各种lcd1602 适用单片机 stc89S系列 Stc51系列 at89s系列
- 2022-12-22 07:50:03下载
- 积分:1
-
无刷电机驱动原理图及数据电子书
Brushless Motor Drive Schematic & Data ebook
- 2022-07-19 11:06:00下载
- 积分:1
-
Serial port reception, spi port stored in AT45DB161, and then read out the seria...
串口接收,spi口存储到AT45DB161,然后通过命令串口读出-Serial port reception, spi port stored in AT45DB161, and then read out the serial port through the command
- 2022-03-20 11:43:57下载
- 积分:1
-
好实用的好东东,快下呀!
好实用的好东东,快下呀!-good practical good Dongdong, quick to make!
- 2022-03-11 06:14:43下载
- 积分:1
-
基于AT89C52和FPGA的小系统板,含AD/DA接口
基于AT89C52和FPGA的小系统板,含AD/DA接口-AT89C52 and FPGA based on a small system board, including AD/DA interface
- 2023-01-11 19:25:03下载
- 积分:1
-
bootloader software programmed into the Philips P89V51RD2 and P89LV51RD2 microco...
bootloader software programmed into the Philips P89V51RD2 and P89LV51RD2 microcontrollers
- 2022-01-31 19:29:56下载
- 积分:1