Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Fire Effect

This project is a simple code base to create a fire/lava effect with an Arduino board and a WS2812B compatible LED-strip, for example a NeoPixel

Examples

Getting Started

To use this code, just clone the project on your computer. It can be directly uploaded to your arduino. But first refer to the next parts.

Dependencies

You will need to download FastLED to use this code. Use this guide if you don't know how to install it.

Prerequisites

  • You will need an arduino board. Visit the Arduino website for more information.
  • Install the Arduino IDE to your computer
  • Be sure FastLED is added to your Arduino IDE librairies

Deployment

After downloading the code, connect your Arduino board to your computer. Then use the Arduino IDE to upload your code to your board.

Contributing

[TODO]

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Creative Common BY-NC-SA 4.0 License - see the LICENSE.md file for details or see the official website

Acknowledgments

  • This project is originally made for cosplay use. Feel free to find new uses !

About

This project is a simple code base to create a fire/lava effect with an Arduino board and a WS2812B compatible LED-strip.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%