plantower-PMS5003T-data-read 攀藤PMS5003T数据读取 使用树莓派读取攀藤设备 if __name__ == '__main__': test = plantower('/dev/ttyAMA0') test.openSerial() test.getDataStart() print(test.dataAnalysis())