Skip to content

aenertia/m5stickCLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5StickCLED

A fork of the execelent WLED project for the M5StickC - the M5StickC makes an excellent LED Controller and offers a range of possibilities such as MIC/Audio reactive

M5StickC Specific features:

  • Full IR Support on Esp32 basic Send and Receive
  • Basic LCD Display
  • Some Changes to the Neopixelbus driver to better handle the ESP32
  • Uses the M5StickC arduino library for Power control
  • Able to use the IMU on the M5StickC (basic input/reactive support)
  • Working Grove I2c with Wire1 I2c used by onboard peripherals (PMU/IMU/RTC)

Known issues

  • i2C / Wire / Grove init seems to result in bootloop
  • Gyro Support/Feedback incomplete
  • Better ifdef for m5stick and generalized display framework
  • Implement button 2 function hooks
  • Have not investigated using the I2S bus for the MEMS Mics (possible audio reactive Strip)
  • Implement the Multi-strip support that others have added to WLED
  • Weird screen fliker/need to fillrect to clear text - probably due to task delay and janky st7735s implementation in M5Display.cpp

Working Shot

Untested

WLED logo

Welcome to my project WLED!

A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B) LEDs!

Features:

  • WS2812FX library integrated for 80 special effects
  • FastLED noise effects and palettes
  • Customizable Mobile and desktop UI with color and effect controls
  • Settings page - configuration over network
  • Access Point and station mode - automatic failsafe AP
  • Support for RGBW strips
  • 25 user presets to save and load colors/effects easily, supports cycling through them.
  • Macro functions to automatically execute API calls
  • Nightlight function (gradually dims down)
  • Full OTA software updatability (HTTP + ArduinoOTA), password protectable
  • Configurable analog clock + support for the Cronixie kit by Diamex
  • Configurable Auto Brightness limit for safer operation

Supported light control interfaces:

  • WLED Android app
  • HTTP and JSON request APIs
  • Blynk IoT
  • MQTT
  • E1.31
  • Hyperion
  • UDP realtime
  • Alexa voice control (including dimming and color)
  • Sync to Philips hue lights
  • Adalight (PC ambilight via serial)
  • Sync color of multiple WLED devices (UDP notifier)
  • Infrared remotes (24-key RGB, receiver required)
  • Simple timers/schedules (time from NTP, timezones/DST supported)

Quick start guide and documentation:

See the wiki!

Other

Licensed under the MIT license
Credits here!

Uses Linearicons by Perxis!

Join the Discord server to discuss everything about WLED!
You can also send me mails to dev.aircoookie@gmail.com.
If WLED really brightens up your every day, you can

About

A fork of wled for the m5stickC with basic Graphics output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published