本次设计的报警模块采用wt588d语音芯片进行语音播报和报警提示。当超声波检测到距离后或者是低于安全距离STC89C52单片机控制语音芯片来的英语翻译

本次设计的报警模块采用wt588d语音芯片进行语音播报和报警提示。当超

本次设计的报警模块采用wt588d语音芯片进行语音播报和报警提示。当超声波检测到距离后或者是低于安全距离STC89C52单片机控制语音芯片来播报当前的内容。下图为语言芯片电路引脚图,扬声器就是喇叭用来进行语音播报,p02是复位引脚也可以不接,只有P03口是数据引脚,Wt588d语音芯片他是通过外部的minu下载器下载相应的语音文件,比如播报欢迎光临,那么我们就需要通过minu下载器编辑这段语音欢迎光临。然后生成一个地址,当单片机需要播报这端语音的时候,就会发送指令给wt588d,进行语音播报。用上位机软件对SPI-FLASH存储器25PXX烧写语音程序时,选择一线串口控制模式。I/O口P03被定义为DATA数据输入口,单片机通过DATA数据口对WT588D语音模块进行控制。其他I/O口P00、P01、P02、P04、P05、P06、P07、P10、P11均可当做按键使用,详细可见WT588D语音芯片按键控制模式应用电路。P17端为BUSY忙信号输出端,可设置为播放状态LED点亮和播放状态LED熄灭。SPI-FLASH存储器25PXX的电压范围为要保证在2.8V~3.5V,VDD-SIM为WT588D语音芯片的串口电源管理输入端,将25PXX的VCC连接到此端,可自动平衡WT588D跟25PXX之间的串口电压。PWM输出端禁止接电容到地或直接接地,PWM+/DAC和PWM-端谨防短路。在选项界面里面选定“一线串口模式”后,点击“确定”。工程文档就处于一线串口模式状态。点击“操作”→“按键设置”,可以看到各个I/O口所对应的“按键1”→“按键10”的默认状态,其中“按键4”(对应的I/O口为P03)选项已被系统锁定,P03在一线串口模式下为DATA数据脚,因此不能当按键使用,其余的I/O口仍然可以当作按键使用,在各个按键(I/O口)的下拉菜单里,能选择“按键无效、脉冲可重复、脉冲不可重复、电平非保持循环、电平保持可循环、播放/停止、下一曲不循环、上一曲不循环、下一曲可循环、上一曲可循环、电平保持不可循环、暂停、音量+、音量-、停止”等15种触发方式,触发方式被选定后,相对应的按键(I/O口)被置于低电平时,就以被设定的方式进行触发播放语音。系统默认各个能用的按键(I/O口)均为脉冲可重复触发方式。
0/5000
源语言: -
目标语言: -
结果 (英语) 1: [复制]
复制成功!
The alarm module designed this time uses the wt588d voice chip for voice announcements and alarm prompts. When the ultrasonic detects the distance or is below the safe distance, the STC89C52 microcontroller controls the voice chip to broadcast the current content. <br>The following picture is the pin diagram of the language chip circuit. The speaker is the speaker used for voice broadcast. P02 is the reset pin or not connected. Only the P03 port is the data pin. The Wt588d voice chip downloads the corresponding through the external minu downloader Voice files, such as broadcast welcome, then we need to edit this voice welcome via minu downloader. Then generate an address, when the microcontroller needs to broadcast this end of the voice, it will send instructions to wt588d to perform voice broadcast. <br>When writing the voice program to the SPI-FLASH memory 25PXX with the host computer software, select the one-line serial port control mode. The I / O port P03 is defined as the DATA data input port, and the microcontroller controls the WT588D voice module through the DATA data port. Other I / O ports P00, P01, P02, P04, P05, P06, P07, P10, and P11 can be used as buttons. For details, see the WT588D voice chip button control mode application circuit. The P17 terminal is the BUSY busy signal output terminal, which can be set to play status LED on and play status LED off. The voltage range of SPI-FLASH memory 25PXX is to ensure that it is between 2.8V and 3.5V. VDD-SIM is the serial power management input terminal of WT588D voice chip. Connect 25PXX VCC to this terminal, which can automatically balance the Serial port voltage. It is forbidden to connect the capacitor to the ground or directly to the ground at the PWM output. The PWM + / DAC and PWM- terminals must be protected against short circuits. <br>After selecting "One-line serial port mode" in the option interface, click "OK". The project document is in the state of one-line serial port mode.<br>Click "Operation" → "Button Settings", you can see the default state of "Button 1" → "Button 10" corresponding to each I / O port, where "Button 4" (corresponding I / O port is P03) option It has been locked by the system. P03 is the DATA pin in the first-line serial port mode, so it cannot be used as a button. The remaining I / O ports can still be used as buttons. In the pull-down menu of each button (I / O port), it can Select "Invalid button, pulse repeatable, pulse non-repeatable, level non-hold loop, level hold loop, play / stop, next track without loop, previous track without loop, next track with loop, previous track 15 trigger modes, such as cycleable, level-unavailable, pause, volume +, volume-, stop, etc. After the trigger mode is selected, the corresponding key (I / O port) is set to low level Trigger to play voice in the set way. <br>By default, all available buttons (I / O ports) in the system are pulse repeatable trigger mode.
正在翻译中..
结果 (英语) 2:[复制]
复制成功!
The alarm module of this design uses the wt588d voice chip for voice broadcast and alarm prompt. When ultrasonic waves detect a distance or below the safe distance STC89C52 microcontroller control voice chip to broadcast the current content.<br>The following image is the language chip circuit pin diagram, the speaker is the speaker used to broadcast the voice, p02 is the reset pin can not be connected, only P03 mouth is the data pin, Wt588d voice chip he is through the external minu downloader to download the corresponding voice files, such as broadcast welcome, then we need to edit this voice welcome through the minu downloader. Then generate an address, when the microcontroller needs to broadcast this end of the voice, will send instructions to wt588d, voice broadcast.<br>When using the upper computer software to burn the voice program of SPI-FLASH memory 25PXX, select the first-line serial control mode. I/O port P03 is defined as the DATA data input, the microcontroller controls the WT588D voice module through the DATA data port. Other I/O port P00, P01, P02, P04, P05, P06, P07, P10, P111 can be used as keys, detailed can be seen WT588D voice chip key control mode application circuit. The P17 end is the BUSY busy signal output, which can be set to play state LED lights up and playback state LED off. SPI-FLASH memory 25PXX voltage range is to ensure that in 2.8V to 3.5V, VDD-SIM is the WT588D voice chip serial power management input, 25PXX VCC connected to this end, can automatically balance the 5WT88D and 25PXX between the serial port voltage. The PWM output end prohibits connecting capacitors to ground or direct ground, and the PWM-DAC and PWM-ends are protected against short circuits.<br>After selecting "First-line Serial Mode" in the options interface, click OK. The engineering document is in a first-line serial mode.<br>Click on "Operation" and "Key Settings" to see the default status of "Key 1" and "Key 10" for each I/O port, where "Key 4" (corresponding I/O port is P03) option has been locked by the system, P03 is data data foot in first-line serial mode, so it cannot be used as a key, the rest of the I/O port can still be used as keys, in each key (I/O port) 15 trigger ingesting methods, such as pulse repeatable, pulse non-repeatable, level non-hold loop, level hold loopable, play/stop, next song not loopable, previous song not loopable, next song can be cycled, previous song can be looped, level hold non-loop, pause, volume plus, -, stop" and so on.<br>Each of the keys (I/O ports) that the system defaults to use is a rerepeatable way for pulses.
正在翻译中..
结果 (英语) 3:[复制]
复制成功!
The alarm module of this design uses WT588D voice chip for voice broadcast and alarm prompt. When the ultrasonic detection distance or below the safe distance STC89C52 MCU control voice chip to broadcast the current content.<br>The following figure shows the circuit pin diagram of the language chip. The speaker is used for voice broadcast, and the P02 is the reset pin or not. Only the P03 port is the data pin. The WT588D voice chip downloads the corresponding voice file through the external Mini downloader. For example, welcome to broadcast, so we need to edit this voice through the mini downloader. Then generate an address, when the MCU needs to broadcast this voice, it will send instructions to WT588D for voice broadcast.<br>When the upper computer software is used to write the voice program in spi-flash memory 25pxx, the first-line serial port control mode is selected. I / O port P03 is defined as data input port, and single chip microcomputer controls WT588D voice module through data port. Other I / O ports (p00, P01, P02, P04, P05, P06, P07, P10 and P11) can be used as keys. See the application circuit of WT588D voice chip key control mode for details. P17 terminal is busy signal output terminal, which can be set as play status LED on and play status led off. The voltage range of spi-flash memory 25pxx is 2.8v-3.5v. Vdd-sim is the serial port power management input terminal of WT588D voice chip. Connecting the VCC of 25pxx to this terminal can automatically balance the serial port voltage between WT588D and 25pxx. It is forbidden to connect capacitor to ground or directly to ground at PWM output terminal, and PWM + / DAC and PWM terminal shall be protected from short circuit.<br>Select "one line serial port mode" in the options interface and click "OK". Engineering documents are in the first-line serial port mode.<br>Click "operation" → "key setting", you can see the default state of "key 1" → "key 10" corresponding to each I / O port, in which "key 4" (the corresponding I / O port is P03) option has been locked by the system, and P03 is data pin in the first-line serial port mode, so it can not be used as a key, and the rest I / O ports can still be used as keys, in each key (I / O port) In the pull-down menu, 15 trigger modes can be selected, such as "key invalid, pulse repeatable, pulse non repeatable, level non hold cycle, level hold cycle, play / stop, next non cycle, previous non cycle, next non cycle, previous non cycle, level hold non cycle, pause, volume +, volume -, stop". After the trigger mode is selected, 15 trigger modes can be selected When the corresponding key (I / O port) is placed at low power level, the voice will be triggered and played in the set way.<br>By default, all available keys (I / O port) are pulse repeatable triggering mode.
正在翻译中..
 
