-
I2C总线程序,及读写24C04
I2C总线程序,及读写24C04-I2C bus procedures, and writing 24C04
- 2022-03-20 12:22: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
-
第 一章 电路原理分析
1
第 一章 电路原理分析
1-1 显示原理
1-2 数码管结构及代码显示
1-3 键盘及读数原理
1-4 连击功能的实现
第 二 章 程序设计思想和相关指令介绍
2-1 数据与代码转换
2-2 计时功能的实现与中断服务程序
2-3 时间控制功能与比较指令
2-4 时钟误差的分析
附录A 电路图
附录B 存储单元地址表
附录C 输入输出口功能分配表
附录D 定时中断程序流程图
附录F 调时功能流程图
附录G 程序清单
-clock circuit based on AT89C51
- 2022-05-28 02:06:18下载
- 积分:1
-
ICL7135 4.5位ADC 中文资料
ICL7135 4.5位ADC 中文资料-ICL7135 4.5 bit ADC Chinese information
- 2022-03-22 17:47:41下载
- 积分:1
-
KeilC51下的USB的slave设备源码,MCS51开发.
KeilC51下的USB的slave设备源码,MCS51开发.-In KeilC51 environment, slave device source code for USBand the exploitation for MCS51
- 2022-04-24 00:24:41下载
- 积分:1
-
061a板的语音识别必须源文件,播放文件
061a板的语音识别必须源文件,播放文件-061A board speech recognition must be the source file, play the file
- 2022-09-23 07:25:03下载
- 积分:1
-
Cheng Xuan seminar information set 430 in the 430
桦宣430研讨会资料盘里的430源码资料-Cheng Xuan seminar information set 430 in the 430-source information
- 2022-03-21 11:13:39下载
- 积分:1
-
ATT7022B与C8051F的通讯licheng
ATT7022B与C8051F的通讯licheng-C8051F communication with ATT7022B Licheng
- 2023-02-17 18:30:03下载
- 积分:1
-
这是本人最近几年所编写的串行通讯的代码集,可以供大家参考学习。...
这是本人最近几年所编写的串行通讯的代码集,可以供大家参考学习。-recent years prepared by the serial communication code sets, we can reference for learning.
- 2022-05-14 16:06:40下载
- 积分:1
-
基于AVR单片机mega8的电表的C程序(第二部分,时钟及其他)
基于AVR单片机mega8的电表的C程序(第二部分,时钟及其他)-Based on the AVR Microcontroller mega8 meter of C procedures (the second part, the clock and others)
- 2022-03-19 12:17:18下载
- 积分:1