RSSAmplifier

Blog

James Badger

jamesbadger.caRSS feed ↗10 posts

Latest posts

2020 Holiday Lights Plan

Over the past few years, I looked at micro-controllers as a solution for better customization and control of Christmas lights. I started with an Arduino Mega 2560, an older multi-purpose development kit board. I then replaced that with a smaller Arduino Uno, hopefully making it more compact.

Weather Radar Widget

As the summer storm season continues, I wanted a quick way to see the local weather radar and get an idea of what might be coming. I have used GeekTool in the past to put images/webpage data onto the desktop, but I was having trouble embedding the radar image from Environment Canada . GeekTool doesn’t let you crop the webpage being embedded, and I cannot link directly to the radar image as it is…

Intensity Pro 4K and Nintendo Switch

I recently came into possession of some family home videos on VHS and 8mm tapes. To digitize them, I needed a Mac compatible capture device. One of the options I found was the Blackmagic Design Intensity Pro 4K capture card. I figured I could use its analog import for the tapes, and then try the HDMI for capturing video from a Nintendo Switch.

Getting out of (the) Nest

July 2019 Update: I removed the list of products from this post as I don’t feel they give enough details on each product to make an informed decision. I hope the list of criteria is useful for making a purchasing decision.

Raspberry Pi: Control NOMA Wireless Cluster Lights

Two years ago I worked through the process of setting up a Raspberry Pi as a control unit for an outdoor set of wireless holiday lights. I had been using the web interface to control it, until this year when I supplemented it with HomeKit support.

Turn a Raspberry Pi Into a Homekit Accessory

HomeKit offers a way to control various home monitoring and automation accessories from your iOS (and recently Mac) devices. With a Rasberry Pi, the GPIO pins can be used to interface with various components and control devices with no built-in HomeKit support.

Emulate Mac OS 9 With QEMU

(Updated Dec 11, 2018)

Time Machine and Required Backup Capabilities

Do you back up your Mac to a Linux server running Samba , and occasionally get this error message? It seems to happen randomly, but restarting the Mac always restores the ability to make backups (until the error occurs again). There may be an alternative to restarts that also works: fixing SMB mounts. I am running MacOS High Sierra 10.13.6, and this may or may not apply to other versions; I have…

Part 9: End of Christmas Lights Testing

I had been planning on setting up remote control of the G-35 lights via Bluetooth and iOS or Raspberry Pi. I ran into some snags though, and I will wait until the fall to continue the project.

Part 8: Controlling Christmas Lights via HTTP

This is the eighth in a series of blog posts about researching and rewiring Christmas lights to work with Arduino devices.