Two libraries to power your led projects

This page summarizes the projects mentioned and recommended in the original post on /r/FastLED

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • I2SClocklessLedDriver

  • This is the library that I've used in all my projects. I know it's not technically FastLED. At least not yet. It's actually written by the same guy @u/Yves-bazin who made the 16 pin parallel i2s implementation of FastLED for the esp32. It has a plethora of new features and more stable signal. My favourite is the ability to choose the strip lengths and pins dynamically. I don't have to bake the pins into the source code but I can actually change them during runtime. This means I can save my settings to flash and reconfigure them over serial or a webserver. https://github.com/hpwit/I2SClocklessLedDriver

  • artnetesp32v2

  • This library makes your led projects PC controllable. You can either control them over the wifi or the ethernet. The library doesn't discriminate. The wifi is ok. You get 0.25 % frame loss and an occasional hiccup. The ethernet is where this library shines. I can run 34 artnet universes at 60 fps or 83 artnet universes at 25 fps with just one dropped frame out of 100000. That's 5780 leds at 60 fps or 14110 leds at 25 fps. https://github.com/hpwit/artnetesp32v2

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenMLDB v0.9.0 Release: Major Upgrade in SQL Capabilities Covering the Entire Feature Servicing Process

    1 project | dev.to | 2 May 2024
  • From 0 to glTF with WebGPU: Basic Materials and Textures

    1 project | news.ycombinator.com | 2 May 2024
  • ESpeak-ng: speech synthesizer with more than one hundred languages and accents

    21 projects | news.ycombinator.com | 1 May 2024
  • Compilation of gripping C++ conference talks from 2023

    2 projects | dev.to | 2 May 2024
  • 00Key a 75% Keyboard

    1 project | news.ycombinator.com | 2 May 2024