搜索资源列表
SerialReader
- 该程序是一个ARM板的双串口读TinyOS数据的程序。其中SerialReader.py是串口读数据,串口速度为115200。MainApp.py是串口读到的TinyOS数据的解析和显示。pyserial-2.6.tar.gz为linux下的python串口模块。sinkserialport是串口配置文件。-The program is an ARM board serial read TinyOS data program. Where SerialReader.py is a serial
temperature
- 基于Python PyQt PySerial 串口接收,波形显示。用于温度PID测试。-Based on Python PyQt PySerial serial received waveform display. PID for temperature testing.
meterListen
- this a python code intended to make a serial wrapper of pyserial library. serial devices can be controlled and serial data can be monitored using this program. before using this library must install pyserial library. -this is a python code intended t
pyserial-3.4.tar
- Jiuray RFID Technologies Inc. is a leading provider of RFID Readers, RFID Tags and RFID software providing cost saving solutions to end users worldwide. Jiuray offers all RFID technologies: Low Frequency (LF), High Frequency (HF), Ultra High Frequenc
modem
- 基于Pyserial的串口通信实例,运行在树莓派上,与quectel ec20进行标准AT通信(An Example of Serial Communication Based on Pyserial)