This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A red light for this green LED
#1
Gaah!  Mildly funny but annoying!

I've been using this membrane keypad in my autopilot:

  https://www.aliexpress.com/item/32999987847.html

It's somewhat waterproof, and cheap enough that I can throw it away if salt water gets in, or they corrode in sea air.

There are five switch wires connected to a common.  That's connected through a resistor network to the RPi (so each line has a separate current limiting resistor in case of shorts).

      

I think the stock PyPilot code turns on the GPIO internal pullups, and relies on the switches to pull the signal down.  Which works fine, except that now I want to use the little green LED on the keypad.  And now I realise the LED is wired so that the common should be +ve, rather than ground!

How to use the green LED?
  • Modify the software so the lines are active high instead of active low?  (But then I'd need to maintain this difference, and at present my hardware can run stock PyPilot)

  • Hack up some sort of stupid negative voltage generator, possibly with a GPIO outputting a PWM signal, just so I can power the LED?

      https://www.allaboutcircuits.com/project...generator/

  • Or just put my head in the sand and pretend the green LED isn't there!   Big Grin
Reply


Messages In This Thread
A red light for this green LED - by CapnKernel - 2021-10-25, 11:41 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)