-
汇编动态灯显示
汇编动态灯显示-Compilation of dynamic light show
- 2023-06-18 13:00:02下载
- 积分:1
-
P89CXX编程器控制CPU接收和控制程序
P89CXX编程器控制CPU接收和控制程序--CPU receiving and controlling program by P89CXX.
- 2022-07-05 06:55:33下载
- 积分:1
-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1
-
Verilog DHL教程
Verilog DHL教程-Verilog DHL course
- 2023-04-02 00:35:04下载
- 积分:1
-
the book by introducing the field of embedded knowledge, including a new generat...
本书通过介绍嵌入式领域的相关知识,包括新 一代Soc、热门的Rtos及跨平台的移动Java,引导读者了解并彻底分析了解通讯、信息、娱乐于一身的嵌入式系统技术。-the book by introducing the field of embedded knowledge, including a new generation of Soc, the hottest Rtos and cross-platform mobile Java, to guide readers to understand and thorough analysis understanding of communications, information and entertainment in an embedded system technology.
- 2022-03-31 10:07:01下载
- 积分:1
-
儿童睡眠温度无线报警器的设计与实现
本系统儿童睡眠温度报警系统设计采用现在流行的STC89C52单片机芯片,配以DS18B20数字温度传感器,无线传输采用FBT-06主从模块。主单片机控制温度传感器DS18B20采集数字温度,并将采集到的数字温度信号与程序中设置的温度阈值进行比较,如果温度在温度阈值范围之内,则在循环中一直执行采集温度,比较阈值等步骤;如果采集的温度超出了设置的温度阈值范围,则主模块利用蓝牙模块进行数据串行通信,从单片机接收到数据后做匹配,如果匹配一致,则从单片机驱动蜂鸣器,实现报警功能。
- 2022-07-25 18:53:35下载
- 积分:1
-
atmega16 uart
编译工具: ICCavr
芯片:atmega16
功能 :uart异步通信,avr接收然后再回传到电脑
- 2022-08-24 21:17:12下载
- 积分:1
-
诺基亚3310液晶使用程序,包括了硬件电路和完整的程序!
诺基亚3310液晶使用程序,包括了硬件电路和完整的程序!-Nokia 3310 LCD to use the program, including the hardware circuit and the complete process!
- 2022-03-09 17:07:23下载
- 积分:1
-
节点是网络系统的基本控制单元,论文提出了一种基于CPLD和多处理器结构的控制网络节点设计方案,它能够提高单节点并行处理能力,其模块化结构增强了节点的可靠性。...
节点是网络系统的基本控制单元,论文提出了一种基于CPLD和多处理器结构的控制网络节点设计方案,它能够提高单节点并行处理能力,其模块化结构增强了节点的可靠性。-node network system is the basic control unit, This paper proposes a CPLD-based and multi-processor control structure of the network node design, It can enhance single node parallel processing capabilities, its modular structure to enhance the reliability of the nodes.
- 2022-07-06 20:00:44下载
- 积分:1
-
51时间步进程序示例
51时间步进程序示例
Auto_Man_SW = P0^0; //手动开关
Clamping_button = P0^1; //夹紧按钮
Lifting_button = P0^2; //升降按钮
Swaying_button = P0^3; //摇摆按钮
Vacuum_button = P0^4; //真空按钮
Vacuum_completed = P0^5; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:32:03下载
- 积分:1