-
Using an Arduino to Make a Mouse Jiggler
Creating a virtual mouse jiggler by using a small Arduino plugged into the USB port to keep your computer awake by simulating occasional mouse movements.
-
Using an Arduino to keep a Seiki 4K Display On
I love my Seiki 4k Display for writing code on my Mac. The one downside is that it times out and goes to sleep after 2 or 4 hours of inactivity (from the remote, not the screen). I decided to fix this problem in a somewhat complicated way: With an Arduino Uno that I already…