搜索资源列表
com(java)
- 使用java编写的关于通讯及串口编程所必需的类库,便于大家开发使用。-prepared by the use of java on the serial communications and programming necessary for the library to facilitate the development of the use of everyone.
SerialPort Android 、Eclipse、Java串口编程
- Android 、Eclipse、Java串口编程,这是个麻烦的事,这是第二个例子,你研究后会有收获的。-Android, Eclipse, Java serial programming, which is a troublesome thing, this is the second example, the study will be harvested.
J2MEBLUETOOTHTOPC.rar
- J2ME蓝牙串口连接PCJ2ME蓝牙串口连接PCJ2ME蓝牙串口连接PC,J2ME Bluetooth serial connection PCJ2ME Bluetooth serial connection PCJ2ME Bluetooth PC serial port to connect
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
Mycom
- java串口程序,可以直接文件配置,界面支持-java serial program, you can directly file configuration, interface support
51chuankoujisuanqi
- 51串口通信计算器,计算单片机的穿口通信-51 serial communication calculator to calculate the wear single-chip Communication
j2meduanxin
- 本文使用Java串口通信技术和JSP技术,对已有的短信系统进行研究,分析系统存在的问题,改善系统提取短信方法、提高系统性能、实现定时发送短信功能,并应用于Windows平台下的Web系统中-This article uses Java serial communication technology and JSP technology, the existing messaging system to study, analyze system problems, improve the sys
rs232
- 串口通信接口各孔作用,对于9针接法.图片简洁-Serial communication interface role in the hole for the 9-pin connection. Picture concise
Port_final
- java编写的多线程串口通信程序,用于串口测试-java prepared by multi-threaded serial communication program for the serial test
EJEMPLO_PuertoSerie
- serial por repeater example program for xt-65 cinterion modem, for eclipse IDE
TestForJava
- gsm modem串口通信,利用AT指令操作短信猫。java-gsm modem serial communications, the use of AT commands to operate the cat message. java
dingwei4
- 发生森林火灾时,根据提供的火灾编号,对发生火灾的某一地点进行GPS定位。-When has the forest-fire, according to fire serial number which provides, to has fire s some place to carry on the GPS localization.
CommPortIdentifier
- 通过该程序可以获取机子上的所有串口和并行口,进行串口通信/。-The program can be accessed through the machine all the serial and parallel port for serial communication /.
CommConnection
- 作为一种Java语言实现的串口通信,可以实现嵌入式系统中的主机与串口进行通信。-As a Java language implementation of serial communication, embedded systems can be achieved in the host and serial port to communicate.
SimpleRead
- 用JAVA实现对串口编程!主要是从计算机的串口CM1读取数据!-Realize the serial programming with JAVA! Mainly from the computer' s serial port to read data CM1!
Serial_v1.0.0.20090909
- 一个JAVA手机短信发送程序及源代码,供参考学习-A JAVA program for sending SMS and the source code for reference to study
java
- java串口编程不错的一个实例,对串口很有帮助-java serial port programming a good example of the serial helpful
serial-9.7
- 串口通信软件,实现用户界面与硬件的交互功能,可进行数据的收发操作。同时界面还有告警显示。-Serial communication software and hardware to achieve interactive user interface features to send and receive data operation. At the same time there are warning screen displays.
SMSSender
- 一个JAVA控制电脑串口,通过短信猫收发短消息的程序。-A JAVA control computer serial port, received via text message Send PM cat program.
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their