-
步进电机的单片机控制,可以在Proteus下进行仿真
步进电机的单片机控制,可以在Proteus下进行仿真-Stepper motor microcontroller control, can be carried out under the Proteus simulation
- 2023-02-23 00:10:04下载
- 积分:1
-
51 single
51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
- 2022-08-03 22:49:25下载
- 积分:1
-
Using L298 as the drive to control two
用L298作为驱动器,控制两相混合式步进电机。
按键从上至下分别为减速,加速,正转,反转,停止。
具体参数还没有设定过。速度有些慢,加速按2下有效,然后就不能再快了。
转速输出是按照最小系统版的数码管写的。电路图里太麻烦就没画了。-Using L298 as the drive to control two-phase hybrid stepping motor. Buttons from top to bottom respectively, deceleration, acceleration, are being transferred, reverse, stop. Specific parameters have not yet been set. Some of the slow speed, speed up by 2, effectively, and then can not be faster. Speed output is in accordance with the minimum system version of the digital tube wrote. Circuit where not too much trouble drew.
- 2022-04-23 14:56:47下载
- 积分:1
-
犯错
红外解码程序主要工作为等待红外线信号出现,并跳过引导信号,开始收集连续32位的表面数据,存入内存的连续空间。位信号解码的原则是:以判断各个位的波宽信号来决定高低信号。位解码原理如下:
解码为0:低电平的宽度0.56ms+高电平的宽度0.56ms。
解码为1:低电平的宽度1.68ms+高电平的宽度0.56ms。
程序中必须设计一精确的0.1ms延时时间作为基础时间,以计数实际的波形宽度,若读值为5表示波形宽度为0.5ms,若读值为16表示波形宽度为1.6ms,以此类推。高电平的宽度1.12ms为固定,因此可以直接判断低电平的宽度的计数值5或时16,来确定编码为0或是1。程序中可以减法指令SUBB来完成判断,指令“SUBB A,R2”中若R2为计数值,A寄存器设为8,就可如下:
当“8-R2”有产生借位,借位标志C=1,表示编码为1。
当“8-R2”无产生借位,借位标志C=0,表示编码为0。
将借位标志C经过右移指令“RRC A”转入A寄存器中,再经由R0寄存器间接寻址存入内存中。
-err
- 2022-08-22 12:44:29下载
- 积分:1
-
单
单片机双机通讯讯,帮助初寻者理解双机通讯原理-Single-chip dual-machine communication inquiry, to help find those who understand the beginning of two-machine communication principle
- 2023-06-13 04:00:03下载
- 积分:1
-
蜂鸣器实验beepmusic(ARM7平台11
蜂鸣器实验beepmusic(arm7平台)-buzzer experimental beepmusic (ARM7 platform 11
- 2022-02-05 04:27:02下载
- 积分:1
-
这是凌阳公司温度传感器的源代码,注有非常详细的代码注释。...
这是凌阳公司温度传感器的源代码,注有非常详细的代码注释。-This is a temperature sensor Sunplus company
- 2022-07-19 21:14:50下载
- 积分:1
-
ht1632是一种显示驱动器,它广泛应用在数字时钟、温度计、湿度计等工业仪器仪表显示中,多片的使用方法在点阵式显示应用中尤为显著。ht163...
- 2022-10-07 10:20:03下载
- 积分:1
-
Mc9s12dg128b based on the way to interrupt the completion of A/D conversion of t...
基于Mc9s12dg128b中断方式完成A/D转换的c源
- 2023-04-11 08:05:04下载
- 积分:1
-
这里有MSP4302274各个模块的源代码例程,拿来与大家分享
这里有MSP4302274各个模块的源代码例程,拿来与大家分享-There MSP4302274 routine of each module s source code, and brought to share with you
- 2022-01-22 11:42:25下载
- 积分:1