From 9d7779b1477cbb27597444bf5a6b938a5f21cf25 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 8 Apr 2024 16:14:09 -0700 Subject: [PATCH] Created FAQ #42 (markdown) --- FAQ-#42.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 FAQ-#42.md diff --git a/FAQ-#42.md b/FAQ-#42.md new file mode 100644 index 0000000..e16bb1a --- /dev/null +++ b/FAQ-#42.md @@ -0,0 +1,10 @@ +### I am new to the hardware and LEDs that are needed to create a project, what's a good way to get started? + +#### Software: +[WLED](https://kno.wled.ge/) - Full suite of effects and features built on top of NeoPixelBus. + +[FireFly & Luciferin](https://github.com/sblantipodi/firefly_luciferin/wiki/Quick-start) - Firefly Luciferin is a Java Fast Screen Capture PC software designed for the Glow Worm Luciferin firmware, +the combination of these software projects create the perfect Bias Lighting and Ambient Light system for PC. Bulit on top of NeoPixelBus. + +#### Hardware: +[Dig-Uno : LED Booster Board](https://www.drzzs.com/shop/dig-uno-diy-rgb-led-controller-w-wled-preassembled/) - Quality design incorporating ESP32 and power management. \ No newline at end of file