Skip to content Skip to footer
Phil's Blog Logo Phil's Blog Logo
Menu
  • Blog Home

Tag: Weather Station

Dribble

The weather station engineering project

September 27, 2026 / September 27, 2026 by Philip Newman | Leave a Comment

The weather station engineering project Quick Summary: A cheap weekend-project weather station powered by a Raspberry Pi 3, Python, and PHP that reads raw sensor data, batches it locally, and publishes live updates to newman.net.nz/weather/. Introduction Building a reliable weather station doesn’t require expensive commercial hardware. By combining a Raspberry Pi 3 with a budget […]

Read more »

Weather Station

PHP

Temperature conversions between Celsius and Fahrenheit using PHP.

December 31, 2024 / September 27, 2026 by Philip Newman | Leave a Comment

Here’s an example of a PHP 8.2 class that handles temperature conversions between Celsius (C) and Fahrenheit (F): This class provides two static methods: The example usage demonstrates how to use the class to perform conversions. Let me know if you’d like to expand this functionality!

Read more »

PHP PHP 8.2 Weather Station
Sidebar

Recent Posts

  • The weather station engineering project
  • How to Supercharge Nginx Performance with FastCGI Caching
  • Why Human‑Written Content Is Best for SEO/GEO for Small Businesses
  • How to Use LLMS.txt for LLM-Friendly Website Content in Markdown
  • How to Integrate XMPP Chat into a Social Network Web Frontend

Categories

  • AI Prompts
  • Dovecot
  • Dribble
  • JavaScript
  • Linux
  • Nginx
  • PHP
  • Postfix
  • Website SEO
  • WooCommerce
  • Wordpress
  • XMPP
© 2026 Phil's Blog