-
直流电机闭环控制C程序,包括方向、转速的控制和补偿算法等...
直流电机闭环控制C程序,包括方向、转速的控制和补偿算法等-C closed-loop DC motor control procedures, including direction, speed control and compensation algorithms, etc.
- 2022-08-24 12:28:45下载
- 积分:1
-
MSP430 LCD and keyboard application code by running
MSP430单片机的液晶与键盘的应用,代码通过运行-MSP430 LCD and keyboard application code by running
- 2022-02-24 22:21:20下载
- 积分:1
-
如果你想学习C51的越快,这个资源也许会给你一个帮手。
学习F020的同学, 可以看看这个 ,这是一个关于信号分析的程序,可以测量信号的上升沿,下降沿,脉宽。-If you wanna learn C51 more fast, this resoure maybe give you a helper.
- 2022-06-29 04:48:51下载
- 积分:1
-
dmx512通讯程序,可以接收dmx512格式的数据
dmx512通讯程序,可以接收dmx512格式的数据-dmx512 communication procedures, can receive the data format dmx512
- 2022-01-25 16:42:04下载
- 积分:1
-
SG320240 LCM specifications, which detail the data and programming interfaces.
SG320240 LCM 规格书,里面详细了接口资料与编程方法。-SG320240 LCM specifications, which detail the data and programming interfaces.
- 2022-02-06 04:59:19下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
本文件是单片机开发板STK500的使用说明,与大家共享
本文件是单片机开发板STK500的使用说明,与大家共享-The present document is a single chip using the STK500 development board that share
- 2022-04-13 00:57:39下载
- 积分:1
-
c8051f020 ADC0 simple application
c8051f020 ADC0 的简单应用-c8051f020 ADC0 simple application
- 2022-12-04 18:50:03下载
- 积分:1
-
avr SCM source code reader 24c512
avr单片机源码,读写24c512-avr SCM source code reader 24c512
- 2023-01-21 06:00:03下载
- 积分:1
-
drive using serial digital display shows each from 0 to F, to eliminate cycle, a...
利用串行驱动数码显示每位从0显示到F,到灭循环显示,要求1秒更新一次。-drive using serial digital display shows each from 0 to F, to eliminate cycle, a request updated seconds.
- 2022-07-05 14:01:36下载
- 积分:1