Skip to content

dofospider/plantower-PMS5003T-data-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

plantower-PMS5003T-data-read

攀藤PMS5003T数据读取

使用树莓派读取攀藤设备

if __name__ == '__main__':
    test = plantower('/dev/ttyAMA0')
    test.openSerial()
    test.getDataStart()
    print(test.dataAnalysis())

About

攀藤PMS5003T数据读取

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages