SkillAgentSearch skills...

ALA

Arduino Light Animation (ALA) is a library for Arduino boards to simplify the development of light animations using LEDs and LED strips.

Install / Use

/learn @bportaluri/ALA
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ALA

Arduino Light Animation (ALA) is a library for Arduino boards to simplify the development of light animations using LEDs and LED strips.

More details, examples and projects can be found here.

##Features

  • Pure Arduino implementation. No external software is needed on the PC to design and drive light animations.
  • Support for monochrome LED, RGB LED, multiple LEDs and addressable RGB LED strips using PWM output pins, WS2812 RGB LED strips and TLC5940 chips.
  • Lots of cool animations ready to use.
  • Precise timing to allow synching animations to music.
  • No use of delay() to allow to drive multiple channels and lines independently.

##Contributing

If you discover a bug or would like to propose a new feature, please open a new issue.

View on GitHub
GitHub Stars141
CategoryDevelopment
Updated1y ago
Forks34

Languages

C++

Security Score

80/100

Audited on Mar 3, 2025

No findings