All public logs

Combined display of all available logs of ElectroDragon Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:58, 27 May 2021 Chao talk contribs created page RPI Python (Created page with "== Python == === Blinking LED === <syntaxhighlight lang="Python"> import time import RPi.GPIO as GPIO LED = 4 #Physical pin 7, BCM pin GPIO.4 on the BCM2835 GPIO...")