Giter Site home page Giter Site logo

Comments (7)

sjpiper145 avatar sjpiper145 commented on May 25, 2024 1

Wow awesome! Will let you know how it goes. Is there any way I can shout you a coffee? Big thanks.

from jled.

sjpiper145 avatar sjpiper145 commented on May 25, 2024 1

This works great, happy for you to close this issue :)

from jled.

jandelgado avatar jandelgado commented on May 25, 2024

Hi, the heart looks great, nice piece of work!

Reset() resets the JLed object immeadiately. If you want to run the the sequence over and over again, replace the Reset() by Forever() or Repeat(N) where N is the number of desired repetitions. By default, an effect is only played once.

from jled.

jandelgado avatar jandelgado commented on May 25, 2024

@sjpiper145 could you solve the problem?

from jled.

sjpiper145 avatar sjpiper145 commented on May 25, 2024

Hi @jandelgado, I think I didn't not describe my problem very well. I need the repetitions to start from the start, including both the DelayBefore() and DelayAfter() timing to make sure the pattern plays in the same sequence each time. Using either the Forever () or Repeat () functions only play the sequence again excluding the timing for DelayAfter(). The sequence plays correctly for the first time, then all lights turn on together, then the sequence plays in reverse. Thanks for following up with me on this, any ideas appreciated.

from jled.

jandelgado avatar jandelgado commented on May 25, 2024

Ok, basically you need to restart the sequence over, after the last LED-effect finished? I've already a ticket in the backlog, since this feature was already requested (see https://github.com/jandelgado/jled/projects/1#card-29307388). I'll implement it in the coming days.

from jled.

jandelgado avatar jandelgado commented on May 25, 2024

Checkout out the latest JLed Release 4.6.0: I've adde Repeat(n) and Forever() methods to the JLedSequence class. Check README.md and the multiled example for details.

from jled.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.