-
T6963 controller with the LCD driver, and the simple test procedure shows
带T6963C控制器的LCD的驱动程序和简单的显示测试程序-T6963 controller with the LCD driver, and the simple test procedure shows
- 2023-03-05 22:50:04下载
- 积分:1
-
MEga8的多通道AD转换演示程序,分时对多路模拟输入进行AD转换...
MEga8的多通道AD转换演示程序,分时对多路模拟输入进行AD转换 -MEga8 multi-channel AD converter demo program, timeshare right over analog input AD converter
- 2022-10-05 16:30: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
-
51单片机的以太网 Ethernet 源程序和原理图
51单片机的以太网 Ethernet 源程序和原理图-51 MCU Ethernet code and Schematics
- 2022-03-21 00:43:41下载
- 积分:1
-
AT89C51的有关语音芯片
AT89C51的有关语音芯片-isd4004的驱动程序-AT89C51 voice chip on the driver-isd4004
- 2023-01-08 05:50:02下载
- 积分:1
-
crc快速校验程序,对于新手很快就能看懂的,结合实际读一读友好处!...
crc快速校验程序,对于新手很快就能看懂的,结合实际读一读友好处!-Fast CRC checksum procedure, for the novice to understand quickly, and in light of the actual read friendly Office!
- 2022-01-30 13:29:27下载
- 积分: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
-
Atmega128L note on the use of the single
Atmega128L的说明,对使用该单片机开发的人员会有很打帮助-Atmega128L note on the use of the single-chip development to help staff there will be a hit
- 2022-12-26 00:10:03下载
- 积分:1
-
八段数码管显示实验(Keil),这在德国的单片机软件上可以运行。...
八段数码管显示实验(Keil),这在德国的单片机软件上可以运行。-It shows experiment (Keil digital tube), which in German single-chip microcomputer software can run.
- 2022-03-18 15:39:09下载
- 积分:1
-
在dsPIC30F和FYD12864平台的汉字和图形显示
在dsPIC30F和FYD12864平台的汉字和图形显示-In the dsPIC30F and FYD12864 platform ,graph and Chinese characters display
- 2022-03-02 06:49:59下载
- 积分:1