Skip to content

LedED is an LED matrix editor designed to generate header files that can be embedded into your code. It supports the creation of animations with multiple frames and provides options for both RGBA (color) and black/white modes.

License

Notifications You must be signed in to change notification settings

Byte-White/LedED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LedED - LED Matrix Editor

Build Status

LedED is an LED matrix editor designed to generate header files that can be embedded into your code. It supports the creation of animations with multiple frames and provides options for both RGBA (color) and black/white modes.

Features

  • Header File Generation: LedED allows you to create header files that can be embedded into your code, making it easy to incorporate LED animations.

  • Frame Animation: Design animations with multiple frames, enabling dynamic and visually appealing LED effects.

  • Color and Black/White Modes: LedED supports both RGBA color mode and black/white mode, providing flexibility for various LED matrix applications.

Examples

LedED Editor

LedED Editor

Examples

Example 1

Example 2

Example 3

Example 4

Example 5

Exported Header File

Exported Header File

Getting Started

  1. Clone the Repository:

git clone --recursive https://github.com/Byte-White/LedED

  1. Build
  • build the project with cmake
  1. Run the program
  • .\LedED x y mode
  • where mode is rgb or wb

License

This project is licensed under the MIT License.

Feel free to contribute or report issues on GitHub.

Happy LED programming!

About

LedED is an LED matrix editor designed to generate header files that can be embedded into your code. It supports the creation of animations with multiple frames and provides options for both RGBA (color) and black/white modes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published