Skip to content

tomjuggler/SmartPoi-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartPoi ESP8266 Firmware

Combined 36, 60, and 120px version of SmartPoi ESP8266 firmware.
Works well on D1 mini (fully tested) and may work OK on ESP-01 (not recommended anymore). Other ESP8266 boards - mileage may vary.

Features

  • Web UI for pattern, brightness, interval, and file management
  • LittleFS image storage

Arduino Libraries Required

Install via Arduino IDE Library Manager:

  • FastLED — LED strip control

Built into ESP8266 core (no install needed):

  • ESP8266WiFi, ESP8266WebServer, ESP8266WiFiMulti
  • DNSServer, WiFiUdp, EEPROM, LittleFS

Control App

Android Controls — download from Google Play:
https://play.google.com/store/apps/details?id=com.circusscientist.smartpoicontrols

Install Tutorial

See the step-by-step guide:
https://www.circusscientist.com/2026/05/21/installing-smartpoi-d1-mini-version-with-arduino-ide-v2/

Newer ESP32 Version

A newer, more capable ESP32 version of SmartPoi is available:
https://github.com/tomjuggler/SmartPoi_ESP32 — includes OTA upload with ElegantOTA.

Magic Poi (ESP32)

Coming soon — see magicpoi.com
Support development on Patreon: https://patreon.com/c/circusscientist


Please note this is a very old project, based on code I wrote 10 years ago while learning C++. It's messy!

Under active development.

About

ESP8266 firmware and LittleFS for Smart Poi WiFi streaming graphic poi - see circusscientist.com for details

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors