-
2×2 VGA视频分配器图纸,Protel 99生产。
VGA视频2*2分配器图纸,protel 99制作。 -VGA Video 2* 2 Distributor drawings, Protel 99 production.
- 2023-06-21 09:15:03下载
- 积分:1
-
基于51系列单片机实现8字数码管对时钟秒表的显示
基于51系列单片机实现8字数码管对时钟秒表的显示-MCU eight characters of the digital clock shows the stopwatch
- 2022-09-20 09:25:02下载
- 积分:1
-
用于Rabbit写Flash设备ID的程序
用于Rabbit写Flash设备ID的程序-Rabbit write for Flash device ID procedures
- 2022-10-14 04:45:03下载
- 积分:1
-
rc500 c语言库函数,对RC500的开发提供了捷径
rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
- 2022-03-15 02:58:45下载
- 积分:1
-
51单片机实验课程:流水灯程序
用汇编或者c语言均可
51单片机实验课程:流水灯程序
用汇编或者c语言均可-51 single-chip experimental curriculum: water with light procedures can be compiled or c language
- 2023-07-23 01:30:03下载
- 积分:1
-
S12887实时时钟芯片中文资料.
S12887实时时钟芯片中文资料.-S12887 real-time clock chip Chinese data.
- 2022-05-18 13:51:29下载
- 积分:1
-
时钟芯片PCF8563的51单片机程序
时钟不超过12MHZ,本程序已在51上试过,可以用...
时钟芯片PCF8563的51单片机程序
时钟不超过12MHZ,本程序已在51上试过,可以用-PCF8563 clock chip clock of 51 single-chip program does not exceed 12MHZ, this procedure has been tried in the 51
- 2022-02-03 00:07:23下载
- 积分:1
-
之前看过论坛上有一个C8051和S3530A的通信程序,但我认为很复杂而不具有通用性,我自己写的一个3530通过I2C总线与单片机的通信程序,虽然很短,但是很实...
之前看过论坛上有一个C8051和S3530A的通信程序,但我认为很复杂而不具有通用性,我自己写的一个3530通过I2C总线与单片机的通信程序,虽然很短,但是很实用.-Read before the forum have a C8051 and S3530A communications procedures, but I think very complex and not universal, and I wrote it myself a 3530 through the I2C bus communication with the SCM process, although very short, but very practical .
- 2022-05-26 04:30:50下载
- 积分:1
-
超级单片机开发软件组合,希望对单片机初学都有用
超级单片机开发软件组合,希望对单片机初学都有用-Super single-chip software portfolio, and they hope to have a single-chip learning with
- 2022-06-27 12:51:14下载
- 积分: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