/DesktopPC_RemoteStart

A desktop remote start program running on arduino and linux

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

DesktopPC_RemoteStart

The depend library comes from https://github.com/esp8266/Arduino.git

Basic idear is using iPhone shorcut to run a ssh command and creat a file name is start

Shortcut

Then while the startListener.py detected this file it will send an signal to NodeMCU model

When NodeMCU model receive that signal will pu relay close to short the powerSW+-

Also the wire from case's switch can connect with the wire from relay in parallel

And then connect with powerSW on motherboard such that the case's switch can still work.

Connection