What links an Ecowitt Weather Station, Cumulus MX, and Home Assistant? MQTTNew!!
June 6, 2025
This is absolutely the type of blog post that is written only for those that come behind trying to solve the same problem, and searching the web for help. Or to remind me how I did it. If you don't understand the title, you can safely ignore this one. The Problem I have an Ecowitt […]
Battleships Server / Client for Education
August 27, 2019
I've been teaching a first year introductory module in Python programming for Engineering at Ulster University for a few years now. As part of the later labs I have let the students build a battleships game using Object Oriented Programming - with "Fleet" objects containing a list of "Ships" and so on where they could […]