搜索资源列表
sound
- 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
sound
- sound LINUX qt the functional integrity standardized format
ESS-Sound-Card-Driver
- devloped under vxwork, support ess sound card. driver library, include datasheet.
sdram_vhdl_lattice.rar
- lattice sdram 控制器VHDL源代码,Sound code of Lattice Sdram Controller based on VHDL
WinCE_BootLoader_develop.rar
- 介绍了WinCE系统下BootLoader的开发基本过程 CE并不是一个通用的安装版操作系统,在形形色色的嵌入式硬件设备世界里, 一款CE系统通常只会针对某一种硬件平台生成。所以,作为原始设备生产商,必须根据自己的硬件平台和应用场合定制CE,最主要的工作就是编写适合于自己的板级支持包(BSP)。在BSP中,包含了一个重要的组成部分——BootLoader。创建一未功能完善的BootLoader,是开发WinCE系统的第一步,也是极为关键的一步。本文将结合开发实例,介绍如何开发适合于自己硬件的B
sound.rar
- pic单片机+proteus 仿真按键发声试验,pic proteus simulate sound music
sound
- C# 开发 wince 下播放声音文件 -C# Developer to play a sound file, under wince
alarmvoice
- pic单片机控制蜂鸣器发出警报声,用c语言写的,proteus仿真通过-pic microprocessor controlled alarm buzzer sound, written with the c language, proteus simulation by
playwave
- stm32利用PWM波播放WAV声音文件-stm32 use of PWM wave play WAV sound files
sound
- pic12f508编写的警音程序,带详细注释,汇编文件。-pic12f508 prepared by the police sound programs, with detailed notes, compilation of documents.
buz
- 熟悉用单片机产生声音的方法,pic单片机 控制中很有用-Familiar with the sound generated by single-chip approach, pic very useful single-chip control
pingball
- 这是一个带声音的弹球小游戏,通过VGA口显示,通过扩展口JA的 pin4和 pin GND输出声音, BTN3 BTN2 控制挡板左右移动,弹球和挡板都自带动画效果-This is a band sound pinball game, through the VGA port shows that through the expansion of the mouth of the JA and pin4 output pin GND voice, BTN3 BTN2 control baffle
audio
- 本驱动是 s3c2410 声卡驱动,实现了 mp3,wav格式的音频文件的播放 -The S3C2410 sound card driver is driven to achieve a mp3, wav format audio file player
SOUND
- 蜂鸣器在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P1.5管脚通过一个与非门来控制,当P1.5管脚为低时,与非门输出高电平,三极管导通,这样蜂鸣器的电流形成回路,发出声音。当P1.5管脚为高时,与非门输出低电平,三极管截止,蜂鸣器不发出声音。在这里与非门是作为非门来用的,这里采用一个非门的作用是为了防止系统上电时峰鸣器发出声音,以为系统复位以后,I/O
thedesignofremotecontrolcar
- ,本设计采用2片AT89C52单片机构成主从式的控制系统。红外遥控部分采用遥控车模专用编、解码芯片TX-2/RX-2,提高控制的可靠性。采用红外传感器进行里程检测;超声波传感器进行障碍识别;感光电阻辅以步进电机控制的转动机构进行光源方向的检测,并能用软件控制小车行驶到光源附近。采用步进电机对小车的转向进行精确的控制。此外,采用四位LED数码管和若干LED发光二极管显示时间、行进的里程以及小车的各种状态;采用AT24C08串行EEPROM记录小车的行驶轨迹,并能按照所记录的轨迹自动行驶。 本次
fengmingqi
- 8051系列单片机的,蜂鸣器发声代码! -MCU 8051 series, buzzer sound code! 8051 series MCU, audible buzzer code!
ima_adpcm_encoder_latest.tar
- This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by defau
sound
- 单片机控制蜂鸣电路的程序。里面含有多种声音类型的控制-Single-chip control circuit buzz procedures. Which contains a variety of types of sound control. . . .
shim-sound
- how to make sound with PWM from chip memory
STM32F103ZE Sound source localization
- 基于STM32F103ZE系列单片机的声源定位程序,使用LCD12864显示声源位置(Sound source localization program based on STM32F103ZE Series MCU, using LCD12864 to display the location of sound source.)