Code Monkey home page Code Monkey logo

Comments (3)

mholgatem avatar mholgatem commented on July 22, 2024

First off, Thanks for being so thorough with your summary. It really speeds up troubleshooting.

I think that what you are probably running into is a problem that I didn't really document. When you set the flags (gpionext set pulldown, for example). it is only setting the flags for the systemctl daemon. So you probably just need to run the config like this,
gpionext config --pulldown and it should recognize it. Alternatively, you can also set pulldown back to false and then wire your buttons as such: gpio board pin → button → any ground pin. The gpio pins are normally high and get pulled low when the button makes a connection to ground. This avoids needing a resistor. The pulldown method is just in case someone had some custom pihat that required it to be pulled low.

from gpionext.

FreeTacoz avatar FreeTacoz commented on July 22, 2024

Both methods worked! Thank you for the quick reply!

from gpionext.

mholgatem avatar mholgatem commented on July 22, 2024

No problem. Hope this works out for you!

from gpionext.

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.