搜索资源列表
jindi java sms for linux V3.1
- jindi java sms for linux(JJSL)主要用于在linux操作系统上通过java程序控制Wavecom M1306B GSM/GPRS Modem短信设备的发送和接收。 目前主要支持wavecom全系列产品。开发测试环境为Wavecom M1306B(原装)。 JJSL最大的优点就是跨平台,更换平台只需要更换底层驱动和jindisms-3.1-RC1.jar文件,无需修改您的应用软件。为您节约大量开发及维护成本。 其次,JJSL将所有设备底层操作打包为jindisms-3.
PELCO_d_protocol
- PELCO 快球,云台控制协议.自己做集成控制软件有用.-PELCO_D_Protocol
OXO-CSTA-CTI
- 中小企业呼叫中心CTI技术软件任务包和相关的文档。-Small and medium-sized CTI call center software package and related tasks documents.
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.
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