-
单片机AT90S系列 制作简易USB接口(软件模拟,无usb硬件)。doc
单片机AT90S系列 制作简易USB接口(软件模拟,无usb硬件)。doc- Monolithic integrated circuit AT90S series manufacture simple
USB connection (software simulation, non- usb hardware). Doc
- 2023-02-07 01:05:03下载
- 积分:1
-
该文件是采用通用IO口模拟I2C存储器通讯的,24LC256是低电压I2CEEPROM....
该文件是采用通用IO口模拟I2C存储器通讯的,24LC256是低电压I2CEEPROM.-this document is to adopt a common IO memory simulation I2C communications, 24LC256 is low voltage I2CEEPROM.
- 2022-02-20 16:35:17下载
- 积分:1
-
单片机的步进电机控制和一些具体的原理还有脉冲运动控制
单片机的步进电机控制和一些具体的原理还有脉冲运动控制-stepmotor
- 2023-08-29 18:00:03下载
- 积分:1
-
Microcontroller
基于单片机的红外线发送程序,所用的发射管为普通常用的红外发送二极管-Microcontroller-based infrared to send the procedure, the use of the launch tube commonly used infrared to send as an ordinary diode
- 2022-02-03 12:12:24下载
- 积分:1
-
- 2022-04-16 11:50:29下载
- 积分: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
-
用于步进电机的驱动.可以通过输出信号来控制步进电机的转速和角度控制....
用于步进电机的驱动.可以通过输出信号来控制步进电机的转速和角度控制.-For stepper motor driver. Can output signals to control the stepper motor speed and angle control.
- 2022-07-09 00:19:55下载
- 积分:1
-
LCD液晶显示器源码 keil c51 at89c51
LCD液晶显示器源码 keil c51 at89c51-LCD liquid crystal display source keil c51 at89c51
- 2023-03-26 20:40:03下载
- 积分:1
-
用PIC16F877控制电动自行车的源程序,配有大量的说明!
用PIC16F877控制电动自行车的源程序,配有大量的说明!-PIC16F877 controlled by the source electric bicycle,配有大量note!
- 2022-09-22 04:35:03下载
- 积分:1
-
凌阳16位061单片机控制器中,一些重要的定义,大家可以直接查用!...
凌阳16位061单片机控制器中,一些重要的定义,大家可以直接查用!-Sunplus 16-bit single-chip controller 061, a number of important definitions, we can use Direct Access!
- 2023-07-03 08:05:03下载
- 积分:1