How to use Google Family Link Posted by By home-tech.site 8 August 2024Posted inSmart Home SoftwareNo Comments What we can use Google Family Link for In every smart home, we use devices that communicate with the internet in some way and have profiles. The main way of…
Programming the ESP8266 with VS Code and PlatformIO Posted by By home-tech.site 12 May 2024Posted inESP8266 Software, PlatformIO, VS CodeNo Comments In this article, we will look at the ESP8266 board and how we can program it using Visual Studio Code and the PlatformIO add-in.
Installation of Home Assistant on Raspberry Pi Posted by By home-tech.site 28 April 2024Posted inHome Assistant, IoT PlatformNo Comments In this article, we will install Home Assistant. It offers integrations for various smart devices, lights, sensors, home appliances and more.
BME680 and ESP32 home weather station Posted by By home-tech.site 8 April 2024Posted inESP32 Software, СензориNo Comments BME680 is a pressure, temperature, humidity and air quality sensor, in this post we will make a weather station with it and ESP32 board.
Processing data from ESP32 board with InfluxDB 2 and Raspberry Pi Posted by By home-tech.site 11 March 2024Posted inESP32 SoftwareNo Comments In this post, we'll see how to read data from an ESP32 board and process it with an InfluxDB 2 database that we host on a Raspberry Pi computer.
Postman, an easy way to parse APIs Posted by By home-tech.site 13 January 2024Posted inDebugging, IoT PlatformNo Comments In this post, we'll take a look at the Postman program and analyze the ThingSpeak API in order to find a bug.