I2SClocklessLedDriver

By hpwit

I2SClocklessLedDriver Alternatives

Similar projects and alternatives to I2SClocklessLedDriver

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

I2SClocklessLedDriver reviews and mentions

Posts with mentions or reviews of I2SClocklessLedDriver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • Trying to use two ESP32 to connect to resolume over Artnet - Are the ESPs to weak for the project? (long)
    2 projects | /r/FastLED | 29 Jun 2023
    Some libraries overdrive the leds slightly. They are still totally stable. They can be driven slightly out of spec. Use this library to drive them at 833 kHz. https://github.com/hpwit/I2SClocklessLedDriver
  • Making the LED pin a variable rather than a template constant
    1 project | /r/FastLED | 5 May 2023
  • Two libraries to power your led projects
    2 projects | /r/FastLED | 13 Feb 2023
    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
  • Pushing 1000 pixels over serial.
    3 projects | /r/FastLED | 23 Jan 2023
    I’ll test this later today! Been looking at this library as well https://github.com/hpwit/I2SClocklessLedDriver
  • ESP32-MINI-1 Custom PCB interrupt issues?
    1 project | /r/FastLED | 20 Jul 2022
    Does this board has i2s in parallel? If yes https://github.com/hpwit/I2SClocklessLedDriver/tree/87a67af8b39090fe254a45308c72386e11bc85a6 using the fulldmaoption there is an example https://github.com/hpwit/I2SClocklessLedDriver/blob/87a67af8b39090fe254a45308c72386e11bc85a6/examples/FullBufferFastLED/FullBufferFastLED.ino You should not have any issue with interrupt
  • i2s show() speed?
    3 projects | /r/FastLED | 15 Apr 2022
    Do have it do what you ask you need to have it full dma buffer that represents your strip. Look at the readme of this https://github.com/hpwit/I2SClocklessLedDriver towards the end. There is a mode that can Answer what you ask.
  • ESP32, SK6812, RGBW, multiple strips support
    2 projects | /r/FastLED | 24 Oct 2021
    Hello you can try this https://github.com/hpwit/I2SClocklessLedDriver and if you need more than 16 strips https://github.com/hpwit/I2SClocklessVirtualLedDriver
  • Flickering
    1 project | /r/FastLED | 14 Oct 2021
    Are you using wifi with your leds ? How Manu strips do you have ? You can try this library https://github.com/hpwit/I2SClocklessLedDriver.
  • Scrolling with a single instruction. No memcpy nor redrawing. #hardwarescrolling ;)
    2 projects | /r/FastLED | 7 May 2021
    Perhaps I'm reading it wrong, but I thought it would take no more RAM. It seems to treat each scanline as two sections, to create a circular buffer.
  • Putting together my first RGB Matrix
    3 projects | /r/FastLED | 5 Mar 2021
    100 LEDs - Good Start! After 400 LEDs you might want to take a look at this code
  • A note from our sponsor - WorkOS
    workos.com | 19 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic I2SClocklessLedDriver repo stats
14
52
5.9
6 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com