Shows nekoweb site views and followers on an 16x2 LCD display
  • C++ 87.4%
  • C 12.6%
Find a file
2026-04-20 19:21:25 +02:00
include Moved url to secrets 2026-04-20 19:21:25 +02:00
src Moved url to secrets 2026-04-20 19:21:25 +02:00
.gitignore Initial commit 2026-03-29 17:41:25 +02:00
doohickey.jpg Initial commit 2026-03-29 17:41:25 +02:00
LICENSE.txt Initial commit 2026-03-29 17:41:25 +02:00
platformio.ini Moved url to secrets 2026-04-20 19:21:25 +02:00
README.md Moved url to secrets 2026-04-20 19:21:25 +02:00

the doohickey

Shows nekoweb site views and followers on a 16x2 LCD display utilizing an ESP32 Devboard.

Setup

  • Duplicate and rename secrets.example.h to secrets.h and your wifi ssid, password and nekoweb stats url
  • Configure the UPDATE_INTERVAL_MINUTES in main.cpp
  • Wire up the LCD display to the I2C bus
  • [optional] Create an enclosure for the thing (cardboard not recommended)
  • Enjoy!

doohickey