-
YS-V0.4 基本识别工程(基础版)
基于stm32 的语音识别程序,通过识别关键词回复相应的语句(STM32 based speech recognition program, by identifying key words to reply to the corresponding statement)
- 2018-07-15 20:59:17下载
- 积分:1
-
ADRC 程序
自抗扰控制的源码,可以用在无人机控制中,也可以在各种场合替代PID(the source code of ADRC)
- 2021-01-24 16:58:40下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
capDesignUtil
cadence pcb skill rename
- 2013-07-17 20:52:04下载
- 积分:1
-
ZNMC
基于STC89C52单片机实现防夹手智能门窗(Based on STC89C52 MCU splines smart windows and doors)
- 2016-02-17 15:42:42下载
- 积分:1
-
key
说明: 键盘控制,keypad_test,Arduino(Keyboard control,keypad_test,Arduino)
- 2020-06-18 10:20:02下载
- 积分:1
-
stc-isp-15xx-v6.86O
一款可以对stc全系列单片机烧录程序的应用程序。(An application program that can burn STC series singlechip.)
- 2018-10-03 13:31:04下载
- 积分:1
-
K60CCD3.0
在飞思卡尔32位的单片机K60的平台上实现线性CCD采集图像的功能;能够实现自动曝光功能;很好的调节图像;(K60 implemented on Freescale MCU platform 32 linear CCD image acquisition functions able to achieve automatic exposure function well adjust the image )
- 2014-02-22 16:25:22下载
- 积分:1
-
3L-npc-v-source-inverter
an active power filter implemented with inverter
- 2012-06-10 18:06:57下载
- 积分:1
-
MMA7660
MMA系列加速度计MMA7660数据采集与处理程序,是基于X128单片机(MMA series accelerometer MMA7660 data acquisition and processing procedures, is based on X128 microcontroller
)
- 2013-06-07 19:39:25下载
- 积分:1