/esp8266-micropython-desk-temperature

A quick hack to measure temperature of my office at a new job

Primary LanguagePython

Desk Temperature Device

When starting a new job, it can be difficult to figure out what actions should be taken to be comfortable. A quick hack to gather data from the office environment uses an Adafruit ESP8266 Feather, placed in various locations, with data gathered by a computer over Wi-Fi.

Hardware

Software

  • on the device, MicroPython, with a boot script,
  • on the computer, Python, with a data logging script,
  • on the computer, gnuplot, for graphing the data.

Diagram

diagram