-
st7920 128*64测试程序sbit RS = P1^0
sbit RW = P1^1
sbit E = P1^2
st7920 128*64测试程序sbit RS = P1^0
sbit RW = P1^1
sbit E = P1^2 -st7920 128* 64 test procedure sbit RS = P1 ^ 0 sbit RW = P1 ^ 1 sbit E = P1 ^ 2
- 2022-03-24 19:24:57下载
- 积分:1
-
在c8051f020上实现的与计算机能信的原程序,绝对原创
在c8051f020上实现的与计算机能信的原程序,绝对原创-C8051f020 achieved in the computer can process the original letter, the absolute originality
- 2022-02-10 15:21:59下载
- 积分:1
-
80TFT彩屏配套测试程序
80TFT彩屏配套测试程序,包括连接方式和pdf说明程序中SD卡部分定义如下://定义SD卡需要的4根信号线sbit SD_DO = P1^0;sbit SD_CLK = P1^1;sbit SD_DI = P1^2;sbit SD_CS = P1^3;2.4或者1.77寸液晶板上J3插针上符号引脚如下,用杜邦线把对应的脚连接起来DOUT--P1.0SCK --P1.1DIN --P1.2CS --P1.3
- 2022-07-02 12:54:49下载
- 积分:1
-
c51的原理图啊,PDF格式,块崩溃了 啊
c51的原理图啊,PDF格式,块崩溃了 啊-C51 schematic diagram of the ah, PDF format, block the collapse of the ah
- 2023-07-14 16:35:02下载
- 积分:1
-
自己写的nandflash文件系统源代码,已经经过测试没有问题。有需要的朋友可以参考一下...
自己写的nandflash文件系统源代码,已经经过测试没有问题。有需要的朋友可以参考一下-himself wrote the nandflash file system source code has been tested no problem. Need friends reference
- 2022-02-10 02:35:52下载
- 积分:1
-
The Serial Driver, communication procedures, it is already a mature code that ca...
linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
- 2022-06-18 20:16:47下载
- 积分:1
-
C6211DSK板原理图
C6211DSK板原理图-C6211DSK board schematics
- 2023-03-16 19:35:03下载
- 积分:1
-
uClinux下对电机控制实验,针对博创UP
uClinux下对电机控制实验,针对博创UP-TECH-3000平台-uClinux under the motor control experiments, against Mr. Chong UP-TECH-3000 platform
- 2022-08-03 21:36:54下载
- 积分:1
-
S3C44b0原理图
S3C44b0原理图-S3C44b0 schematics
- 2023-03-18 01:10:04下载
- 积分:1
-
代码说明了一个ps2口驱动和编程方法。主要是鼠标,当鼠标产生中断时,主板上的蜂鸣器和运行灯都有反映。移动鼠标或点击鼠标的左右键,发现主板有反映。注意,因为程序并...
代码说明了一个ps2口驱动和编程方法。主要是鼠标,当鼠标产生中断时,主板上的蜂鸣器和运行灯都有反映。移动鼠标或点击鼠标的左右键,发现主板有反映。注意,因为程序并没有驱动滚轮,所以鼠标滚轮不能产生中断。--PS2 port driver and programming method. When mouse generates an interruption, alarm and light will have response. You could move mouse or hit the left or right button, and observe the reaction of motherboard.
- 2022-02-09 21:46:16下载
- 积分:1