In this tutorial I’ll show you how to use a $3.50 RF remote, a $2 RF receiver, and a Raspberry Pi to control a WiFI LED Light Bulb.
[Read More]Hugo Rendering Order
I think I’ve finally grokked how rendering order / parsing order works - I couldn’t find a comprehensive explanation anywhere so I decided to write one.
[Read More]Hugo Easy Gallery
Automagical PhotoSwipe image gallery with a one-line shortcode
Hugo Easy Gallery makes Hugo image galleries easy. Get the code and documentation on GitHub. Demo below.
[Read More]A Hugo Shortcode for Font Awesome
Want to use Font Awesome icons in your Hugo website content but but don’t want to keep repeating the same html tags in your markdown files? Use this shortcode…
Automagical image gallery in Hugo with PhotoSwipe and jQuery
Update 25/03/2017: I’ve combined this PhotoSwipe implementation with a shortcode that generates a responsive css gallery of all the images in a directory - see Hugo Easy Gallery.
[Read More]Solving the GCHQ Christmas puzzle with Python
I recently started re-acquainting myself with Python, and I thought solving the GHCQ nonogram would be a good problem to dive in to. Here’s what I came up with.
[Read More]Decoding and sending 433MHz RF codes with Arduino and rc-switch
In this tutorial I’ll show you how to use an Arduino to decode signals from RF remotes, and re-send them to remotely control some mains switches and a garage door.
[Read More]