-
这个程序详细描述了单片机的USB
本程序详细介绍了基于USB的单片机编程,有电路图。
- 2022-02-22 06:53:31下载
- 积分:1
-
温度传感器ds18b20程序,在lpc2103上调试通过
温度传感器ds18b20程序,在lpc2103上调试通过-Temperature sensor ds18b20 procedures, the debugging lpc2103 by
- 2022-08-17 12:04:21下载
- 积分:1
-
WAV语音合成
在GPS车载中用于报站中多段语音合成报站功能,节约录音书,比使用飞科TTS语音更快捷,读音更流畅,节约空间。
比如“某某站到了”,只需将站名事先录制,然后与“到了”这个录音文件合成即可立即播放,合成速度小于1ms/字
参数说明:fromFileAddress为需要合成文件物理路径集合(字符型)
toFileName为输出合成完毕文件物理路径(字符型)
返回值:合成是否成功
调用方法:
if (Service.SoundSyn.WAVMerge(voice.ToArray(), "play.wav"))
{
PlaySound("play.wav", IntPtr.Zero, 0x00020000 | 0x0001);
}
else
{
- 2022-06-20 00:25:21下载
- 积分:1
-
armlinux学习笔记--IIS音频驱动程序分析 详细分析了在音频驱动程序在armlinux中的结构。...
armlinux学习笔记--IIS音频驱动程序分析 详细分析了在音频驱动程序在armlinux中的结构。-armlinux Study Notes- IIS audio driver analysis of a detailed analysis of the audio driver in armlinux structure.
- 2023-07-29 20:15:02下载
- 积分:1
-
发光二极管的数字键。使用闪光灯在不同的速度。花…
LED灯和数字键。以不同的速度使用闪光灯。用四个led灯显示4位计数器。
- 2022-01-27 17:39:15下载
- 积分:1
-
程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库
5. * ASCII协议,默认设置,使用查询方式发送接收,调用前建议添加超时控制...
程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库
5. * ASCII协议,默认设置,使用查询方式发送接收,调用前建议添加超时控制
6. * 使用语言:C51
7. * 编译工具:Keil uVision2.38a
-An explanation of the procedures: Mifare1 read-write module H6152 (Germany ACG company) to operate the library 5.* ASCII protocol, the default settings, use the send to receive inquiries, call timeout before the control is proposed to add 6.* Use of language: C51 7.* Compiler tools : Keil uVision2.38a
- 2022-03-30 02:02:58下载
- 积分:1
-
UTC时间与1970年以来的毫秒数转换
应用背景
现有的RTC芯片采用年-月-星期-日-时-分-秒的输出输入格式,而嵌入式系统中很多需要校准时间的地方采用的来源是自1970年以来
的秒数或毫秒数。所以需要对这两种格式的数据进行转换。
关键技术
UTC转换毫秒数时采用累加计时实现,需要注意闰年时的月份天数或全年天数累加,最后换算为毫秒数,毫秒数转换为
UTC时间时将毫秒数截断为年,月,天,最后直接转换为当天的时间。
- 2022-03-10 04:32:27下载
- 积分:1
-
sopc sdram 硬核的verilog 源码
sopc sdram 硬核的verilog 源码-sopc sdram hard core of the Verilog source code
- 2022-03-05 12:37:26下载
- 积分:1
-
ARM9(s3c2410)上移植GUI系统(gtk+ 与 DirectFb)
ARM9(s3c2410)上移植GUI系统(gtk+ 与 DirectFb)-ARM9 (s3c2410) on transplantation GUI system (gtk+ and DirectFb)
- 2022-02-04 09:11:22下载
- 积分:1
-
Industrial control card ADLINK PCI
凌华工控控制卡PCI-9111计数器采集卡使用例子,全功能-Industrial control card ADLINK PCI-9111 counter examples of the use of acquisition cards, full-featured
- 2023-01-17 08:00:03下载
- 积分:1