-
Test program to loop on Successive Approxi mation A
Test program to loop on Successive Approximation A-to-D conversion.
Allows digital codes and resulting DAC output to be viewed on scope.-Test program to loop on Successive Approxi mation A-to-D conversion. Allows digital code "s and resulting DAC output to be viewed on scope.
- 2022-05-19 11:06:26下载
- 积分:1
-
USART异步串行发送例程,适合初学者学习!
USART异步串行发送例程,适合初学者学习!-USART asynchronous serial send routine, suitable for beginners to learn!
- 2023-03-16 15:15:03下载
- 积分:1
-
推箱子
推箱子-Sokoban
- 2023-03-22 03:15:04下载
- 积分:1
-
8031直接驱动LED的电路
以下是利用8031的I/O口直接驱动LED的电路原理图。电路通过8031的P0、P2口连接一片74LS373和一片27128构...
8031直接驱动LED的电路
以下是利用8031的I/O口直接驱动LED的电路原理图。电路通过8031的P0、P2口连接一片74LS373和一片27128构成外拓存储器,通过P1口直接连接LED,驱动显示器,通过P3.0、P3.1、P3.2、P3.3连接电平开关S1、S2、S3、S4作为逻辑输入控制。-8031 direct-drive LED circuit is the use of 8031 following the I/O port directly drive LED circuit schematic. Circuit through the 8031
- 2022-01-25 21:42:50下载
- 积分:1
-
Hood procedures currently on the market containing all the main functions of the...
目前市场上的发动机罩程序包含了发动机罩的所有主要功能,有兴趣对其进行研究
- 2022-03-19 12:35:03下载
- 积分:1
-
This is a MASM compiler environment, can help you to write assembly language, ea...
这是个 MASM 的 编译环境,可以帮助大家来编写汇编语言,早期的版本-This is a MASM compiler environment, can help you to write assembly language, early version
- 2022-11-13 20:05:03下载
- 积分:1
-
1602 and interrupted by keyboard control a six
用1602和中断式键盘控制一个六层的界面,很实用的哦,其只用六个键来控制,硬件很简单-1602 and interrupted by keyboard control a six-storey interface, very useful Oh, its only six keys to control hardware is very simple
- 2022-03-17 20:05:22下载
- 积分:1
-
写eeprom的c语言程序,在msp430单片机x1系列上调试通过
写eeprom的c语言程序,在msp430单片机x1系列上调试通过-EEPROM write the c language program, in the MSP430 family of single-chip debugging through x1
- 2022-06-16 12:28:47下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1
-
汇编语言实现两台微机之间通过RS
汇编语言实现两台微机之间通过RS-232C电缆连接实现串行通信。
1、异步方式全双工通信,每次传送单个字符,能连续发送和接收。
2、通信双方采用程序查询方式。
-Microcomputer assembly language to achieve between the two RS-232C serial communication cable connection. 1, full-duplex asynchronous communications, each transmission of a single character can send and receive continuous. 2, communications procedures for both the use of inquiry methods.
- 2022-03-16 06:09:27下载
- 积分:1