-
ESP8266 family of chips based device.
-
DHT22 temperature/humidity sensor.
-
SDD1306 OLED 0.66" 64x48 display (Wemos OLED shield).
-
ESP8266 RTOS SDK and corresponding toolchain installed.
Configure the project
$ make menuconfig
Build a firmware
$ make build
Flash to the device and run monitor
$ make flash monitor
Copyright © 2019-2020 Alexey McSakoff
Free use of this software is granted under the terms of the MIT License.
See the LICENSE file for details.