-
针对于AT24CXX的IIC读、写操作的源码。
针对于AT24CXX的IIC读、写操作的源码。-For the IIC in AT24CXX read and write operations source.
- 2022-01-28 08:05:59下载
- 积分:1
-
用SD模式读SD卡的代码,写功能尚未实现,希望能给您一点帮助!
用SD模式读SD卡的代码,写功能尚未实现,希望能给您一点帮助!-SD mode with SD card code reading and writing function has not yet been achieved, I hope to give you a little help!
- 2022-03-18 23:56:46下载
- 积分:1
-
MSP430全系列下载器,MSP430全系列下载器
MSP430全系列下载器,MSP430全系列下载器-Download a full range of MSP430 devices, MSP430 series downloader
- 2023-07-23 15:55:03下载
- 积分:1
-
ATmega16 加L298 控制电机
ATmega16 加L298 控制电机-ATmega16 plus L298 motor control
- 2022-01-26 02:36:59下载
- 积分: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
-
嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现
嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现-Embedded controller hardware design. Which have introduced a variety of embedded controllers, and circuit design and software implementation
- 2023-07-13 17:15:04下载
- 积分:1
-
时钟芯片ds1302 程序
源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。
打开MPLAB的MCP文件进行编译
将DSN文件...
时钟芯片ds1302 程序
源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。
打开MPLAB的MCP文件进行编译
将DSN文件载入Protues中
将生成的HEX导入到Protues中的16F84A中 -> RUN-Clock chip DS1302 procedures in accordance with the version number on the source folder. Protues there are in the DSN file in the simulation. Open the MPLAB compiler of the MCP file DSN file loading will be generated by HEX will Protues into Protues in 16F84A in-
- 2022-02-07 10:24:45下载
- 积分:1
-
通用的餐饮收费系统:其主要技术是通过计算机串口与IC卡相关设备进行数据交互....
通用的餐饮收费系统:其主要技术是通过计算机串口与IC卡相关设备进行数据交互.-Common food and beverage charges system: Its main technology is the computer serial port and IC card relevant equipment data exchange.
- 2022-11-19 07:30:03下载
- 积分:1
-
430 Singlechip msp430f169 I2C operation has a wealth of external modules which h...
msp430f169 I2C操作 430单片机有丰富的外围模块其中有硬件I2C模块-430 Singlechip msp430f169 I2C operation has a wealth of external modules which have hardware I2C module
- 2023-05-17 20:15:03下载
- 积分:1
-
AVR单片机学习的基本实验程序,适合初学者学习我…
学习AVR单片机的基础实验程序
适合初学者学习提高-AVR MCU learning basic experimental procedure suitable for beginners to learn improve
- 2023-07-10 00:10:04下载
- 积分:1