Skip to content

Resting resistor state high vs low #4

Description

@Gr4cchus

In the development directory inside spibox0.py contains the line which sets the resting resistor state to low; pullup resistor.

 GPIO.setup(pir_pin, GPIO.IN, GPIO.PUD_DOWN)

It may be wise to look further into this as I believe setting it to high instead would avoid false event detection.

However this may also lead to greater power consumption, and I would of thought greater interference?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions