-
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
-
LT_1B msp430开发板例子程序-LPM3
LT_1B msp430开发板例子程序-LPM3
- 2022-01-28 18:07:13下载
- 积分:1
-
主从报警系统,单片机编程,是电子课程设计做的东西
主从报警系统,单片机编程,是电子课程设计做的东西-master alarm system, microcontroller programming, electronic design courses do things
- 2022-04-14 23:01:15下载
- 积分:1
-
单片机程序文件4
单片机程序可预置4位可逆计数器ASM.rar-SCM Program Files 4-bit reversible counter can be preset ASM.rar
- 2022-01-31 13:21:57下载
- 积分:1
-
Resistance in a circuit computing a small tool that can quickly calculate the eq...
一个电路中电阻计算的小工具,可以快速计算如并联电阻的等效阻值等。很不错-Resistance in a circuit computing a small tool that can quickly calculate the equivalent parallel resistance, such as resistance and so on. Good
- 2022-01-24 19:07:54下载
- 积分:1
-
This code implements the cassette phone features, including special long
本代码实现了卡式电话的功能,包括长话市话特话,警告,扣费等一系列功能-This code implements the cassette phone features, including special long-distance local call, then, warnings, chargeback and a series of functions
- 2022-01-31 10:02:58下载
- 积分:1
-
[文件名] Touch.c [功 能] 8051单片机驱动ADS7846/ADS7843芯片 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它...
[文件名] Touch.c [功 能] 8051单片机驱动ADS7846/ADS7843芯片 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确。如果一次采样不准确,可以尝试多次采样取最后一次结果为准,目的也是为了消除抖动。-Driver source code of touch-sensitive screen with ADS7846/7843
- 2022-12-02 21:20:03下载
- 积分:1
-
CAN driver source code as a prerequisite for military DeviceNET!
CAN 驱动程序 源码 经军DEVICENET的前提!-CAN driver source code as a prerequisite for military DeviceNET!
- 2022-10-03 06:05:03下载
- 积分:1
-
DOS 下的VGA 转 TV的芯片控制源代码,汇编编写.可直接使用
DOS 下的VGA 转 TV的芯片控制源代码,汇编编写.可直接使用-DOS VGA chip to control TV source code, compile prepared. Can be used directly
- 2022-02-11 22:47:47下载
- 积分:1
-
这是一个实现PC上位机控制下位机(单片机)通过GSm模块发送短信的源代码。...
这是一个实现PC上位机控制下位机(单片机)通过GSm模块发送短信的源代码。-This is a PC-host computer under the control of bit machine (SCM) to send text messages via GSm module source code.
- 2022-06-11 18:37:30下载
- 积分:1