Skip to content

Small pixel art display with Wi-Fi connectivity.

License

Notifications You must be signed in to change notification settings

01110/pixel_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIXEL BOX

A small pixel art display, using Wemos/LOLIN D1 mini (with ESP8266) and a 8x8 WS2812b RGB LED matrix.

Features

  • Simple PNG image parsing.
  • Simple GIF animation parsing.
  • Configurable power for the LED display.
  • Configurable brightness.
  • Mobile friendly web GUI for uploading, selecting, deleting PNG/GIF files.
  • Tactile button for browsing the uploaded files.
  • Wi-Fi manager for setting the Wi-Fi network.

Housing

alt text alt text

Web GUI

alt text alt text alt text alt text

Files

  • Firmware: The repository is basically a Platform IO project, using the tinf library.
  • Housing: FreeCAD files can be found in folder "housing", STL files included for 3D printing.
  • Schematics: A PNG of the (very simple) schematics is in folder "sch".
  • License: MIT.