搜索结果
找到约 1,067 项符合
RS-485 的查询结果
VHDL/FPGA/Verilog Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple
Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simple counter running on it, and when SW0 is in the up ...
人工智能/神经网络 SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 |
SMC1602A(16*2)模拟口线接线方式
连接线图:
---------------------------------------------------
|LCM-----51 | LCM-----51 | LCM------51 |
--------------------------------------------------|
|DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 |
|DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 |
|DB2-----P0.2 ...
通讯编程文档 fifty years of coding theory
fifty years of coding theory,一篇经典的讲述纠错编码的IEEE文档,适合纠错编码读者阅读。里面详细讲述的纠错编码的发展史,包括BCH、RS、卷积码、Turbo码等编码
网络 这个文件包括wimax中所有的编解码源代码
这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!
串口编程 介绍利用VB6串行通信编程的方法
介绍利用VB6串行通信编程的方法,对采用了RS-232接口的仪器进行串行通信的计算机测控软件开发,以及实现仪器功能和指标的验收。
单片机开发 RS485标准的C51通信程序
RS485标准的C51通信程序,只要两个单片机和485芯片就可以实现通信
单片机开发 一个简单实用的单片机键盘扫描程序。键盘为4*4扫描的键盘
一个简单实用的单片机键盘扫描程序。键盘为4*4扫描的键盘,通过行列扫描进行键码判断,并通过串行口或者485信号输出键码。应用于银行系统。