Last night, I embarked on an exciting side project—a DIY smart thermostat for my apartment. The goal was to modernize my outdated, yet functional, underfloor heating system. After some research, I decided to use an Arduino Nano paired with an XBee module for wireless communication, aiming for a sleek, flush-mounted design. However, the tight space in my UK-standard back boxes posed a challenge, especially with the added components like temperature and current sensors.
While exploring connectivity options, I stumbled upon the ESP8266 module, which seemed promising due to its affordability and versatility. Its ability to function in soft-AP mode, similar to my old Bose Soundlink Air, was intriguing. I also considered Z-Wave but found sourcing parts in the UK difficult. The Samsung SmartThings hub I recently acquired offers Bluetooth support, adding another layer of flexibility.
After some experimentation, I settled on the ESP8266 for its compact size and cost-effectiveness. It not only met my project requirements but also opened possibilities for scalability, such as integrating weather data or even selling the design to my neighbors. This journey reinforced the importance of thorough research and adaptability in smart home projects. I’m eager to share more as the project progresses and would love to hear others’ experiences with similar setups!