搜索资源列表
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