Skip to content
forked from kris701/ArduLED

Control NeoPixels (ws2812b) easier than ever with an Arduino!

License

Notifications You must be signed in to change notification settings

Asyasyarif/ArduLED

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error Loading Image

This project is work in progress, expect errors and mistakes

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 posable to control Neopixels (ws2812b). It features easy-to-do setup, that does not require much work. A list of features can be made:

  • 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)
  • Very easy to use
  • Supports multiple languages
  • Includes a local Server API, to control ArduLED from your own programs

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!

About

Control NeoPixels (ws2812b) easier than ever with an Arduino!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 83.2%
  • C++ 16.8%