Key Mime Pi: Turn Your Raspberry Pi into a Remote Keyboard
A guide to turning a Raspberry Pi into a remote keyboard using an open-source web app called Key Mime Pi.
A guide to turning a Raspberry Pi into a remote keyboard using an open-source web app called Key Mime Pi.
A developer builds a custom e-ink dashboard using a Raspberry Pi and a Waveshare display to show weather and calendar info.
A developer builds a Raspberry Pi system that pauses a video when their training bike speed drops, inspired by the movie Speed.
A guide to building a live Twitter timeline printer using a POS58 thermal receipt printer, Python, and the Twitter API.
A step-by-step guide to setting up a Raspberry Pi 4 without a monitor, covering OS installation, network configuration, SSH, and VNC.
A technical guide on capturing Wi-Fi trace data with a Raspberry Pi and streaming it to Apache Kafka using Confluent Cloud.
A tutorial on collecting and storing Samsung SmartThings smart home sensor data into InfluxDB on a Raspberry Pi for visualization in Grafana.
A tutorial on setting up a Python script to run SpeedTest.net CLI tests and log the results to InfluxDB on a Raspberry Pi for monitoring with Grafana.
A tutorial on using a Python script to collect Raspberry Pi system metrics and send them to InfluxDB for monitoring with Grafana.
A step-by-step guide to installing InfluxDB and Grafana on a Raspberry Pi for creating a local monitoring dashboard.
A step-by-step guide to installing .NET Core 2.2 on a Raspberry Pi 4 running Raspbian, including downloading ARM binaries and setting up paths.
A guide to building custom game show buzzers using Raspberry Pi, a custom PCB, and a WebSocket server, with open-source code.
A student's project using Arduino, Raspberry Pi, and sensors to create a system that visualizes a plant's unique needs as a color gradient.
A developer builds a bot to monitor internet speeds and automatically claim refunds from their ISP when speeds drop below a guaranteed minimum.
A technical guide to customizing a Raspberry Pi's command line environment, installing Git and Vim, and mounting NFS shares for expanded storage.
A step-by-step guide to installing a fresh Raspbian OS image on a Raspberry Pi, including prerequisites and initial setup.
A concise technical guide for upgrading a Raspberry Pi's operating system from Raspbian Stretch to Raspbian Buster.
A technical guide on troubleshooting Pi-hole network issues, including DHCP configuration and firewall rules for DNS redirection.
A guide to setting up Pi-hole, a network-wide ad blocker, on a Raspberry Pi Zero W, covering installation, configuration, and automation.
A tutorial on connecting Arduino to Raspberry Pi via serial communication to send sensor data over WiFi, using a greenhouse project example.