python树莓派编程,含传感器读取,数据上传PWS|-- BMP180.py
|-- DHT22.py
|-- G5.ino
| |-- G5.ino.ino
| `-- a
|-- LSTM
| |-- GuangzhouPM20100101_20151231.csv
| |-- air_analysis.model
| |-- clean.csv
| |-- clean.py
| |-- pred.csv
| `-- study.py
|-- Weather_Underground.py
|-- __pycache__
| |-- Weather_Underground.cpython-37.pyc
| `-- weather.cpython-37.pyc
|-- arduino.ino
|-- new
| |-- prediction.py
| `-- sql.py
|-- new.tar
|-- pws.py
|-- tts.py
|-- weather.py
`-- wind_speed
`-- wind_speed.ino
5 directories, 21 files
评论