From 4aa3224663342a89d3aeed83d0c29a12da1aaaef Mon Sep 17 00:00:00 2001 From: mcgurk Date: Wed, 14 Sep 2016 11:59:52 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4199aaa..990054d 100644 --- a/README.md +++ b/README.md @@ -107,5 +107,5 @@ You can also use Arduino vice versa. You cannot read USB with normal Arduino, bu https://github.com/felis/USB_Host_Shield_2.0 - +### Other ideas Of course Arduino can be used many other ways. Add a PIR motion detector module from Ebay (under $2) and your computer wakes up from sleep when you walk to room. Just read PIR-sensor data pin and if it is 1, send some keyboard button (which normally does nothing) to computer so it wakes up. Or make info-board to your kitchen or hallway wall from old Android tablet and it turns on backlight only when someone goes to kitchen.