PiControl Products
1. Ensure you have the following hardware before you begin.
2. Unbox the hardware and ensure you have the cables and screws as per below...
Thu, 3 Oct, 2019 14:31
1. Download the latest PiControl Wall Plate image from this link. 2. Run diskutil list on any terminal, get the disk number of the SD card from the output....
Sat, 19 Nov, 2022 22:44
The RPi 3B+ network card appears to perform better with UDP traffic when instead of autonegotiating 1Gbps, it is set statically to 100Mbps
sudo crontab -e...
Wed, 17 May, 2023 15:32
1. Install the command-line tools on macOS by running:
sudo xcode-select --install
2. Download the PiShrink script by running:
curl -LO https://gi...
Tue, 6 Dec, 2022 16:50
1. Download the latest Raspbian Buster image from this link. 2. Run diskutil list on any terminal, get the disk number of the SD card from the output. In ...
Wed, 7 Dec, 2022 11:28
SSH into the sender using [email protected] (password in 1Password - PiControl Default)
Go to /lib/systemd/system
Edit files pa....
Thu, 30 Nov, 2023 10:28
# Running out-of-date Raspberry Pi OS
apt-get update --allow-releaseinfo-change
# Reclaim some disk space
sudo apt-get clean
# Install prere...
Fri, 5 Jul, 2024 12:19