-
C51强大功能及其高效率的重要体现之一在于其丰富的可直接调用的库函数,多使用库函数使程序代码简单,结构清晰,易于调试和维护,下面介绍C51的库函数系统。
C51强大功能及其高效率的重要体现之一在于其丰富的可直接调用的库函数,多使用库函数使程序代码简单,结构清晰,易于调试和维护,下面介绍C51的库函数系统。-C51 powerful features and its high efficiency in one important manifestation of its rich can directly call the library, multi-use library functions to make the code simple, clear and easy to debug and maintenance, and C51 introduced below the library system.
- 2022-07-19 23:21:39下载
- 积分:1
-
nRF24LO1_SPI procedures, MCU control nRF24LO1 between the two wireless communica...
nRF24LO1_SPI程序,MCU控制两块nRF24LO1之间的无线通讯,也可以通过UART打印和发送数据-nRF24LO1_SPI procedures, MCU control nRF24LO1 between the two wireless communications, can also print and send data UART
- 2023-01-24 11:30:03下载
- 积分:1
-
C8051F06X系列单片机的C语言编程实例,非常适合初次使用该单片机的人阅读,对掌握该单片机有很好的帮助作用。...
C8051F06X系列单片机的C语言编程实例,非常适合初次使用该单片机的人阅读,对掌握该单片机有很好的帮助作用。-C8051F06X MCU Series C language programming examples, very suitable for the initial use of the SCM readers to grasp the MCU are very helpful.
- 2022-02-21 03:19:14下载
- 积分:1
-
51单
51单片机扩展usb方安 51单片机扩展usb方安-51 Single-chip Single-chip expansion usb Mrs 51 Mrs usb expansion
- 2022-07-17 18:44:45下载
- 积分:1
-
初学单片机,第一个程序,主要是控制8位LED数码灯以单双位交替闪烁....
初学单片机,第一个程序,主要是控制8位LED数码灯以单双位交替闪烁.-Beginner MCU, the first program, mainly for controlling the 8-bit LED digital light flashing alternately to odd and even bits.
- 2022-07-14 05:46:08下载
- 积分: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
-
MAX7219+ DS1302+74 LS245 digital clock, enclosing PROTEUS map! In
MAX7219+DS1302+74LS245数字钟,内附PROTEUS图!实物以通过-MAX7219+ DS1302+74 LS245 digital clock, enclosing PROTEUS map! In-kind through
- 2022-06-29 03:36:23下载
- 积分:1
-
mcu
mcu-reset.rar
- 2022-08-03 04:46:43下载
- 积分:1
-
1602液晶万年历,用于装饰品上用,可采用AT系列单片机进行演示。...
1602液晶万年历,用于装饰品上用,可采用AT系列单片机进行演示。-LCD calendar 1602 for the use of accessories, to be used in AT Series Singlechip demonstrated.
- 2022-07-25 19:37:49下载
- 积分:1
-
在三星集团为NANDFLASH驱动
drive for nandflash on sansung corp.
- 2022-04-21 05:49:03下载
- 积分:1