Posts | Comments

Planet Arduino

Archive for the ‘remote computer access’ Category

Dec
28

Turn on your computer from anywhere with an Arduino Server

arduino hacks, arduino server, computer hacks, remote computer access Comments Off on Turn on your computer from anywhere with an Arduino Server 

Unless you live off-the-grid and have abundant free electricity, leaving your rig on while you go away on trips is hardly economic. So if you’re like [Josh Forwood] and you happen to use a remote desktop client all the time while on the road,  you might be interested in this little hack he threw together. It’s a remote Power-On-PC from anywhere device.

It’s actually incredibly simple. Just one Arduino. He’s piggybacking off of the excellent Teleduino software by [Nathan] who actually gave him a hand manipulating it for his purpose. The Arduino runs as a low-power server which allows [Josh] to access it via a secure website login. From there, he can send a WOL packet to his various computers to wake them up.

The system is working so well, he’s set it up with all his roommates’ computers as well, giving each their own login information on the Arduino’s page to allow them to access their own computer. Not a patient fellow, he also wanted a way to tell when his desktop would be ready to access…

To do that, he setup a MySQL database to compare time stamps on the computer and  local time — once it’s within 60 seconds it knows the computer is ready to go. Kind of overkill if you ask us, considering you could just have a 60 second timer on the website instead… Anyway, it’s a sweet hack and super handy for those of us with multiple computers at home.

All the info to do it yourself is available over at Hackaday.io!


Filed under: Arduino Hacks, computer hacks


  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook