ledstudio

By danielytics

Ledstudio Alternatives

Similar projects and alternatives to ledstudio

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ledstudio alternative or higher similarity.

ledstudio reviews and mentions

Posts with mentions or reviews of ledstudio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-17.
  • Over-engineering an RGB LED strip: letā€™s make a custom programming language
    3 projects | news.ycombinator.com | 17 Jul 2022
    Thatā€™s pretty cool.

    I did something similar once, where I wrote a Qt application that let you add effects to a timeline, which would get saved as json and could then be run on a Raspberry Pi to control a grid of NeoPixel LEDs. Each effect on the timeline has a start and length, which pixels it affected, RGBW colors, easing function in and out and effect type (fade, blink etc ā€” there were a few basic effect types that could be combined to create more elaborate effects). The Qt application was able to simulate the LEDs in a GUI using the same code that ran on the RPi (just the GUI was replaced with LED driver code there). It was used to play animations on a t-shirt that was covered in a grid of LEDs made for a local musician. It was a fun project. The code is on GitHub but itā€™s terrible quality due to having been written over the space of 3 days and then never touched again: https://github.com/danielytics/ledstudio

  • Qt 6.3 Released
    10 projects | news.ycombinator.com | 12 Apr 2022
    I have the code on GitHub but I havenā€™t built the code in 4 years so donā€™t have a screenshot. Like I said, the code was written in about 3 days and QML allowed me to iterate quickly, but the resulting code quality isnā€™t great (since it was a once off project, built and used in the same week and then never used again, I didnā€™t clean it up or anything). One key feature was that the LED strip could be connected to a Raspberry Pi and the tool could be run directly on the Pi to control the LEDs directly from the editor, or it could be run on my laptop and simulated.

    Anyway, the code is here: https://github.com/danielytics/ledstudio

    And the QML specifically is here: https://github.com/danielytics/ledstudio/blob/master/main.qm...

    If I were to clean it up, I would at least split the different labels into their own QML files but hey, shortcuts were taken over those few days :)

Stats

Basic ledstudio repo stats
2
0
10.0
about 6 years ago

The primary programming language of ledstudio is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com