Post History
There are 25 posts available.
Posts by date
Mar 15, 2022 | Shutdown Virtual Machines using Python | |
A Python program to shutdown virtual machines on VMware vSphere for use with a UPS…. |
Jun 06, 2020 | K40 Laser Cutter Upgrades | |
Making a few changes to a K40 often leads to making more changes. In my… |
Feb 18, 2019 | Kubernetes test drive on CentOS 7 with KVM | |
Running Kubernetes on a CentOS 7 KVM server | ||
Sep 10, 2018 | Learning more about Angular | |
Angular is a very popular application framework. This article walks through setting up Angular and… |
Sep 01, 2018 | Trying out Flutter Application Development using Android Studio | |
An introduction to Flutter for application development. | ||
Feb 11, 2018 | Sonoff IoT Switch using Mosquitto MQTT and Arduino ESP8266 | |
Programming a Sonoff switch for a home based IoT server using the Arduino IDE and… |
Oct 01, 2017 | Using the Adafruit Huzzah32 esp32 Feather with the TFT Touchscreen FeatherWing | |
I switched from the Adafruit Feather HUZZAH with ESP8266 to the esp32 version to get… |
Sep 08, 2017 | Adafruit TFT and Arduino MKR1000 | |
Testing the Adafruit TFT with Arduino MKR1000. | ||
May 20, 2017 | Manipulating Text Strings and Arrays in Liquid for Jekyll | |
In this quick article I describe some things I learned about performing operations on strings… |
May 19, 2017 | Checking and Updating Jekyll | |
Just a short post with the info needed to check and update Jekyll and the… |
May 10, 2017 | Raspberry Pi I2C Real-time Clock Setup | |
After a recent upgrade to a Raspberry Pi home server, Raspbian needed to be configured… |
Apr 17, 2017 | Designing a Case to 3d Print | |
Design and 3D Print a custom enclosure using FreeCAD for a Raspberry Pi and prototype… |
Mar 30, 2017 | Adding Site Tags to a Jekyll Blog | |
I decided to add tags to my blog that is generated with Jekyll. After reading… |
Sep 10, 2016 | Formatting an Image with SASS in Jekyll | |
Jekyll uses SASS to generate Cascading Style Sheets (CSS). The example used here describes how… |
Sep 03, 2016 | Formatting a Web Page in Jekyll | |
This article provides a sample of the variety of markup types available with the Jekyll… |
Sep 01, 2016 | TMblog Site Live | |
The blog is live and more info is coming soon… | ||
Mar 21, 2016 | SSH in Python using Paramiko | |
I decided to work on scripting against a NetApp AltaVault CLI using key based authentication… |
Mar 09, 2016 | Installing Hippo CMS | |
Hippo CMS is a web site content management system. This post walks through installing Hippo… |
Feb 19, 2015 | Setting up OpenStack Swift Single-node for Testing | |
A recent project required having an object store for performing demos and tests of a… |
Aug 07, 2014 | Apache httpd Reverse Proxy using Linux | |
This example provides the overall steps and settings for configuring a reverse proxy server running… |
Apr 13, 2014 | Weather Data Collection Node for a Home Weather Station | |
After replacing yet another outdoor temperature system, I decided it would make a good project… |
Mar 26, 2013 | Using Bus Pirate with I2C | |
Testing I2C with the Bus Pirate. How to setup the Bus Pirate. | ||
Aug 30, 2010 | Testing the DS1307 Real-time Clock with Bus Pirate | |
This article describes testing use of the DS1307 real-time clock IC. After getting familiar with… |
Aug 29, 2010 | Learning I2C Communications with Open Bench Logic Probe | |
I hooked up a DS1307 RTC to an ATMEL AT89C2051 microcontroller and had some troubles… |
Oct 01, 2008 | Project Microcontroller Desk Clock | |
After thinking about a project to build using a microcontroller, I decided that it would… |