I Built a Bot to Try and Get Money Back From My Internet Provider
A developer builds a bot to monitor internet speeds and automatically claim refunds from their ISP when speeds drop below a guaranteed minimum.
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.
Guide to installing Docker and Docker Compose on Raspbian for Raspberry Pi 2, 3, and 4.
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.
A tutorial on setting up a headless interface for a Raspberry Pi 3 using a CP2102 USB to UART converter.
A guide to manually configure a Raspberry Pi to connect to the eduroam university WiFi network using wpa_supplicant.
A tutorial on building a live image feed system using a Raspberry Pi and Python, with a Flask server and SQLite for image storage.
A guide for beginners to set up their development environment and create their first project using the Go programming language.
A step-by-step guide to upgrading a Raspberry Pi's operating system from Raspbian Jessie to the newer Raspbian Stretch release.
A tutorial on deploying and hosting an ASP.NET Core 2 web application on a Raspberry Pi, including setup and nginx reverse proxy configuration.
A tutorial on controlling Raspberry Pi GPIO pins using an ASP.NET Core 2.0 Web API to turn an LED on and off.
Introduces custom .NET project templates for AWS Lambda and Raspberry Pi, simplifying setup for these specific deployment targets.
A developer's journey building GreenPiThumb, an open-source Raspberry Pi bot that automates houseplant watering using JavaScript and AngularJS.
A technical guide on configuring an ASP.NET Core application to run automatically on startup for a Raspberry Pi device.
A step-by-step tutorial on deploying an ASP.NET Core web application to a Raspberry Pi running Windows 10 IoT Core.
Exploring Zig's approach to improving bit-field implementation for embedded and OS development, addressing C's limitations.