Retro Thermometer. A tiny wall display that shows temperature and humidity with 80s computer graphics.

github.com/antirez/64-thermometer

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2024
  • Fix OOM issues. Replace GPIO10 with 15.
  • Fix typo in comment.
  • README: fix typo, 2866 -> 8266.
  • Burger time screenshot.
  • A few screenshots added.
  • README: tons of spell errors.
  • ST77xx driver copyright notice refreshed.
  • Hardware links fixed.
  • Add video demo.
  • README added.
  • Added a short screenshots readme file.
  • Game screenshots added.
  • Longer default interval. Improve comments.
  • Improve main view look with fading/colors.
  • Graph drawing refactoring.
  • Improved graph effect.
  • Games screenshots + improved graphs timescale.
  • ST77xx driver updated.
  • Day/hour graph switching was inverted.
  • Initialize DHT22 where hardware stuf is done.