Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
EduKit 1 problems
#4
This article shows you how to create an interrupt on the pi when a button is pushed.
This is the way to go with your circuit as polling won't be needed.
An event (interrupt) will be created when button is pushed, and the code associated with that interrupt won't execute until that heppens/
article is here: https://www.raspberrypi.org/forums/viewt...p?t=146369
Reply


Messages In This Thread
EduKit 1 problems - by birdwatcher - Dec-22-2019, 04:26 PM
RE: EduKit 1 problems - by Larz60+ - Dec-22-2019, 05:14 PM
RE: EduKit 1 problems - by birdwatcher - Dec-22-2019, 05:31 PM
RE: EduKit 1 problems - by Larz60+ - Dec-22-2019, 10:31 PM
RE: EduKit 1 problems - by birdwatcher - Dec-23-2019, 09:17 PM
RE: EduKit 1 problems - by Larz60+ - Dec-24-2019, 02:01 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020