Styling a Google Map

Google offers a very impressive map service.  Between JS and CSS, styling is usually very straightforward with tools like the Styling Wizard from Google: https://mapstyle.withgoogle.com/ However, some things can fall through the cracks.  Point of the matter –...

The Troubles with Tablet Mode

I have a project that requires the use of a tablet (i.e. no physical keyboard or mouse).  It is reliant on touchscreen and the on-screen keyboard (OSK).  The tablet is also connected to a television via HDMI. Funny thing about Windows 10.  If I am in “Tablet...

Learning Electronics

Noting some resources I have found useful. Add Ohms: This is a series of entry-level electronics video tutorials.  Short bits, nothing hugely in-depth.  And nothing for code – just pure electronic components. Arduino Starter Kit: Comes with actuators,...