其它语言
本翻译工具支持: 世界语, 丹麦语, 乌克兰语, 乌兹别克语, 乌尔都语, 亚美尼亚语, 伊博语, 俄语, 保加利亚语, 信德语, 修纳语, 僧伽罗语, 克林贡语, 克罗地亚语, 冰岛语, 加利西亚语, 加泰罗尼亚语, 匈牙利语, 南非祖鲁语, 南非科萨语, 卡纳达语, 卢旺达语, 卢森堡语, 印地语, 印尼巽他语, 印尼爪哇语, 印尼语, 古吉拉特语, 吉尔吉斯语, 哈萨克语, 土库曼语, 土耳其语, 塔吉克语, 塞尔维亚语, 塞索托语, 夏威夷语, 奥利亚语, 威尔士语, 孟加拉语, 宿务语, 尼泊尔语, 巴斯克语, 布尔语(南非荷兰语), 希伯来语, 希腊语, 库尔德语, 弗里西语, 德语, 意大利语, 意第绪语, 拉丁语, 拉脱维亚语, 挪威语, 捷克语, 斯洛伐克语, 斯洛文尼亚语, 斯瓦希里语, 旁遮普语, 日语, 普什图语, 格鲁吉亚语, 毛利语, 法语, 波兰语, 波斯尼亚语, 波斯语, 泰卢固语, 泰米尔语, 泰语, 海地克里奥尔语, 爱尔兰语, 爱沙尼亚语, 瑞典语, 白俄罗斯语, 科西嘉语, 立陶宛语, 简体中文, 索马里语, 繁体中文, 约鲁巴语, 维吾尔语, 缅甸语, 罗马尼亚语, 老挝语, 自动识别, 芬兰语, 苏格兰盖尔语, 苗语, 英语, 荷兰语, 菲律宾语, 萨摩亚语, 葡萄牙语, 蒙古语, 西班牙语, 豪萨语, 越南语, 阿塞拜疆语, 阿姆哈拉语, 阿尔巴尼亚语, 阿拉伯语, 鞑靼语, 韩语, 马其顿语, 马尔加什语, 马拉地语, 马拉雅拉姆语, 马来语, 马耳他语, 高棉语, 齐切瓦语, 等语言的翻译.

Copyright ©2024 I Love Translation. All reserved.

E-mail: