-
该书详细的介绍了msp430下载线的制作,并且附带详细的程序
该书详细的介绍了msp430下载线的制作,并且附带详细的程序-The book detailed introduction of the MSP430 to download the production line, and attached to the detailed procedures
- 2023-06-25 02:15:04下载
- 积分:1
-
高频头1256编程,可LCD显示频道好,此原码为8个频道解调,其他频道请类推!...
高频头1256编程,可LCD显示频道好,此原码为8个频道解调,其他频道请类推!-Tuner 1256 programming, LCD display can be a good channel, the original code for the 8-channel demodulation, and so on other channels, please!
- 2022-07-07 01:41:41下载
- 积分:1
-
Keeloq Workshop simple
Keeloq Workshop simple
- 2023-07-09 19:40:03下载
- 积分:1
-
基于AVR的超声波测距程序,使用DS1820测温修正距离
基于AVR的超声波测距程序,使用DS1820测温修正距离-Ultrasonic Distance Measurement Based on the AVR, the use of the amendment from the DS1820 temperature measurement
- 2022-08-22 20:17:31下载
- 积分: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
-
at89C2051 stepper motor drives the schematic and source
at89C2051驱动步进电机的原理图和源码-at89C2051 stepper motor drives the schematic and source
- 2023-04-18 22:55:03下载
- 积分:1
-
1602液晶显示程序,51用的开发程序,适合大部分1602液晶,开发东西时稍加改动就可以用。...
1602液晶显示程序,51用的开发程序,适合大部分1602液晶,开发东西时稍加改动就可以用。-1602display
- 2023-01-12 09:35:04下载
- 积分:1
-
LCD320240,C51单片机的图文显示测试。
LCD320240,C51单片机的图文显示测试。-LCD320240, C51 MCU graphics display test.
- 2022-03-13 16:24:55下载
- 积分:1
-
单片机C51的应用,高精度实时时钟-SD2001驱动程序的源码
单片机C51的应用,高精度实时时钟-SD2001驱动程序的源码 -C51 microcontroller applications, high-precision real-time clock-SD2001 driver source code
- 2023-04-06 12:50:03下载
- 积分:1
-
设计很好的一个单片机232处理程序,应用于单片机处理速度慢,上位机数据快的情况下
设计很好的一个单片机232处理程序,应用于单片机处理速度慢,上位机数据快的情况下-Well-designed a microcontroller 232 handler, used in single chip processing speed slow, fast PC data in case of
- 2022-03-19 06:09:06下载
- 积分:1