Sensing Input – Raspberry Pi

This time we’re going to detect an input signal that comes into the pin of Raspberry Pi.

Few items we’re gonna need :

  • Momentary Push Button
  • 2 Female to Male Jumper Cables
  • Raspberry Pi and required peripherals

We’ll connect them all,

  1. Stick the button in the middle of the board
  2. Connect one leg of the button to the GPIO pin 17 using the red jumper cable
  3. Connect the other leg of the button the GND pin using the black jumper cable
Read More»