-
标准frescale单片机的I2C总线程序
标准frescale单片机的I2C总线程序-frescale MCU standard I2C bus procedures
- 2022-06-15 16:32:18下载
- 积分:1
-
能抓取soso网站歌曲的信息,包括歌名,专辑,歌手等
能抓取soso网站歌曲的信息,包括歌名,专辑,歌手等-Able to crawl sites soso songs, including title, album, singers, etc.
- 2022-12-04 17:35:02下载
- 积分: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
-
档案包含OLED液晶驱动,单片机模型vgg12864,LCD…
该压缩包包含了型号为VGG12864的OLED液晶的单片机驱动程序,液晶使用说明以及字模生成软件。该工程对应单片机型号为Motorola的MC68HC908GZ32,只需在头文件中对I/O简单配置后即可使用与其他任何型号的单片机-The archive contains the model VGG12864 of OLED LCD driver, microcontroller, LCD instructions, as well as matrix generation software. The project SCM model corresponds to Motorola" s MC68HC908GZ32, just in the header file of the I/O simple configuration can be used with any other type of MCU
- 2023-05-21 07:20:03下载
- 积分:1
-
AT24C512文件系统的数据管理
AT24C512中数据的文件系统化管理-AT24C512 document systematic data management
- 2022-03-29 15:35:29下载
- 积分:1
-
打印、液晶、键盘、通讯 完整程序范例(c51)
打印、液晶、键盘、通讯 完整程序范例(c51)-Print, LCD, keyboard and communication procedures example of integrity (c51)
- 2022-01-25 18:29:53下载
- 积分:1
-
用凌阳单片机输入频率控制并输出14位2进制码锁住相应频率
用凌阳单片机输入频率控制并输出14位2进制码锁住相应频率-With Sunplus Singlechip frequency control input and output 14 2 hexadecimal code corresponding frequency locked
- 2022-07-25 17:06:13下载
- 积分:1
-
Ad_da转换,用于单片机程序开发。ARM
Ad_da转换,用于单片机程序开发。ARM-Ad_da conversion for microcontroller programming. ARM
- 2023-09-03 22:15:03下载
- 积分:1
-
ccxx00系列RF模块用8051控制的源代码
ccxx00系列RF模块用8051控制的源代码-ccxx00 Series RF control module with the 8051 source code
- 2022-01-26 05:01:06下载
- 积分:1
-
单片机,C51实现的音乐代码,可在主函数中插入使用
单片机,C51实现的音乐代码,可在主函数中插入使用-fasdfdfgggs
- 2023-06-03 23:40:03下载
- 积分:1