-
3通道120°相位差方波
说明: 0.2通道180°相位差方波,3通道120°相位差方波,4通道90°相位差方波
1.试验平台stm32f103c8t6
2.2通道用定时器3的1、2通道;3通道用定时器3的1、2、3通道;4通道用定时器3的1、2、3、4通道;
3.实现方法,周期和占空比用捕获通道中断反复修改捕获值来实现
4.相位差采用定时器的生效同步规则来实现(下一次更新时间生效)(0.2 channel 180 degree phase difference square wave, 3 channel 120 degree phase difference square wave and 4 channel 90 degree phase difference square wave
1. Test platform stm32f103c8t6
2.2 channels use 1, 2 channels of timer 3; 3 channels use 1, 2, 3 channels of timer 3; 4 channels use 1, 2, 3, 4 channels of timer 3;
3. Realization method, period and duty cycle are realized by repeatedly modifying capture value with capture channel interrupt
4. The phase difference is realized by the effective synchronization rule of the timer (the next update time takes effect))
- 2020-06-24 06:00:02下载
- 积分:1
-
Csendmail
这是一个实现用C语言发送电子邮件的小程序,可以把截获的键盘记录发送给监控的主机。(This is a realization of C language small program to send email, you can send intercepted keyloggers monitored host.)
- 2013-07-28 19:00:36下载
- 积分:1
-
4_2DFF
数字信号处理中级联型数字滤波器的频率响应的计算程序(Digital signal processing in the cascade type digital filter frequency response calculation program)
- 2013-05-22 11:53:04下载
- 积分:1
-
二分法将一组数组排序
将已给出的一组数组,进行排序,并显示查找的次数
- 2022-03-14 08:08:42下载
- 积分:1
-
VSxMatlab
vc调用matlab,如何使用vc来调用matlab的文件等一些基础功能(matlab use vc++)
- 2013-01-10 15:48:19下载
- 积分:1
-
计算器源码
直接复制下面的算式到剪切板,点击计算,自动从剪切板获取算式,输出结果。
((3*3 2)%6 7.187)*5-7/189 3^2
(ceil(sin(pi/3) 2)%6 0.187)*e-lg(6.5)
5*(arctan(cos(sin(ln(lg(2.71828))))))
- 2021-08-01 00:30:59下载
- 积分:1
-
一种扫雷游戏的源代码,游戏编写的一个启蒙代码。
一种扫雷游戏的源代码,游戏编写的一个启蒙代码。-A mine the game" s source code, game code to prepare an enlightenment.
- 2022-03-14 01:56:12下载
- 积分:1
-
cmd101
delphi 取刀剑英雄游戏命令行程序,可以取得游戏所在大区和服务器名称(delphi command line to take the sword heroes of the game program, you can get the game where the largest area and the server name)
- 2016-04-24 17:17:01下载
- 积分:1
-
基于89c52的dht11温湿度检测程序
该程序是基于89c52单片机的dht11温湿度检测程序,可以实现温湿度的检测,欢迎使用
- 2022-04-26 14:23:27下载
- 积分:1
-
51单片机模拟串口收发数据
【实例简介】
本程序实现51单片机如STC89C52、AT89S52等单机模拟串口半双工收发数据,即接收数据时不能发送数据,发送数据时不能接收数据。占用系统资源定时器1或定时器2、外部中断1。当使用定时器1时,波特率固定为4800bps;当使用定时器2时,波特率在300~4800bps之间可调。
- 2021-06-10 00:31:18下载
- 积分:1