-
该程序是用C编写的,须下载到凌阳61单片机 有万年历功能
该程序是用C编写的,须下载到凌阳61单片机 有万年历功能-that the procedure was used in the preparation of C, to be downloaded to a microcontroller Sunplus 61 calendar function
- 2022-03-13 01:51:41下载
- 积分:1
-
一个学习单片机的,十分生动活泼的讲解了单片机的内部结构...
一个学习单片机的,十分生动活泼的讲解了单片机的内部结构-a study SCM, very lively on the computer"s internal structure
- 2022-07-23 16:26:03下载
- 积分:1
-
modbus的51单片机程序,C语言写成的,测试过了
modbus的51单片机程序,C语言写成的,测试过了-Modbus 51 Singlechip process, C language, and tested the
- 2022-12-15 08:20:03下载
- 积分:1
-
NRF401 chip C51 sent subroutine
NRF401芯片的C51发送子程序-NRF401 chip C51 sent subroutine
- 2022-09-07 22:00:03下载
- 积分:1
-
DS18B20 单线数字温度计指南,除硬件结构介绍外,还包含有汇编语言源代码及C语言源你码,是一个很不错的开发参考资料....
DS18B20 单线数字温度计指南,除硬件结构介绍外,还包含有汇编语言源代码及C语言源你码,是一个很不错的开发参考资料.-Single-wire digital thermometer DS18B20 Guide, in addition to the hardware structure of introduction, it also contains the source code in assembly language and C language source your code, is a very good development of reference materials.
- 2023-07-17 07:05:04下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
LED灯光变化控制,可以控制多个LED灯光的变化,实用可靠
LED灯光变化控制,可以控制多个LED灯光的变化,实用可靠-LED lights change control, can control multiple LED lighting changes, practical and reliable
- 2022-05-31 21:44:12下载
- 积分:1
-
智能遥控电风扇控制器源程序,可以实现风速换档,带有温度控制,所有功能可用遥控完成...
智能遥控电风扇控制器源程序,可以实现风速换档,带有温度控制,所有功能可用遥控完成-Intelligent Remote Controller source fans, can achieve a speed of transmission, with temperature control, all functions can be remote-controlled completed
- 2022-02-15 17:17:32下载
- 积分:1
-
bios for s3C44B0 ,ads
bios for s3C44B0 ,ads-bios for s3C44B0, ads
- 2022-04-21 15:26:55下载
- 积分:1
-
HomePlug solutions to the latest firmware, for your reference
HomePlug解决方案的最新firmware,供大家参考-HomePlug solutions to the latest firmware, for your reference
- 2022-03-11 16:25:47下载
- 积分:1