All Projects → kris701 → ArduLED

kris701 / ArduLED

Licence: MIT license
Control NeoPixels (ws2812b) easier than ever with an Arduino!

Programming Languages

C#
18002 projects
C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to ArduLED

TinyPixelMapper
a Pixelmapping software for the ESP32 and ESP8266 for addressible LED Strips, with a OSC controll interface and FFT
Stars: ✭ 22 (-12%)
Mutual labels:  leds, led-controlling, ws2812b
WOWPixelDriver
A hardware based animation library,pixel driver & dynamic led mapping system for addressable LEDs
Stars: ✭ 39 (+56%)
Mutual labels:  neopixels, led-controlling, ws2812b
Sound-and-music-reactive-ESP8266-WS2812B
Refined Version of @scottlawsonbc and all schematics + Tutorial 🎵🎵
Stars: ✭ 35 (+40%)
Mutual labels:  music-visualizer, ws2812b
pxt-neopixel
A Neo-Pixel package for pxt-microbit
Stars: ✭ 47 (+88%)
Mutual labels:  neopixels, ws2812b
Wordclock
Diy Wordclock with an esp32 and ws2812b Leds
Stars: ✭ 19 (-24%)
Mutual labels:  leds, ws2812b
rpi-ws2812-server
Raspberry Pi WS2812 (web) server tool
Stars: ✭ 143 (+472%)
Mutual labels:  leds, ambilight
HomeStatusDisplay
Show smart home status information sent via MQTT using RGB LEDs.
Stars: ✭ 21 (-16%)
Mutual labels:  leds, ws2812b
glow worm luciferin
Bias Lighting and Ambient Light firmware, designed for Firefly Luciferin.
Stars: ✭ 96 (+284%)
Mutual labels:  ws2812b, ambilight
raspi ws2812
A kernel module able to run as many WS2812 strips as there are GPIO pins on Raspberry Pi Zero
Stars: ✭ 35 (+40%)
Mutual labels:  led-controlling, ws2812b
Uno vu line
Arduino code for a stereo VU meter with lots of patterns
Stars: ✭ 62 (+148%)
Mutual labels:  leds, ws2812b
ledcat
Control lots of LED's over lots of protocols
Stars: ✭ 89 (+256%)
Mutual labels:  ws2812b
CrumpPrints.pretty
KiCad repo for footprints I've made.
Stars: ✭ 19 (-24%)
Mutual labels:  neopixels
ChromeAudioVisualizerExtension
Audio Visualizer extension for chrome/chromium
Stars: ✭ 52 (+108%)
Mutual labels:  music-visualizer
hum2song
Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks
Stars: ✭ 61 (+144%)
Mutual labels:  music-visualizer
BeatDrop
BeatDrop Music Visualizer
Stars: ✭ 54 (+116%)
Mutual labels:  music-visualizer
midi-recorder
🎹 The easiest way to record MIDI. No install. Automatically records.
Stars: ✭ 38 (+52%)
Mutual labels:  music-visualizer
MusicVisualizer
A music visualizer based on the ATMEGA328P-AU
Stars: ✭ 30 (+20%)
Mutual labels:  ws2812b
LedStripSimulator
Simulates an LED strip and allows very NeoPixel-like access
Stars: ✭ 26 (+4%)
Mutual labels:  ws2812b
Filament
Interactive Music Visualizer
Stars: ✭ 22 (-12%)
Mutual labels:  music-visualizer
opencubicplayer
Open Cubic Player (unix fork). Music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene
Stars: ✭ 141 (+464%)
Mutual labels:  music-visualizer

This project is now closed!

Error Loading Image

Welcome, to the ArduLED project. What is this? you may ask, this is a program, both one for an Arduino and one for a computer, together makes it possible to control Neopixels (ws2812b). It features easy-to-do setup, that does not require much work.

Features:

  • Supports up to 8 LED strips with a total of over 200 LEDs (Testet up to 200, can go higher)
  • Dynamic setup from the computer, there is no need to change the code for the Arduino if changes to your setup are made
  • BASS.NET powered visualizer, with a lot of diffrent options (Very fast, ~100 RPS on 135 LEDs on Beat Wave)
  • Fading colors
  • Instructions mode, setup a set of instructions that the LED will follow
  • Ambilight feature (~30-40 FPS on 4k screen with 50 LEDs)
  • You can make animations with your LEDs
  • Very easy to use
  • Supports multiple languages
  • Includes a local Server API, to control ArduLED from your own programs
  • Now also have an app, to remotely control ArduLED

And this is only the main topics of what ArduLED can do. There is still a lot of smaller features, however those are for you to find :)

This project is open source, so all the Visual Studio files comes with the project. From there on, you can either just use the program itself, or look into how its made.

Error Loading Image

Feel free to support us via patreon: https://www.patreon.com/ArduLed I means alot!

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].