-
ISD4004程序的说明书及C语言驱动程序包
ISD4004程序的说明书及C语言驱动程序包-ISD4004 procedures manual and the C language driver package
- 2022-01-25 21:28:38下载
- 积分:1
-
自己现在用的51系列单片机下载线,用74HC244芯片
自己现在用的51系列单片机下载线,用74HC244芯片 -himself with the 51 series microcontroller downloaded line with 74HC244 chips
- 2022-03-30 00:07:23下载
- 积分:1
-
valve controller source use PIC16F873A
阀位控制器源程序 利用PIC16F873A-valve controller source use PIC16F873A
- 2022-05-23 00:40:59下载
- 积分:1
-
本文档包括单片机系统中常用到的时钟中断、通讯及键盘扫描等模块(见所附源程序)的说明。这些模块使用前后台系统模型。为达到最大的灵活性, 需要在用户工程中定义con...
本文档包括单片机系统中常用到的时钟中断、通讯及键盘扫描等模块(见所附源程序)的说明。这些模块使用前后台系统模型。为达到最大的灵活性, 需要在用户工程中定义config.h文件, 在其中定义各模块可选参数的设置,而不是直接更改源代码。-this document, including SCM system clock used to the interruption communications and keyboard scanning modules (see accompanying source code) Note. These modules use before and after the Taiwan model. To achieve maximum flexibility in user defined config.h engineering documents, in the definition module optional parameter settings, and not to directly change the source code.
- 2022-01-22 12:18:20下载
- 积分:1
-
51 Series MCU
基于51系列单片机的4×4矩阵式键盘识别.正在学习单片机-51 Series MCU-based 4 × 4 matrix keyboard identification. Are learning Singlechip
- 2022-06-02 11:26:13下载
- 积分:1
-
1602 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。...
1602 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。-1602 is a complete driver. Through the KEIL C compiler ROTUES used in the simulation through the AT89C51.
- 2023-01-14 11:35:03下载
- 积分:1
-
C51单片机实现对PC鼠标的读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口...
C51单片机实现对PC鼠标的读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 MCU to read the PC mouse and display details please refer to the source clock line access external interrupt data lines access I/O input and output mouth
- 2023-09-06 15:35:03下载
- 积分:1
-
数控调频发射器,很好用的哦,我写了好久的,不过大家要先有必要的电子元件哦。...
数控调频发射器,很好用的哦,我写了好久的,不过大家要先有必要的电子元件哦。-NC FM transmitter, used in good Oh, I wrote a long time, but everyone should have the necessary electronic components Oh.
- 2022-01-25 22:23:35下载
- 积分: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
-
基于TC35开发的短消息报警程序,单片机为51兼容系列,汇编实现...
基于TC35开发的短消息报警程序,单片机为51兼容系列,汇编实现-TC35 developed based on the short message alarm procedures, single-chip compatible with Series 51, compilations realize
- 2022-12-13 23:55:03下载
- 积分:1