-
MCS―51单片机系统扩展
简单的并行接口由数据寄存器和少量的控制电路组成,暂存传送的数据。以锁存器、缓冲器为主要芯片,稍加控制都可以作为简单的并行接口....
MCS―51单片机系统扩展
简单的并行接口由数据寄存器和少量的控制电路组成,暂存传送的数据。以锁存器、缓冲器为主要芯片,稍加控制都可以作为简单的并行接口.-MCS-51 single-chip microcomputer system to expand a simple parallel interface from the data register and a small number of control circuit components, temporary storage of data transmission. To latches, buffers as the main chip, a little control can be used as a simple parallel interface.
- 2022-02-09 19:54:50下载
- 积分:1
-
单片机SPI存储器
spi prog for mcu
ok in keil C
- 2022-03-20 03:50:14下载
- 积分:1
-
这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流...
这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流-This example shows how to use the 8051 Port 1 connected to four seven-segment display, PORT 0, low 4, respectively to control the total of four seven-segment display yang, so that a total of four seven-segment display yang way of using the scan rotation
- 2022-08-05 19:04:11下载
- 积分:1
-
LPT I used to simulate IIC, friendly interface and ease of use, hardware debuggi...
使用LPT口,模拟IIC,界面友好,使用方便,不失为一个硬件调试的好帮手!
亦可透过IIC实现双机互连,因为IIC支持主从模式:-)-LPT I used to simulate IIC, friendly interface and ease of use, hardware debugging is a good helper! Through dual-IIC interconnection, as IIC support from the main mode :-)
- 2023-07-28 04:20:02下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
T103 Terawins procedures can decode VGA CVBS S_VIDEO video decoder, the program...
宏芯 t103程序 能解码VGA CVBS S_VIDEO的视频解码,程序的开发环境是stc89c58rd+ 在keil c下已经编译通过-T103 Terawins procedures can decode VGA CVBS S_VIDEO video decoder, the program development environment is stc89c58rd+ In keil c have been compiled through
- 2023-05-18 23:45:03下载
- 积分:1
-
SPI总线的学习
学习SPI总线-93C46应用程序,本程序为SPI总线应用程序
- 2023-08-20 22:35:03下载
- 积分:1
-
AVR单片机源代码,采集按键值,并点亮LED.
AVR单片机源代码,采集按键值,并点亮LED.-AVR Singlechip source code, the value of collecting keys and lit LED.
- 2023-05-21 08:50:03下载
- 积分:1
-
C and ASM development of the mixed
这是C和ASM混合屏幕开发的编程实例, 用的着就下吧-C and ASM development of the mixed-screen programming examples, using it to the next
- 2022-03-07 16:36:13下载
- 积分:1
-
将单片机的IOA0~IOA7分别接按键S1~S8连接到高电平上。此时,如果某个按键被按下,对应的I/O端口就会输入高电平进单片机,即按键S3按下,IOA2会输入...
将单片机的IOA0~IOA7分别接按键S1~S8连接到高电平上。此时,如果某个按键被按下,对应的I/O端口就会输入高电平进单片机,即按键S3按下,IOA2会输入高电平进单片机-Will Singlechip IOA0 ~ IOA7 access keys, respectively, S1 ~ S8 is connected to high on. At this point, if a button is pressed, the corresponding I/O port will enter into the high single-chip, that is, S3 button press, IOA2 will enter into single-chip high
- 2022-12-11 22:30:04下载
- 积分:1