-
NRF905 use of wireless communication module RS232 communication
利用NRF905无线通信模块进行RS232通信-NRF905 use of wireless communication module RS232 communication
- 2022-05-28 11:16:14下载
- 积分:1
-
采用IAR在线调试ADI基于ARM7内核的ADUC7026的RAM_CODE
采用IAR在线调试ADI基于ARM7内核的ADUC7026的RAM_CODE-IAR debug using online ADI based on ARM7 core ADUC7026 the RAM_CODE
- 2023-06-29 14:00:04下载
- 积分:1
-
SCM keyboard and LCD (T6963C) of the input/out platform.
单片机的键盘和LCD(T6963C)的输入/出平台.-SCM keyboard and LCD (T6963C) of the input/out platform.
- 2022-07-22 23:04:21下载
- 积分:1
-
ARM7芯片S3C44B0x的PS2键盘的源程序
ARM7芯片S3C44B0x的PS2键盘的源程序-ARM7 chip S3C44B0X the PS2 keyboard source
- 2022-08-15 11:42:39下载
- 积分: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 curriculum design report-- Digital Thermometer System Design
- 2022-11-19 10:25:03下载
- 积分:1
-
详细介绍51单片机操作系统,包括keilc编译环境的库函数以及其功能,还有如何调用这些函数。...
详细介绍51单片机操作系统,包括keilc编译环境的库函数以及其功能,还有如何调用这些函数。-detailed 51 microcontroller operating systems, including keilc build environment of the library function and its function. Besides calling these functions.
- 2022-04-28 16:53:55下载
- 积分:1
-
c51程序集锦,很好的源码,包括资料,其中包含:16进制<
c51程序集锦,很好的源码,包括资料,其中包含:16进制10进制互换程序,24c01-24c16读写驱动程序,通用93c06-93c86系列,ACM-12864汉字液晶显示驱动程序,at29c040_card(有原理图),智能化家电控制,E-1330点阵液晶屏驱动程序,hd44780,HT1380实时时钟驱动程序,ht9200b驱动程序,单个汉字库字摸提取程序,tc2.0编译(源码),按键扫描驱动程序,串行驱动led显示,89C51系列CPU编程器(80F51,87F51),115.2k串行口通信程序,利用复位键作为开关机用,P89CXX编程器控制CPU接收和控制程序,软件红外线接收程序,P89CXX 编程器电脑发送程序,等等。里面还有不少电路图。
- 2022-09-22 20:00:03下载
- 积分:1
-
这个程序是用C语言写的基于I2C接口的驱动程序源代码
这个程序是用C语言写的基于I2C接口的驱动程序源代码-This procedure is written in C language interface based on the I2C driver source code
- 2023-03-28 11:35:03下载
- 积分:1
-
如何调整
How to tune
IAR Embedded Workbench
for best performance
- 2023-02-18 03:50:03下载
- 积分:1