Skip to content

Displaying server stats on a LED strip with a Wemos D1 Mini.

Notifications You must be signed in to change notification settings

r-dent/LED-Server-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Server Statistics

This uses Data from a WebSocket server to show how many people are currently active on a website.

Image of the working Project

Setup

This is a project made with the platform io IDE vor Visual Studio Code. Use it and install all dependencies via the IDE.

I used a Wemos D1 Mini and an LED Strip to run the code.

Hardware used

  • Wemos D1 Mini
  • WS2812B Neopixel LED strip
  • 128 x 64 Pixel OLED I2C display

Libraries used

  • FastLED
  • WiFi Manager
  • WebSockets Client
  • ArduinoJson

About

Displaying server stats on a LED strip with a Wemos D1 Mini.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages