Giter VIP home page Giter VIP logo

Comments (2)

NeonHorizon avatar NeonHorizon commented on August 21, 2024

Its been a while since I looked at LiPoPi but it looks like the main issue with this is the switch in the on position overrides GPIO14 so if you shut down the Pi the circuit wouldn't disconnect the power unless the switch is switched off as well.

What you might be better off with is a 3 position toggle switch where the actions are off - run - start where the start position is momentary but the off is latching. So basically you switch from the bottom off position to the middle run position. Then momentarily push it up to the start position and release which causes the Pi to start. The switch has then dropped back to the run position which has nothing connected and the Pi can then power the circuit off if it needs to.

So basically the momentary start position is actually the same as the pushbutton in the original circuit and you have simply added an off position which as you say hopefully makes GPIO X go high.

I know this switch sounds exotic but they are actually pretty easy to get.

from lipopi.

miki-mulet avatar miki-mulet commented on August 21, 2024

Thank you for the fast response! It seems that indeed I wasn't taking into account the possibility of an automatic shutdown not triggered from the on-off switch.
The 3p toggle switch sounds like a good alternative, otherwise I might end up just using two separate buttons for on and off, for simplicity.

from lipopi.

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.