搜索结果
找到约 1,028 项符合
RS-Codes 的查询结果
单片机开发 介绍了一个以单片机DS80C320为控制器的点阵LED显示屏控制系统。该系统采用RS-232/RS-485通信标准
介绍了一个以单片机DS80C320为控制器的点阵LED显示屏控制系统。该系统采用RS-232/RS-485通信标准,通过DS80C320的串行接口接收PC机的控制命令及显示数据,经处理后控制LED显示屏的扫描显示。该系统采用了一种新型的大容量闪速存储器29F040作为数据存储器。本文中给出了该控制系统的软硬件设计要点。 ...
单片机开发 介绍了一个以单片机DS80C320为控制器的点阵LED显示屏控制系统。该系统采用RS-232/RS-485通信标准
介绍了一个以单片机DS80C320为控制器的点阵LED显示屏控制系统。该系统采用RS-232/RS-485通信标准,通过DS80C320的串行接口接收PC机的控制命令及显示数据,经处理后控制LED显示屏的扫描显示。该系统采用了一种新型的大容量闪速存储器29F040作为数据存储器。本文中给出了该控制系统的软硬件设计要点。 ...
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.create
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp"-->
<%
set rs=server.createobject("adodb.recordset")
sqltext="select * from RegUser where UserId= " & request.form("uid") & " "
rs.open sqltext,co
并口编程 基于RS-485的单片机多机通信控制系统协议的实现方案
基于RS-485的单片机多机通信控制系统协议的实现方案
系统设计方案 The purpose of this application note is to describe the main elements of an RS-422 and RS-485 syste
The purpose of this application note is to describe the main elements of
an RS-422 and RS-485 system. This application note attempts to cover
enough technical details so that the system designer will have considered all
the important aspects in his data system design. Since both RS-422 and RS-
485 a ...
单片机开发 It is C++ codes, include CRC, Oder, search table, and so on.
It is C++ codes, include CRC, Oder, search table, and so on.
电子书籍 计算机通信与rs-232接口实用指南计算机通信与rs-232接口实用指南
计算机通信与rs-232接口实用指南\计算机通信与rs-232接口实用指南
软件设计/软件工程 什么是RS-232-C接口?采用RS-232-C接口有何特点?传输电缆长度如何考虑?
什么是RS-232-C接口?采用RS-232-C接口有何特点?传输电缆长度如何考虑?
其他嵌入式/单片机内容 st7920 128*64测试程序sbit RS = P1^0 sbit RW = P1^1 sbit E = P1^2
st7920 128*64测试程序sbit RS = P1^0
sbit RW = P1^1
sbit E = P1^2