-
完全可以用的交通灯单片机控制程序。5秒自动提醒功能,并设有紧急通道功能。...
完全可以用的交通灯单片机控制程序。5秒自动提醒功能,并设有紧急通道功能。-Can be used in traffic lights Singlechip control procedures. Automatically 5 seconds to remind function, and with emergency access features.
- 2022-12-20 21:30:03下载
- 积分:1
-
STM32F103VBT6 实现 norflash 功能
STM32F103VBT6 实现 norflash 功能-STM32F103VBT6 realize norflash function
- 2022-07-26 15:37:39下载
- 积分:1
-
基于DS18B20温度测量系统
基于DS18B20温度测量系统-Temperature measurement system based on DS18B20
- 2023-01-24 16:40:03下载
- 积分:1
-
一些单片机C程序,希望对初学者有一定作用
一些单片机C程序,希望对初学者有一定作用-Some single-chip C program, and they hope to have a role beginners
- 2023-02-01 09:20:03下载
- 积分:1
-
与epson m
与epson m-150打印机通信,但是有些错误,希望高手指正一下-With epson m-150 printer communication, but some mistakes, hope you can correct me about
- 2022-04-30 19:07:17下载
- 积分:1
-
简单实用的51串口波特率计算器。
简单实用的51串口波特率计算器。- Simple practical 51 string mouths baud rate calculator.
- 2023-03-19 13:40:03下载
- 积分:1
-
51通讯程序, 读串口并显示累加,调试基本通过
51通讯程序, 读串口并显示累加,调试基本通过-51 communication procedure, reads the string mouth and the
demonstration accumulates, the debugging basically passes
- 2023-04-25 13:20:03下载
- 积分:1
-
这是MC9S12DG128定时器模块中脉冲累加器应用实例
这是MC9S12DG128定时器模块中脉冲累加器应用实例-This is MC9S12DG128 timer pulse accumulator module Applications
- 2023-06-10 19:40: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
-
In the embedded development, AVR single
在嵌入式开发中,AVR单片机驱动 128*64的KS0107液晶的实例。非常易于大家的移植。-In the embedded development, AVR single-chip driver 128* 64 LCD KS0107 example. We are very easy to transplant.
- 2022-11-30 23:35:03下载
- 积分:1