Monthly Archives: June 2026

Temperature & humidity monitoring of my shack

Due to humid summers and “cold” winters in Arkansas, I need to keep an eye on how the temperature and humidity are in my shack. So, I decided to use Adafruit SHT4x Trinkey M0 USB half-key device for this purpose. It costs about $10. The GTK+4 code (Linux) that I wrote can be found from github. This is what the device looks like:

Since it is USB A half-key, I used electrical tape to secure it to the USB extension cable. Here is what the simple GTK+4 widget looks like:

I will probably add graphing to it at some point but this will enable me to monitor my shack from remote locations. Too bad that there is no USB device that can get rid of insects! One had crawled inside the LCD display of my amplifier and now I have to figure how to get it out 🙁

Well, here is the graphing added to it: