-
这是一个实现利用gsm模块通信的visual basic 源程序
这是一个实现利用gsm模块通信的visual basic 源程序-This is a system to use the gsm module communications, visual basic source code
- 2022-12-12 20:20:02下载
- 积分: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
-
SCM (51, AVR, MAP430 PIC), the simulation software source code
单片机(51,AVR,MAP430,PIC)的模拟软件的源码-SCM (51, AVR, MAP430 PIC), the simulation software source code
- 2022-01-30 15:00:36下载
- 积分:1
-
IAR中S3C44B0X 示例程序,IAR中S3C44B0X 可以通过该模板进行开发
IAR中S3C44B0X 示例程序,IAR中S3C44B0X 可以通过该模板进行开发-IAR in S3C44B0X sample procedures, IAR in S3C44B0X can be developed through the template
- 2022-02-12 08:04:12下载
- 积分:1
-
这是LCD1602与msp430之间的通信,其实可以直接从51移植过来,但是一定要在硬件加上拉电阻,要不然是不通不过的,我说的是你用的是5V的LCD...
这是LCD1602与msp430之间的通信,其实可以直接从51移植过来,但是一定要在硬件加上拉电阻,要不然是不通不过的,我说的是你用的是5V的LCD-This is the LCD1602 and communication between the MSP430 can in fact be a direct transplant from the 51, but must be coupled with pull-up resistor in the hardware, otherwise it is unreasonable, however, I say is that you use the LCD is 5V
- 2022-02-15 05:17:19下载
- 积分:1
-
TX-1开发板的Proteus仿真(大部分功能)-TX-1 development board of the Proteus simulation (most features)
- 2022-04-18 01:20:11下载
- 积分:1
-
_传感器的理论与设计基础及其应用.详细介绍了各种常用传感器的特性与基本的应用...
_传感器的理论与设计基础及其应用.详细介绍了各种常用传感器的特性与基本的应用-_ sensor design and the theory and its application. A detailed description of the various sensors used with the basic characteristics of the application
- 2022-10-12 04:40:06下载
- 积分:1
-
有单片机控制的12864图形显示程序,,有汉字和图形的程序
有单片机控制的12864图形显示程序,,有汉字和图形的程序-There are 12,864 single-chip graphic display control procedures, there are Chinese characters and graphics procedures
- 2022-07-17 06:59:19下载
- 积分:1
-
Electric vehicle controller schematic diagram above, NEC host chip, is now the m...
电动车上面的控制器原理图,NEC主控芯片,现在最流行的方案,提供给大家-Electric vehicle controller schematic diagram above, NEC host chip, is now the most popular programs available to everyone
- 2022-03-16 02:27:49下载
- 积分:1
-
use language to achieve the agreement of the source C8051FTCP/IP
使用c语言编写的实现C8051FTCP/IP协议的源程序-use language to achieve the agreement of the source C8051FTCP/IP
- 2022-03-17 18:30:18下载
- 积分:1