-
APP
说明: 该程序能够实现PWM波输出,同时实现流水灯功能,(The program can realize PWM wave output and water lamp function,)
- 2020-11-27 12:02:52下载
- 积分:1
-
模数转换多通道
一种应用于飞思卡尔9s12系列的AD转换模块程序范例(An example of the AD convert program applied in the Freescale 9s12 series.)
- 2018-07-13 00:25:42下载
- 积分:1
-
STM32超声波测距
STM32F103C 超声波测距程序,径过测试 可使用(STM32F103C ultrasonic ranging program, diameter pass test can be used)
- 2020-07-04 04:00:01下载
- 积分:1
-
nf027
随机调制信号下的模拟ppm,基于SVPWM的三电平逆变的matlab仿真,在matlab R2009b调试通过。( Random ppm modulated analog signal under Based on SVPWM three-l)
- 2017-05-29 09:54:46下载
- 积分:1
-
基于STM32的光立方源码
基于stm32单片机的全彩光立方的代码,注释清晰,拿来学习。(STM32 microcontroller based on the Quan Caiguang cube code, clear notes, to learn.)
- 2017-11-14 21:28:39下载
- 积分:1
-
UART_TXaRX
单片机接收从电脑串口发送出来的一串字符串,却只能接收到第一个字符,其他的都丢失了或者是接收到的是乱码,却不知道是什么原因。其实,那是因为,虽然单片机的是全双工串口,但是串口的缓冲区(SBUF)却一般只有一个字节,即1Byte,远没有像电脑串口的缓冲区以KB计算那么大,并且,单片机的处理速度是很有限的,试想一下,假如要求一串字符串以9600bps的速率,一个起始位,一个结束位,无校正位,相当于960Byte/s传输到单片机,单片机要是能够全部接收的话,那么单片机接收和处理一个字节的时间仅为约1ms的时间。这说明了,如果单片机的处理速度不够快,还没有将接收到的上一帧数据及时转送到单片机的RAM中,而电脑串口又传输过来一帧新的数据,这帧新的数据就会把单片机的串口输入缓冲区的SBUF给刷新掉,或者说单片机压根就没有接收到新的一帧数据,造成了数据的丢失或接收到乱码。
如果需要单片机接收到从串口发送过来的一段很长的字符串,并且能够都正常接收和显示(TX&RX FUNCATION between PC and MCU)
- 2013-10-20 08:35:17下载
- 积分:1
-
STM32F10x-HC-SR501
HC-SR501人体红外感应模块软硬件资料,基于ST平台的STM32F10x单片机,包含jpg格式的电路图,常见问题,模块说明,和程序源码(HC-SR501 human infrared sensor module software and hardware information, STM32F10x based on ST platform, including JPG format circuit diagram, common problems, module description, and program source code)
- 2020-06-26 15:40:02下载
- 积分:1
-
debussy53
Ultimate CRC is a CRC generator/checker. Using generics the core can be fully customized. It creates a function of the data input and the CRC register using XOR-logic. Although the levels of logic gets very high for wide data inputs, the throughput still benefits from this architecture, as can be seen from the synthesis page.
- 2010-05-07 07:28:49下载
- 积分:1
-
codelock
用共阴极数码管做的密码锁,可修改密码
( this is a codelock )
- 2009-02-28 18:55:30下载
- 积分:1
-
stm32-bldc
基于stm32 的直流无刷电机驱动程序,BLDC 三相直流无刷电机,无霍尔传感器,速度PID环(Based stm32 DC brushless motor driver, BLDC phase DC brushless motor without Hall sensors, speed PID loop)
- 2020-12-01 18:59:28下载
- 积分:1