I tested my buttons with the script in the webpage that you indicated, displaying the button status. And it's weird because it doesn't stop changing, while I don't press the button. The result is:
Any idea?
Code:
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 0/GPIO.LOW/False - button not pressed
Port 25 is 1/GPIO.HIGH/True - button pressed
Any idea?