Explore >> Select a destination


You are here

www.briangershon.com
| | www.dannyguo.com
3.2 parsecs away

Travel
| | [AI summary] The author builds a custom automated system using an air quality monitor and a smart plug to regulate a window air conditioner via API and Node.js rather than using IFTTT.
| | blog.herlein.com
7.5 parsecs away

Travel
| | [AI summary] The RBOT platform is an open-source, software-first robotics and IoT solution designed for education, enabling users to easily integrate multiple sensors and actuators via WiFi with minimal hardware complexity.
| | blog.cavelab.dev
8.6 parsecs away

Travel
| | I recently watched Jeff Gerling's video on CO? levels, and how to monitor it. My home office is also in the basement, with no windows. So I paid attention to the air quality when setting up down here. In addition to monitoring the CO? level, I'm also automatically ventilating the space when the air quality gets too bad.
| | blog.anantshri.info
18.1 parsecs away

Travel
| Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server...