-
开发环境ADS,
直流电机控制实验
掌握使用PWM方式控制直流电机的转动速度。...
开发环境ADS,
直流电机控制实验
掌握使用PWM方式控制直流电机的转动速度。-Development Environment ADS, DC motor control experiment to master the use of PWM control of DC motor rotation speed.
- 2023-02-18 03:00:03下载
- 积分:1
-
192x64液晶屏与AVR
192X64液晶屏用AVR驱动的汇编语言 192X64液晶屏的MCS51汇编语言 192 64液晶片驱动程序 12232点阵信利液晶驱动-192X64 LCD screen with AVR-driven assembly language 192X64 LCD screen assembler 51 languages- 192 64 LCD Driver 12232 Lattice letter Lee LCD driver
- 2022-03-04 07:18:11下载
- 积分:1
-
单片机8051点对点通信程序,是个例程,大家可以参照做修改!...
单片机8051点对点通信程序,是个例程,大家可以参照做修改!-8051 single-chip point-to-point communication program is a routine, we can modify the light to do!
- 2022-03-12 21:41:48下载
- 积分: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
-
在MSP430F247上实现的LCD12864的显示
在MSP430F247上实现的LCD12864的显示-MSP430F247 achieved in the display LCD12864
- 2022-08-15 01:06:17下载
- 积分:1
-
51 编程模板,单片机代码集合 裁减后可以方便编程
51 编程模板,单片机代码集合 裁减后可以方便编程-51 programming template, microcontroller code can be set after the reduction of programming convenience
- 2022-05-18 02:36:50下载
- 积分:1
-
JTAG 提供了简单易行的调试手段。该软件提供了简易AVR jtag迪的制作方法...
JTAG 提供了简单易行的调试手段。该软件提供了简易AVR jtag迪的制作方法-offers a simple JTAG debugging tools. The software provides a simple JTAG Di AVR Method of Making
- 2023-06-07 07:40:03下载
- 积分:1
-
由单片机组成的仿三菱可编程控制器 能完成所有逻辑控制(即PC)功能,并对机床全部输入信息进行处理;具有最优性能价格比...
由单片机组成的仿三菱可编程控制器 能完成所有逻辑控制(即PC)功能,并对机床全部输入信息进行处理;具有最优性能价格比-Composed by the single-chip programmable logic controller like Mitsubishi to complete all the logic control (ie, PC) function, and machine tool for processing all input information with optimal price-performance ratio
- 2022-03-09 10:26:25下载
- 积分:1
-
STC89 Series MCU with generic IO simulation SPI communication FOSS
用STC89系列单片机的通用IO模拟SPI通信源码-STC89 Series MCU with generic IO simulation SPI communication FOSS
- 2022-07-25 23:29:44下载
- 积分:1
-
这是一个用汇编写的8051单片机系统的小车避障程序,是用红外发射和接收的方式,并结合了proteus 6.7,相信对初学者有所帮助...
这是一个用汇编写的8051单片机系统的小车避障程序,是用红外发射和接收的方式,并结合了proteus 6.7,相信对初学者有所帮助-This is a compilation was made with the 8051 System of Dolly obstacle avoidance procedures is the use of infrared transmitting and receiving the way, and coupled with a 6.7 lic sure to help beginners
- 2022-11-12 11:15:03下载
- 积分:1