Giter VIP home page Giter VIP logo

Comments (5)

taste66 avatar taste66 commented on July 24, 2024

I will try the solution indicated in this post: arendst#7133 (comment)
Will close the issue if it works!

from sonoff-tasmota.

taste66 avatar taste66 commented on July 24, 2024

Sorry was too fast, need to check again

btw the reason I use an LC-TECH is it fits into a European style wall box if you cut the corners a bit.

from sonoff-tasmota.

taste66 avatar taste66 commented on July 24, 2024

Looks like the rule is not trigger while
delay(MOTOR_STOP_TIME);
is executed. As I am nog SW engineer I would not know how to fix this

from sonoff-tasmota.

stefanbode avatar stefanbode commented on July 24, 2024

Yes, this might be correct, because it is a delay(500); that for sure freezes the program execution for 0.5 sec. There is no simple way to overcome this. You can set the delay in the INO file to "0". In this case, the motor immediately changes direction. If I give back control at this time I will have definitely side effects during the main execution of the functions.

from sonoff-tasmota.

taste66 avatar taste66 commented on July 24, 2024

Hi Stefan, Thanks I will see if I can simply avoid you change the direction without a stop in between.
Currently this means te LC-TECH is not usable this way since it does break the direction relay (confirmed)

from sonoff-tasmota.

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.