I am very basic with the language of python but I am trying out a project which is an electronic lock.
But the problem is that I cant seem to work out how to make a program that asks for a four digit number password and when the correct digits are entered a pin becomes active i.e. turning on or off the lock.
The keypad I am using is a Membrane Matrix Keypad.
Here is the keypad schematic:
Can someone please help me with making this program?
All feedback will be appreciated
Also Gaven MacDonald has made a video on using this type of keypad if this helps