You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hendrik Langer
432ea04bd7
|
7 years ago | |
---|---|---|
cad | 7 years ago | |
src | 7 years ago | |
.gitignore | 7 years ago | |
.travis.yml | 7 years ago | |
README.md | 7 years ago | |
platformio.ini | 7 years ago |
README.md
ESP8266 WeatherStation
Installation Instructions
- git clone https://dev.xd0.de/hendrik/esp-weatherstation.git
- cd esp-weatherstation
- virtualenv -p python --no-site-packages .
- source bin/activate
- pip install -U platformio
- platformio run --target upload && platformio device monitor -b 115200
Wiring
NodeMCU v0.9
SDS011
A0 D0
RSV (5)D1 ----------------------- TXD
RSV (4)D2 ----------------------- RXD
RSV (0)D3 -- BMP_SDA .---- GND
RSV (2)D4 -- BMP_SCL | ...
RSV 3V3 -- BMP_VCC | .--- 5V
RSV GND -- BMP_GND | | ...
GND D5 | | ...
3V3 D6 ------------. | |
GND D7 -- DHT_DATA \ +-| --------- GND
3V3 D8 \ | +---------- 5V
EN RX '- | ----------- VIN
RST TX | |
GND -. GND - DHT_GND | | GeigerCnt
.-- 5V | 3V3 - DHT_VDD | |
| '------------------------' |
'-----------------------------------'
SDS011:
- TXD -> D1
- RXD -> D2
- GND -> GND
- 5V -> 5V
DHT22:
- VDD -> 3V3
- DATA -> D7
-
->
- GND -> GND
RadiationD-v1.1(CAJOE):
- GND -> GND
- 5V -> 5V
- VIN -> D6
License
Code
WTFPL: http://www.wtfpl.net/about/
Sensor Data
Public Domain: https://opendatacommons.org/licenses/pddl/summary/