Main public logs

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

Logs
  • 07:17, 22 February 2020 204.174.159.1 talk performed unknown action "comments/add" on Raspi UPS HAT Board (sudo raspi-config # Enable Interfacing Options>I2C sudo apt-get install i2c-tools # Install i2c-tools nano ~/ups.py # Make a new python script ... import struct import smbus import sys import time import os lowest = 60 def readVoltage(bus): "This...)