Уровень 0 · материалов: 5
В кластер входят технические руководства по созданию устройств для дистанционного переключения электропитания с помощью программного обеспечения и электроники.
Общие признаки: DIY проекты, дистанционное управление питанием, использование микроконтроллеров, веб-интерфейсы управления, реле
Группа выше: Розетки, реле и управление приборами
Смысл: The text describes a DIY project to create a web-controllable power outlet. The author explains the full technical stack, from the HTML interface and Android-based server to the UART communication and the MSP430 microcontroller that toggles a physical relay.
A guide on creating a browser-based remote switch for appliances using an Android SBC, a UART converter, and an MSP430 microcontroller.
Смысл: The text provides a detailed technical guide on how to create a Wi-Fi controlled power switch for home appliances using a TP-Link TL-MR3020 router flashed with OpenWRT, a simple web server, and basic electronic components.
A guide to building a low-cost smart home switch using an OpenWRT-flashed TP-Link router, Bash scripts, and a solid-state relay.
Смысл: The text is a technical guide explaining how to create a remote-controlled light switch using a computer's LPT port, a relay circuit, and a simple web-linked software bridge.
A DIY guide on using an LPT port, a relay, and a PHP script to control a desk lamp remotely via the internet.
Смысл: The author describes the process of creating a DIY smart power strip using nRF24LE1 microcontrollers to enable wireless remote control of individual outlets via a custom Java-based server.
A hobbyist converts a standard power strip into a wirelessly controlled smart device using nRF24LE1 microcontrollers and triac switches.
Смысл: The text provides a technical guide and personal account of creating a network-controlled power switch for a PC using Arduino, emphasizing accessibility, low cost, and the utility of remote hardware management for developers.
A DIY guide on using an Arduino and Ethernet shield to remotely turn on or reboot a computer via a web server.