搜索资源列表
gps-tracker-main_sout
- Send gps position coordinates to your set account
hiisee_smssendor
- 使用python实现中英文短信发送的程序-Send Chinese and English text messages using the python implementation of the program
jythonMMS
- python编写的彩信网关,底层调用mm7api_V1.5.3_20040621.jar开发包收发彩信-python prepared MMS Gateway, the underlying call to send and receive MMS mm7api_V1.5.3_20040621.jar Development Kit
serial-send
- python写的串口测试工具,用于数据发送,很容易使用。-serial test tool code by python,using fo send data, is easy to use.
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于