Category Archives: Home Lab

Creation of an e-Ink Guest Wifi QR Code Display

About 2 years ago I wanted to create an easier way for guests to get online via my guest WiFi network. I use Ubiquiti / UniFi for my entire network infrastructure, so the possibilities were there. Initially, the thought was to just create a static graphic, print it out, put it in a frame, and be done. But that’s not fun, nor is it in the spirit of the homelab. Not to mention, it doesn’t automatically update, so your code is only good until you change it in the system, then you need to print another copy, replace the one in the frame, etc., etc. No fun.

So what do we do instead? Well, I had reached out on reddit and asked for some ideas on an e-ink solution, and I hit the jackpot. Original post here. Thanks to /u/eibw3n!!

So I created an e-ink display that can pull the configuration from my server and display it all automatically!

I’ll include links to the scripts / software that I used, but this post isn’t going to be about how to get some of the pieces to work. This post is primarily on the scripts to make the image and the Arduino code that runs on the frame.

While you don’t NEED Unifi, this post assumes that you’re using Unifi Network Manager to run the environment. Really all you need at the end of the day is the text of your SSID, and the SSID Encryption Key.

Hardware / Software / APIs Used:

Continue reading Creation of an e-Ink Guest Wifi QR Code Display

Conversion of Supermicro CSE-846 to a JBOD Shelf

Not too much to write here, but, as the title states, I converted the case for my hyper-converged server setup into a simple JBOD Shelf. You can follow the original “journey” at this reddit post: https://www.reddit.com/r/homelab/comments/g611uu/convert_supermicro_chassis_from_server_into_jbod/

From that post you will see that we needed some equipment:

1 x ($28) Dual Mini SAS SFF-8088 to SAS36P SFF-8087 Adapter in PCI Bracket
2 x ($16) CABLEDECONN Mini SAS26P SFF-8088 to SFF-8088 1M External Cable
1 x ($130) SUPERMICRO Computer Power Control Board for JBOD Support IPMI 2.00
1 x ($20) Supermicro CBL-NTWK-0587 1.6FT CAT5e RJ-45 Extension Cable — (Note that I actually got this directly from Supermicro because I couldn’t actually find it for sale, they just don’t have a good link.)

This is the CSE-846 with the old system board removed.
Here are some of the components getting laid out.

So there we have it… A regular hyper-converged server converted over to a JBOD shelf.