Welcome to my little place on the web.

I'm a software developer and occasionally when time allows, I like to blog about my various coding project here. I also like to tinker with home automation, retro gaming and more.

I have also shared some of my software, which I hope may be of use to others. It's on my software page.

Hide message

Displaying entries for #arduinoclear filter

USB motion sensor to wake Kitchen touchscreen using a Arduino and PIR

Now that I have the touch screen fitted in the Kitchen, I needed a convenient way to wake the tablet. I was hoping that just swiping the screen would wake it up, but unfortunately not.

kitchen3_2.jpg

After a little bit of internet searching, I came across a blog entry on dotmana.com. The site goes through the steps to create a motion detector to wake the screen, using a Arduino and PIR sensor. This was almost perfect, except it ... read more