-
4x4 keyboard program in 430 MCU program, the keyboard is active, the hardware ci...
4x4的键盘的程序在430单片机程序,键盘是有源的,硬件电路设置成的是上拉-4x4 keyboard program in 430 MCU program, the keyboard is active, the hardware circuit set the pull-up
- 2022-05-31 08:50:48下载
- 积分:1
-
suggested procedure code errors
程序出错提示代码-suggested procedure code errors
- 2022-02-10 07:57:11下载
- 积分:1
-
在S3C2440arm芯片上实现的对IC card的驱动,此驱动是在无操作系统下完成的,可以用来移植到其他平台上。...
在S3C2440arm芯片上实现的对IC card的驱动,此驱动是在无操作系统下完成的,可以用来移植到其他平台上。-S3C2440arm chip in the IC card of the driver, the driver is in the absence of complete operating system can be used to migrate to other platforms.
- 2022-08-03 04:45:00下载
- 积分:1
-
ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦...
ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦-UCS2 and GBK transferable code, the Internet is generally c, it is I wrote it myself. Embedded programming Lane very useful oh
- 2022-02-26 03:48:58下载
- 积分:1
-
用TC2实现的DOS多任务功能,包含全部源代码。
用TC2实现的DOS多任务功能,包含全部源代码。-using the DOS TC2 achieve multi-tasking functionality, including full source code.
- 2022-03-21 11:02:06下载
- 积分:1
-
同步串口SPI接口转成异步RS
同步串口SPI接口转成异步RS-232-Synchronous Serial Interface SPI conversion asynchronous RS-232
- 2022-07-16 19:43:09下载
- 积分: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
-
USB CDC avec STM32F4 (coocox)
此压缩的文件包含在 CoIDE drom coocox,使 STM32F4DISCOVERY 和 PC 通过超级终端之间的通信的一个项目。当您尝试连接由总线 OTG 你发现,你可以有一个错误"未知的设备"所以你取消激活 WIFI 或蓝牙。
- 2022-02-21 06:47:52下载
- 积分:1
-
兼容 FAT16 和 FAT32 文件系统的代码
兼容 FAT16 和 FAT32 文件系统的代码,代码可以移植到嵌入式资源是很方便
- 2023-05-25 14:55:03下载
- 积分:1
-
键盘只有一个键 b ,开发板是自制的
键盘只有一个键 b ,开发板是自制的-only a keyboard keys b, development board is a self-made
- 2022-09-29 16:20:03下载
- 积分:1