搜索资源列表
tutorial-telcom
- 网络传来的控制命令经过网络接口转发到串口,中控主机通过串口接收命令进行操作,并且设置 IP 地址、网关地址和分组号都是通过串口进行的,因此串口调试是监控程序调试的第一步。-network control commands sent through the network to transmit serial interface, China controlled by the mainframe to receive orders for serial operation, and set th
JN-AN-1031-Wireless-UART-LCD-1v0
- 无线ZIGBEE,JN5121串口控制LCD显示实例
winAPI_Sport_comm
- 实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设
linux_usb_driver
- 实现基于S3C2410处理器的系统板与PC机通过USB接口进行互联,通过PC机访问和控制嵌入式开发板上的FLASH存储器。 以往访问嵌入式主机板上的存储器通过串口或者网口通过键入Linux命令来完成,不但速度低,而且对硬件环境和操作者有严格要求(会Linux系统命令),通过此课题可以提升开发产品档次,使普通用户也可以对开发板上的FLASH存储器进行管理,速度上有一定提高,使用了主流的USB接口,方便以后的更新、升级,达到了缩短产品的开发周期和降低了开发难度,节约成本的目的。因此,此课题具有很
print
- 实现在网页上控制串口,进行打印. 用javascr ipt编程
jkf_1.0.0
- 主要是对串口驱动的的一些控制源码!!! 在下载javacomm20-win32.zip后就可以使用。
java_SMS
- 首先在串口上连接一个或者多个MODEL(简单的说就是可以收发短信的手机),代码对串口进行初始化,控制收发,利用AT 指令操作MODEL进行短信的收发解码。自己调试过的,可用。
rxtx-2.1-7r2
- java控制串口发送的RXTX,详细环境搭建见说明文档
rxtx-2.1-7r2
- java控制串口发送的RXTX,详细环境搭建见说明文档
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
net1
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
TemperatureControl(VS2005)
- C#开发的环境温度控制系统,对串口上传温度进行实时监控。-C# development of the environmental temperature control system, the temperature of the serial upload real-time monitoring.
car_control
- Arduino 小车控制的程序测试通过,arduino uno 驱动L298N通过串口可以控制车控制-Arduino for car the program is test in arduino uno+driver
ProjectorControl
- 通过网络(PJLink协议)来控制投影机。一般投影机都是以RS232串口来控制的,该例程通过更简单的网络来控制投影机的开、关、视频输入源切换。-Projector control Using PJLink protocal.
serial
- 用java写的串口助手,大一写的,用来控制蓝牙小车-Using java to write the serial assistant, freshman writing, used to control the Bluetooth car
Xinche
- 平板蓝牙与单片机蓝牙串口进行通信,控制小车运动(Android端的源代码)-Tablet Bluetooth Bluetooth serial port to communicate with the microcontroller to control the car movement (Android client source code)
Bluetooth
- 安卓手机蓝牙串口通信 手机蓝牙控制小车 手机蓝牙控制飞机 手机蓝牙密码锁-Android phones Bluetooth serial communication Bluetooth mobile phone control car Bluetooth mobile phone control aircraft Bluetooth phone lock
win64_151101
- 通过读取指定串口的数据,根据协议进行分栏显示,实现远程电池监测。下位机的波特率与上位机对应,即可实现显示、远程控制,协议文档包含在文件中。-Designated by reading the serial data, according to protocol column display, remote battery monitoring. PC baud rate corresponding to the next bit machine, you can achieve the disp
DCmoto-control-new
- 控制步进电机的串口通讯控制界面,支持手动输入命令和多组件控制-Control the serial port communication control interface, support manual input command and multi- component control
znjj
- JAVA通过串口控制单片机上的LED灯闪烁(JAVA control LED flicker through serial port)