-
档案包含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
-
ADI ADU812 processors transplant
TCPIP在ADI公司ADU812处理器上的移植-ADI ADU812 processors transplant
- 2022-04-06 10:29:31下载
- 积分:1
-
This procedure used to realize single
本程序采用AVR单片机实现对温度传感器DS18B20的控制-This procedure used to realize single-chip AVR temperature sensor control DS18B20
- 2022-05-07 15:57:45下载
- 积分:1
-
1602液晶显示的源程序,很是经典,不信你下下看
1602液晶显示的源程序,很是经典,不信你下下看-1602 Liquid Crystal Display
- 2022-03-24 12:33:16下载
- 积分:1
-
164 with a dynamic drive six digital control, digital clock function
用1片164动态驱动6个数码管,实现数字时钟功能-164 with a dynamic drive six digital control, digital clock function
- 2023-03-24 03:05:05下载
- 积分:1
-
We design fire alarm, and basically meet the requirements of everyone can refer...
我们设计的火灾报警器,基本上满足要求,大家可以参考-We design fire alarm, and basically meet the requirements of everyone can refer to
- 2022-08-25 16:11:42下载
- 积分:1
-
十路无线智能器抢答器的程序源代码,功能基本都考虑到了,包括倒计时启动和暂停,终止,重启,倒计时设定...
十路无线智能器抢答器的程序源代码,功能基本都考虑到了,包括倒计时启动和暂停,终止,重启,倒计时设定-10 Lu wireless smart device Responder program source code, the basic functions are taken into account, including the countdown to start and be suspended, terminated, restart the countdown settings, and more
- 2022-04-22 03:38:49下载
- 积分:1
-
TJA1051 是一款高速CAN 收发器,是CAN 控制器和物理总
线之间的接口,为CAN 控制器提供差动发送和接收功能...
TJA1051 是一款高速CAN 收发器,是CAN 控制器和物理总
线之间的接口,为CAN 控制器提供差动发送和接收功能-TJA1051_DS_CN.pdf
- 2022-04-30 00:15:44下载
- 积分: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
-
calendar wall clock intelligent system design and development environment for th...
万年历挂钟智能系统设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-calendar wall clock intelligent system design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
- 2022-10-17 08:35:03下载
- 积分:1