-
develop develop develop develop develop develop
develop develop develop develop develop develop -develop develop develop develop develop develop develop develop develop develop develop develop
- 2022-01-28 21:50:54下载
- 积分:1
-
基于单片机的交流伺服电机运动控制系统研究与开发
基于单片机的交流伺服电机运动控制系统研究与开发-Based on single-chip AC servo motor motion control system research and development
- 2022-08-22 13:43:55下载
- 积分:1
-
该程序是基于51
该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等应用。各工程在Keil调试通过,喜欢的朋友可供参考。-The program is based on the 51-chip microcontroller interface and application code, in the design of microcontroller 51 when the reference code, including RS232 communication, I2C, SPI, single-bus, CAN bus, keyboard, LED, LCD , AD/DA applications. Keil debugging the project passed, like a friend for reference.
- 2022-04-28 04:09:45下载
- 积分:1
-
一个基于单片机的充电器程序,能冲各种电池,可以设定模式。...
一个基于单片机的充电器程序,能冲各种电池,可以设定模式。-A procedure based on single chip charger can be washed all kinds of batteries, you can set the mode.
- 2022-05-14 05:39:38下载
- 积分:1
-
Electronic parameters of the document shows that he is on the avr programming to...
电子参数文档说明,他是关于avr编程的利器,偏重硬件方面。-Electronic parameters of the document shows that he is on the avr programming tool, emphasis on hardware.
- 2022-03-19 05:52:00下载
- 积分:1
-
c language pinyin input method to achieve very good.
c语言方式的拼音输入法的实现,对于想用单片机输入中文非常有用。-c language pinyin input method to achieve very good.
- 2022-03-05 19:54:33下载
- 积分:1
-
ATMEL单片机原理啊,啊,快,免费的需要下,和其他人
Atmel单片机的原理图啊,需要的快下 啊,免费的,别人的-Atmel MCU Schematic ah, ah, under the need for fast, free, and others
- 2023-08-05 08:55:04下载
- 积分:1
-
Multi
多用途仪的温度控制,及与富士温控仪通讯。-Multi-purpose instrument for temperature control, and communications with the Fuji temperature controller.
- 2022-01-23 10:32:54下载
- 积分: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
-
Power PC 55xx 主函数以及GPIO初始化
Power PC 55xx 主函数以及GPIO初始化-Power PC 55xx main function, as well as GPIO initialization
- 2022-01-25 16:36:35下载
- 积分:1