Arduino Motion Sensor w/ZMTrigger

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
User avatar
snake
Posts: 337
Joined: Sat May 21, 2016 2:20 am

Arduino Motion Sensor w/ZMTrigger

Post by snake »

Here's a Arduino Uno sketch that works via ZMTrigger. I've named it ZMHW Modector. PCBs for an Arduino shield included, with minimal 0.1" headers for quick assembly. Uses ENC28J60 and HFS-DC06H Microwave Sensor.

Code: Select all

https://git.steakelectronics.com/adminguy/Electronics_Projects_2019

old/archive link:
http://web.archive.org/web/https://git.steakelectronics.com/adminguy/ZMHW_Project_InfraredDiodeSensor/archive/master.tar.gz
I included documentation that explains what progress I've made on this. I've tried PIR sensors, and also IR Diode Emitter / Receiver pairs. I find the RF detector the best.

You'll see that I was forced to use two different walls and got around this by putting the sensor at a 90 degree angle in one wall via a drilled hole in a project box. It's somewhat laborious to wire these, as you are putting two outlets in, but it works 100% when installed. More details in the repo.

2018/08 - Original post.
2019/11 - New repo, and gerbers added, edited description.
Last edited by snake on Mon Nov 11, 2019 5:50 am, edited 1 time in total.
Post Reply