-
C51热电偶温度测量程序,可以同时治疗。
热电偶测温C51程序,可以同时测7路不同种类的热电偶,用一路铜电阻做零点补偿-C51 thermocouple temperature measurement procedures, and it can simultaneously test seven different types of road thermocouple, with copper resistivity way to do 0.1 Compensation
- 2022-02-20 19:14:00下载
- 积分:1
-
9 Institute of accumulated data, we use a secret, please do not tell others!
研究所积累的资料9,大家秘密使用,千万别告诉别人!-9 Institute of accumulated data, we use a secret, please do not tell others!
- 2022-03-17 04:37:25下载
- 积分:1
-
AD Freescale' s Smart car driver sample code chip MC9S12XS128
飞思卡尔智能小车 AD驱动程序示例代码 芯片为MC9S12XS128-AD Freescale" s Smart car driver sample code chip MC9S12XS128
- 2022-05-19 04:55:38下载
- 积分:1
-
串行通讯_查询方式_switch处理 有详细的文字字说明 方便使用者修改...
串行通讯_查询方式_switch处理 有详细的文字字说明 方便使用者修改-Serial communication means _ _switch handle inquiries have detailed user-friendly text words modify
- 2022-02-20 04:10:29下载
- 积分:1
-
使用的同步串行三线SPI 接口,可以方便的连接采用SPI 通信协议的外围或另一片AVR 单片机,实现在
短距离内的高速同步通信。ATmega128 的SPI...
使用的同步串行三线SPI 接口,可以方便的连接采用SPI 通信协议的外围或另一片AVR 单片机,实现在
短距离内的高速同步通信。ATmega128 的SPI 采用硬件方式实现面向字节的全双工3 线同步通信,支持主
机、从机和2 种不同极性的SPI 时序,通信速率有7 种选择,主机方式的最高速率为1/2 系统时钟,从机方式
最高速率为1/4 系统时钟。-Use three-wire SPI synchronous serial interface, can be used to facilitate the connection of the external SPI communication protocol or another chip AVR microcontroller, realize in the short distance high-speed synchronous communication. ATmega128
- 2022-12-30 23:55:03下载
- 积分:1
-
UCOS――FOR――UNSP2,ucos在凌阳单片机上的移植。
UCOS――FOR――UNSP2,ucos在凌阳单片机上的移植。-UCOS-- FOR-- UNSP2, Sunplus CENTER SCM in the transplant.
- 2022-01-26 02:52:05下载
- 积分:1
-
基于MCS
基于MCS-51单片机的数字时钟C语言程序-Based on MCS-51 single-chip digital clock C Language Program
- 2022-03-22 16:14:35下载
- 积分:1
-
一个很好的模拟单
一个用于单片机仿真的好软件版。不需要花钱买仿真板,直接在电脑上用这个软件连接实物图就可以了。是电子设计的必备软件。里面还有教程!-A good simulation for the single-chip version of the software. The simulation does not need to spend money to buy plates, directly on your computer to use this software to connect the physical map on it. Electronic design is an essential software. There are tutorials there!
- 2022-03-22 20:38:36下载
- 积分:1
-
基于sl1811芯片的功能,完成usb host 的功能
基于sl1811芯片的功能,完成usb host 的功能-usb host
- 2022-10-26 14:10:03下载
- 积分: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