Now with remote sensors

As with many of my projects, the scope and build has changed somewhat over time.  This project started with me just taking readings around my house with an infrared thermometer at somewhat regular intervals.  However, this was tedious and prone to variance as I measure things by hand.  After that, I started using a single XIAO board with three hardwired thermistors around our entry way.  The nice thing about this kind of a setup is that I really only have to build/program one board, set it up, and then let it send data to my PC.  The downside is that there’s wires everywhere – and it used up my entire stash of glorious rainbow colored ribbon cable. 1

Practice when I work on a project is to buy replacement parts for the pieces I use up after I’m done.  This way, I will still have stuff on hand for my next project.  So, I’ll need to pick up more colored colored ribbon cables, small solderable prototyping boards, and replacement microcontrollers.  Back in the day, I would stock up on Adafruit Trinkets, but for about a lower price and a slightly larger footprint, I can get a XIAO board with more IO ports, memory, speed, and built-in wifi/bluetooth.  The little prototyping boards I’d purchased aren’t available from the same seller on Amazon, which is too bad.  I really like these boards because they’re bigger than just the microcontroller, have power rails that run down the center rather than the sides and horizontal rows, and rounded corners.  They’ve been incredibly convenient.

With this project, I wired up three Wemos D1 Mini boards, each to a different AHT10 temperature/humidity sensors, and shoved them into my favorite enclosure – cheap tap lights.2

This slideshow requires JavaScript.

As I’ve mentioned previously, I’m just not very good at soldering – which is why I go very slowly, checking, rechecking my progress as I go.  Even so, I made two small and fixable mistakes, soldering the wrong connection somewhere and later accidentally bridging two contacts.  Fortunately, some things are fixable.

The construction of these little wifi sensors isn’t very interesting.  Rather than run each board off of 4.5 volts from three AA batteries, I’m using 3.0 volts from two AA batteries.  By not passing that 4.5 volts through the voltage regulator to bring the power down to 3.3 volts, I should be able to save enough battery life to justify running this system off 2/3 the batteries.  This meant I soldered the power connectors to the end and middle battery connectors.  I have a suspicion that the XIAO boards are probably more power efficient, but if I don’t use those Wemos boards for something simple like this, well, I’ll probably never get around to doing it.

In any case, I now have these three sensors throughout the house near the locations of the prior sensors.  I like these AHT10 sensors – but unlike the thermistors, I can’t really get the sensor right up against a surface.  Hopefully it won’t matter much.  While the readings directly off the flooring and metal plate were dramatic and gave a sense of the heat that was being absorbed and released by the house, it’s the actual temperatures in the house that are what I’m after.  In the meantime, I’m running both systems in parallel so I can make sure they’re both pulling in reasonably consistent readings.  If so, I’ll pull down the tangle of wires, wind them up, and set them aside for the next project.

Summer Science - Testing Effects of Window Coverings on Interior Temperatures
  1. Testing the Effect of Interior and Exterior Window Coverings on Interior Temperatures
  2. Testing Interior Temperatures – preliminary results
  3. Readings so far… 07/11/2026
  4. Now with remote sensors

  1. I picked up 15 feet for $5 about 13 years ago from Sparkfun, now selling for $7.  Digikey also carries it for quite a bit more, but I haven’t run the math to figure out whether shipping makes a difference. []
  2. With some hunting, you can find a set of tap lights for about $1, they include a battery holder, switch, bright white LED, attractive sturdy case, and semi-translucent top. []

Leave a Reply

Your email address will not be published. Required fields are marked *

Test