Skip to content

This project using an Arduino to keep PC powered on.

License

Notifications You must be signed in to change notification settings

ido1990/ArduinoWakeUpPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoWakeUpPC

This project using an Arduino to keep PC powered on.

About the project

I needed an option to keep a remote PC powered on all the time. Wake on lan just didn't want to work properly so that's a nice solution.

How it works

The Ardunino senses if 5V is present on the pin, if there's no 5V it'll ground the power switch to turn it on.

Hardware

  1. Arduino (Nano in my case).
  2. Some jumper wires.

Shrink it

I tried it with ATTiny85 and it's work great, same code, different pins.

About

This project using an Arduino to keep PC powered on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%