All Projects → nootropicdesign → lumazoid

nootropicdesign / lumazoid

Licence: GPL-3.0 license
Firmware for the Lumazoid realtime music visualizer board

Programming Languages

assembly
5116 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to lumazoid

ledcat
Control lots of LED's over lots of protocols
Stars: ✭ 89 (+4.71%)
Mutual labels:  led-controller, led, led-strips, ws2812b
raspi ws2812
A kernel module able to run as many WS2812 strips as there are GPIO pins on Raspberry Pi Zero
Stars: ✭ 35 (-58.82%)
Mutual labels:  led-controller, ws2812, led-strips, ws2812b
awesome-ws2812
A curated list of awesome resources for ws2812 LED strips and matrices
Stars: ✭ 84 (-1.18%)
Mutual labels:  led, ws2812, led-strips, ws2812b
WOWPixelDriver
A hardware based animation library,pixel driver & dynamic led mapping system for addressable LEDs
Stars: ✭ 39 (-54.12%)
Mutual labels:  led-controller, ws2812, ws2812b
ESP8266 ArtNet-LED-DMX-Node
ESP8266 based WiFi ArtNet-Node for WS2812B-LED Pixel
Stars: ✭ 67 (-21.18%)
Mutual labels:  led, led-strips, ws2812b
Desk Lamp Alternative Firmware
An alternative firmware for the Mijia Xiaomi Desk Lamp
Stars: ✭ 54 (-36.47%)
Mutual labels:  firmware, led
Ailight
AiLight is a custom firmware for the esp8266 based Ai-Thinker (or equivalent) RGBW WiFi light bulbs
Stars: ✭ 248 (+191.76%)
Mutual labels:  firmware, led
epilepsia
Beaglebone cape for driving up to 32x64 Neopixels (WS2812 LEDs).
Stars: ✭ 15 (-82.35%)
Mutual labels:  led-controller, led-strips
Arduino Fastled Music Visualizer
An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
Stars: ✭ 134 (+57.65%)
Mutual labels:  led, ws2812b
FastFX
LED Pixel/Strip Animation and Effects Framework for Arduino (with FastLED)
Stars: ✭ 36 (-57.65%)
Mutual labels:  led-controller, ws2812
Sound-and-music-reactive-ESP8266-WS2812B
Refined Version of @scottlawsonbc and all schematics + Tutorial 🎵🎵
Stars: ✭ 35 (-58.82%)
Mutual labels:  ws2812, ws2812b
SuperLEDstrip
No description or website provided.
Stars: ✭ 13 (-84.71%)
Mutual labels:  firmware, led
Super-Simple-RGB-WiFi-Lamp
A project based on the ESP8266 and WS2812b
Stars: ✭ 61 (-28.24%)
Mutual labels:  visualizer, ws2812b
Controller-for-WLED-firmware
Wi-Fi controller based on ESP-07S module with external antenna for WLED firmware.
Stars: ✭ 48 (-43.53%)
Mutual labels:  led-controller, ws2812b
Sonoff wifi switch
Прошивка для ESP8266 (Умный дом)-Firmware for ESP8266 (Smart Home)
Stars: ✭ 156 (+83.53%)
Mutual labels:  led, ws2812b
intel-nuc-led-controller
GUI tool to control the front panel LED ring on Intel NUCs
Stars: ✭ 20 (-76.47%)
Mutual labels:  led-controller, led
OctoWifi-LEDs-Controller
LEDs driver for ESP32 ( support ART-NET, RGB888, RGB565, Z888 )
Stars: ✭ 16 (-81.18%)
Mutual labels:  led-controller, led-strips
Neopixel Realistic Flickering Candle With Changing Color Palette
Arduino code for creating a realistic candle flicker using 8-neopixels, and the FastLED Library. This code is a modified version of the Fire2012 with Color Palette example that comes with FastLED and utilizes a button to cycle through different color palettes in real time.
Stars: ✭ 19 (-77.65%)
Mutual labels:  led, ws2812b
Wled Wemos Shield
Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based shield for WLED firmware
Stars: ✭ 105 (+23.53%)
Mutual labels:  led, ws2812b
esp rgbww firmware
Firmware for esp_rgbww_controller (https://github.com/patrickjahns/esp_rgbww_controller) based on Sming framework
Stars: ✭ 21 (-75.29%)
Mutual labels:  firmware, led-controller

Lumazoid

Firmware for the Lumazoid realtime music visualizer board from nootropic design. Detailed technical information about Lumazoid is at http://nootropicdesign.com/lumazoid

Install libraries/ffft in your Arduino sketchbook libraries folder.

Requires the Adafruit NeoPixel library. Your directory structure should look like this:

your_sketchbook
 |
 +--libraries
 |   |
 |   +--ffft
 |   |
 |   +--Adafruit_NeoPixel
 |
 +--Lumazoid
     |
     +--Lumazoid.h
     +--Lumazoid.ino

In the Arduino IDE, select board type "Arduino Uno" to upload to the Lumazoid.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].