- This program is a sensor data collector for EverySense(see www.every-sense.com)
- Collecting air temprature, humidity and pressure by BME280.
- Collecting water temprature by DS18B20
- platformIO (see http://platformio.org/ ) or
- ESP OPEN RTOS (see https://github.com/SuperHouse/esp-open-rtos )
- if you use platform IO, you should install DallasTemprature, OneWire, HttpClient, NTP and Time.
- Get source
- Copy config.sample.h to config.h and Edit this. Get 'device UUID' from http://www.every-sense.com.