This is an Arduino compatible firmware to emulate candlelight using a strip of individually addressable WS2812B RGB LEDs (sometimes called "NeoPixels").
The firmware is optimized to use a minimal amount of RAM and flash memory, while providing a convincing candle effect.
All details of the required hardware setup, and a detailed description can be found on: https://luckyresistor.me As this software is published in advance, these articles may be not yet published.
Feedback is always welcome. Contact me via contact form on my website. https://luckyresistor.me
Copyright (C) 2023 Lucky Resistor. Web: https://luckyresistor.me
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.