搜索资源列表
iCAN_apply_article
- 周立功的iCAN 应用论文:包括: iCAN 教学实验开发平台_简介V1.0.ppt iCAN系列功能模块在工程机械中的应用.pdf 构建CAN-bus网络中的虚拟串口(VCOM).pdf 煤矿远程通讯中的CAN-bus应用.doc
code
- 用CDMA 2000 1x 网络,通过串口计算机与CDMA模块进行通信,实现发送短消息的功能-Using CDMA 2000 1x network, a computer through the serial port to communicate with the CDMA module to realize the function to send a short message
SendComm
- 温度检测图示系统的发送模块。通过串口进行发送-Icon in the system to send temperature detection module. Sent through the serial port
1
- 项目名称:基于Cs的串口通信的实现 项目描述: 配置模块:实例化其他模块,降低模块之间的耦合度 连接模块:管理串口通讯方式的连接建立。 发送模块:负责消息的序列化和校验验证,消息的发送 备份模块:负责所有交流记录的备份,以便后期查实项目事实过程中的问题是否由于交流不畅引发。 -Project name: based on the realization of the Cs serial communication Project descr iption: C
3
- 项目名称:基于Cs的串口通信的实现 项目描述: 配置模块:实例化其他模块,降低模块之间的耦合度 连接模块:管理串口通讯方式的连接建立。 发送模块:负责消息的序列化和校验验证,消息的发送 备份模块:负责所有交流记录的备份,以便后期查实项目事实过程中的问题是否由于交流不畅引发。 -Project name: electronic traffic simulator of JAVA application in development Project descr ipt
android
- 自己做的基于android的串口收发工具,实现与单片机之间的数据通信,通过蓝牙模块进行数据连接。-Their own based on the the android serial transceiver tools, data communication with the MCU, via Bluetooth module data connection.
Mobile-phone-APP-monitoring-system
- Android平台下的传感器网络系统监测软件应用开发。其开发使用SQL2008数据库作为数据存储工具,运用多线程技术,且通过串口通信模块完成数据传输的自测模式,并通过访问数据库实现数据的更新和显示。-Android platform sensor network system monitoring software application development. Its development and use of SQL2008 as a data store tool, using mu
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;