Skip to content

Latest commit

History

84 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

 _ ______
| | | ____|
| | __ ___ ____ _| |__ _ __ __ _ _ __ ___ ___
| | / _` \ \ / / _` | __| '__/ _` | '_ ` _ \ / _ \
| |___| (_| |\ V / (_| | | | | | (_| | | | | | | __/
|______\__,_| \_/ \__,_|_| |_| \__,_|_| |_| |_|\___|
LavaFrame. A meditative stylish light object
created 2022 by Thomas Smits and Daniel Springwald

This light object was created in 2022 in a hackathon based on a white Ikea Sannahed frame 25x25 cm, 169 RGB LED and an ESP32.

Button usage

buttonstatedescription
1pressnext animation
1holdchange mode between slideshow and single animation
2presschange rotation
2holdchange brightness

Animations already built in

Lava

Fire

Color Wheel

Bubbles

Plasma

Circle

Startup

How to write an animation?

If you want to add your own animation, you have to perform the following steps:

  • Create a subclass of Animation.
  • Register the class in the setup function of lavaframe.ino.

The easiest way is to start from the TestAnimation class, defined in test_animation.ino and test_animation.h.

About

Source code for a lava frame project.

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages