-
一些单片机C程序,希望对初学者有一定作用
一些单片机C程序,希望对初学者有一定作用-Some single-chip C program, and they hope to have a role beginners
- 2023-02-01 09:20:03下载
- 积分:1
-
本人at89c51snd1c主控IC增加了128*32点阵驱动显示,帮助MP3DIY者学习用...
本人at89c51snd1c主控IC增加了128*32点阵驱动显示,帮助MP3DIY者学习用-I at89c51snd1c control IC increased by 128* 32 dot matrix display drive to help those who learn MP3DIY
- 2022-04-25 14:09:59下载
- 积分:1
-
51单片机实现的Web服务器代码
51单片机的Web Server代码-51 MCU Web Server code
- 2023-06-11 19:40:02下载
- 积分:1
-
采用AT89C51单片机进行编写,步进电机端口:P1.0,P1.1,P1.2,P1.3,遥控器接口p3.2喇叭p3.7...
采用AT89C51单片机进行编写,步进电机端口:P1.0,P1.1,P1.2,P1.3,遥控器接口p3.2喇叭p3.7-AT89C51 single-chip microcomputer used for the preparation, stepping motor port: P1.0, P1.1, P1.2, P1.3, remote control interface P3.2 Speaker p3.7
- 2022-10-25 04:45:03下载
- 积分:1
-
停车场显示是日常生活中使用很平常的系统,停车场显示系统的核心是LED显示。本次设计使用KH...
停车场显示是日常生活中使用很平常的系统,停车场显示系统的核心是LED显示。本次设计使用KH-310实验箱,使用点阵模块和数码管模块,根据显示的扫描原理,利用8X8点阵模拟实际停车位并由数码管显示车位信息。- Parking is a show system that everyday life is usual to use the information.parking display system is the core of the LED display. The design of the experimental use of KH-310 boxes, the use of dot-matrix modules and digital control module, according to the scan shows that the principle of the use of dot-matrix 8X8 analog actual parking spaces by the digital display of information.
- 2022-01-26 01:44:06下载
- 积分:1
-
一个单片机控制继电器的程序。用C编,可实现一定的基础控制功能...
一个单片机控制继电器的程序。用C编,可实现一定的基础控制功能
- 2022-06-29 13:25:58下载
- 积分:1
-
at89s52对9313的测试程序,经过验证,能正常使用
at89s52对9313的测试程序,经过验证,能正常使用-at89s52 test procedures for 9313, after verification, to normal use
- 2022-05-10 18:28:12下载
- 积分: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
-
P89C668单片机硬件I2C软件包,668i2c.asm(主方式)
P89C668单片机硬件I2C软件包,668i2c.asm(主方式)-P89C668 hardware I2C packages 668i2c.asm (the main form)
- 2022-07-12 11:30:49下载
- 积分:1
-
用RC500开发IC卡读卡器的源码函数资料
用RC500开发IC卡读卡器的源码函数资料-RC500 development with IC card reader function of the source data
- 2022-08-15 12:57:30下载
- 积分:1