搜索资源列表
61549840GR47_C51
- 手机模块gr47的各种操作源码,包括pdu格式转换等-phone module gr47 the various operational source, including pdu format converter, etc.
COM_Login
- 汽车行驶记录仪数据采集处理系统,登录模块的源码,注意这些都是com+组件,可以单独编译,并通过调用我前面上船的主窗体的.exe文件调试-Data Acquisition and Processing System, log module source code, the attention of these are com + components that can compile, and in front of me by calling the embarkation of the mai
smssend
- c语言源码,将gsm模块接到电脑串口,运行软件,进行相应的设置后,可以收发短信。
A11上位机C51代码
- HF-A11 UART to Wifi 透传模块C51控制源码
CDMAWinCE.rar
- CDMA拨号程序源码,实现了在winCE平台下,采用 串口 方式对CDMA模块进行拨号上网的基本功能,可参考本代码。,CDMA dial-up program source code to achieve winCE platforms in use on the CDMA serial dial-up module of the basic functions, refer to the code.
HZTableComHelp
- 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
SMSG
- 金的短信模块 开发Dll源码的使用说明和教程-SMS payment module developed for use Dll source and tutorials
test
- 此源码为功能强大的串口测试模块,看过后就知道。-This powerful source for the serial port test module, seen after that.
PH8810
- PH8810电话接口模块资料,包含串口软件,与源码-PH8810 telephone interface module data, including serial software, with source code
chuankoutongxin2
- VB串口源码,动力电池检测数据采集,内含电导巡检模块通讯报文,可,读写,保存,备份数据-VB serial source, power battery detection data collection, includes the conductance data logging module communication message can read and write, save, backup data
CM320-to-PC-By-VB
- 计算机 与 CM320模块通信 VB 源码-Computer and Communication modules CM320
test
- SIM900A 模块测试源码,Linux和windows系统都有,拨打电话、发短信,彩信、TCPIP测试程序源码-SIM900A module test source code, Linux and windows systems have, make phone calls, send SMS, MMS, TCPIP test program source code
Aratek_BMApi_Demo_v3.6.3
- 二代身份证读卡模块demo apk 源码,基于串口通信,来自供应商的源码,很有参考价值!-id card reader apk demo, it is vendor, base on uart commiuation, it is very good!
RfidReader
- rfid 模块的demo apk 源码,基于串口通信的,直接可以集成进相关的手持设备中-rfid reader demo apk, it is vendor demo code ,it is good for multi thread coding
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于