-
30章C51入门教程,Keil C51编译器Keil设计思…
30章C51入门教程,keil c51是keil公司设计的为单片机编程的编译软件-C51 Chapter 30 Getting Started Guide, keil c51 is keil designed compilers for single-chip programming software
- 2022-03-14 03:32:54下载
- 积分:1
-
51单片机常用子程序大全,包括多字节加减乘除,码字转换,浮点数格式化...
51单片机常用子程序大全,包括多字节加减乘除,码字转换,浮点数格式化-51 microcontroller used subroutine Daquan, including multi-byte arithmetic, code conversion, floating point format, etc.
- 2023-06-05 08:50:03下载
- 积分:1
-
LCD TG12864 procedures, suitable for 51, AVR, ARM, etc. to facilitate the develo...
TG12864液晶显示程序,适合51,AVR,ARM等,方便做下位机开发。-LCD TG12864 procedures, suitable for 51, AVR, ARM, etc. to facilitate the development of machines to do the next bit.
- 2022-03-24 16:31:22下载
- 积分:1
-
In order to further understand how the above method to realize programming, prov...
为了进一步理解上述方法如何在编程中得以实现,在此提供了1个用C51单片机编程语言编制的8个按键的键处理程序,以供参考。该程序在KEIL C51 V6.02/uVsion2 demo编译环境下编译通过-In order to further understand how the above method to realize programming, provided in the C51 single-chip microcomputer with a programming language produced by the eight key key procedure for reference. The program in the KEIL C51 V6.02/uVsion2 demo compiler compiler environment through
- 2022-08-08 14:12:15下载
- 积分:1
-
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向...
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向单工
3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量)
4:每个上行/下行的数据包都采用CRC8校验
5:数据接收采用中断+查询的方式
6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包
7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收
8:从机之间不能相互通讯,必须通过主机才能交换数据
9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
- 2022-03-20 16:12:37下载
- 积分:1
-
智能交通灯控制 实验做的
智能交通灯控制 实验做的 -Intelligent traffic lights control experiments make the
- 2022-07-25 02:10:23下载
- 积分:1
-
PIC系列单片机程序设计基础。一般来说,PIC单片机的源程序并没有要求统一的格式,大家可以根据自己的风格来编写。...
PIC系列单片机程序设计基础。一般来说,PIC单片机的源程序并没有要求统一的格式,大家可以根据自己的风格来编写。-PIC microcontroller series based on the design process. Generally, the PIC source does not require a uniform format, we can according to their own style to prepare.
- 2022-11-11 19:50:03下载
- 积分:1
-
这是通讯接口实验《异步串行通信实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人...
这是通讯接口实验《异步串行通信实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "asynchronous serial communications experiment," the principle procedures, suitable for those on embedded systems, communications, computer specialists in the
- 2022-03-11 07:26:15下载
- 积分:1
-
AVR单片机的 数码LED驱动程序 ,使LED循环跳动显示。
AVR单片机的 数码LED驱动程序 ,使LED循环跳动显示。-AVR digital LED drivers, the LED display beating cycle.
- 2022-07-17 12:04:44下载
- 积分:1
-
提供DataFlash(AT45DB041)的底层读写驱动函数,包括内存读写,缓存读写,内存与缓存之间的数据交换等等。...
提供DataFlash(AT45DB041)的底层读写驱动函数,包括内存读写,缓存读写,内存与缓存之间的数据交换等等。-provide DataFlash (AT45DB041) literacy drive the bottom function, memory read and write, read and write cache, and cache memory for data exchange between and so on.
- 2022-07-20 00:42:07下载
- 积分:1