-
AD813AN是一款很好的视频转换芯片,能够实现低功耗!
AD813AN是一款很好的视频转换芯片,能够实现低功耗!-AD813AN is a good video conversion chip that can realize low-power!
- 2023-06-01 22:30:03下载
- 积分:1
-
C51单片机通过红外通信实现PC键盘的无线通信 读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口...
C51单片机通过红外通信实现PC键盘的无线通信 读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 microcontroller through infrared communications PC wireless keyboard and display read details please refer to the source clock line access external interrupt data lines access I/O input and output mouth
- 2023-04-09 02:20:03下载
- 积分:1
-
系统下,地球坐标转换的源代码,在WGS
系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your compiler // // Conversion of -system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place to be different, because they are two different ellipsoid benchmarks.// WGS2GK.CPP : C version of Silverstone Labonde s WGSDHDN3.PAS with CPU time measurement// compile with MS Visual C version 6.0 or do the necessary modifications for your compiler//// Conversion of
- 2022-03-26 04:25:06下载
- 积分:1
-
Simple digital voltage meter can measure the range of 0
简易数字电压表可以测量0-5V范围的8路电压值,并在4位LED数码管上轮流显示或单路选择显示。-Simple digital voltage meter can measure the range of 0-5V Voltage road 8, and 4 digital tube LED display on a rotational basis or choose to display a single road.
- 2022-05-20 07:51:18下载
- 积分:1
-
对看门狗5045的操作不是我编的,但我用过,挺好用的..c
对看门狗5045的操作不是我编的,但我用过,挺好用的..c-right watchdog 5045 is not the operation of Part I, but I used that very well, the c ..
- 2023-06-19 04:15:02下载
- 积分:1
-
avr super good introductory tutorial, including the primary entry and avr introd...
avr 的入门教程 超好 包括初级入门,及avr各种开发工具的介绍及使用说明 -avr super good introductory tutorial, including the primary entry and avr introduce a variety of development tools and use
- 2023-02-05 08:45:03下载
- 积分: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
-
MRFIC read
MRFIC读写器-51汇编源程序及C51源程序.zip-MRFIC read-write-51 assembly source program and C51 source
program zip
- 2023-08-08 12:05:03下载
- 积分:1
-
51 Single
51单片机的步进电机驱动程序-51 Single-chip stepper motor driver
- 2023-08-30 19:30:03下载
- 积分:1
-
有急于51单片机IIC的操作讲解,和at24c02的一些基本资料,和IIC读写基本操作!
有急于51单片机IIC的操作讲解,和at24c02的一些基本资料,和IIC读写基本操作!-51 Single-chip IIC eager to have the operation on, and AT24C02 some basic information, and IIC to read and write basic operation!
- 2022-03-11 05:48:19下载
- 积分:1