-
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
-
C51 microcontroller Advanced Language Application Program Design
单片机高级语言C51应用程序设计-C51 microcontroller Advanced Language Application Program Design
- 2023-02-14 12:45:04下载
- 积分:1
-
串口上的128X64的LCD源程序!已编译并调试通过!
串口上的128X64的LCD源程序!已编译并调试通过!-serial port on the LCD source of the built! Compiling and Debugging has passed!
- 2023-08-23 19:55:03下载
- 积分:1
-
一款基于C51系列的红外参考代码,学习的力量
一款基于C51系列的红外参考代码,学习的力量-A Based on the C51 series of infrared reference code, learning the power of
- 2022-09-04 23:50:03下载
- 积分:1
-
This document contains a variety of source
该文档包含了基于c8051f020的各种源码,包括AD、DA,串口,定时器,IIC以及时钟键盘等,很具有学习意义-This document contains a variety of source-based c8051f020, including AD, DA, serial port, timers, IIC and clock keyboard, it is with learning the meaning
- 2022-03-10 17:54:42下载
- 积分:1
-
rc500 c language library functions, the development of RC500 provides a shortcut
rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
- 2022-02-10 06:05:58下载
- 积分:1
-
Keil70 complete installation
Keil70完全安装文件-Keil70 complete installation
- 2023-08-28 06:20:03下载
- 积分:1
-
彭鸿才电机原理及拖动,希望对大家有帮助,共同学习,多多交流...
彭鸿才电机原理及拖动,希望对大家有帮助,共同学习,多多交流-none
- 2022-02-01 20:23:46下载
- 积分:1
-
The use of assembly language, design a reading environment temperature and displ...
利用汇编语言,设计一个读取环境中的温度并显示出来的系统-The use of assembly language, design a reading environment temperature and display system
- 2023-05-27 18:25:04下载
- 积分:1
-
模拟串口的实用程序,很多没有串口的单片机可以借鉴,或者需要多个串口的人也可以借用...
模拟串口的实用程序,很多没有串口的单片机可以借鉴,或者需要多个串口的人也可以借用-Simulation of serial utility, not a lot of single-chip serial port can learn from, or those who require multiple serial ports can also be borrowed
- 2022-11-29 10:30:03下载
- 积分:1