Difference between revisions of "Arduino"

From ZoneMinder Wiki
Jump to navigationJump to search
(Created page with "This page is for electronic hardware built for use w/ZM. Not limited to Arduino, but most electronics built so far has used it for speed. The benefits of hardware is that it c...")
 
Line 10: Line 10:


===Motion Sensors===
===Motion Sensors===
There are multiple ways to detect motion (microwave, ultrasound, sound, PIR, infrared). Here are some common community scripts:
There are multiple ways to detect motion (microwave, ultrasound, sound, PIR, infrared). Here are some community scripts:






* [[http://forums.zoneminder.com/viewtopic.php?f=9&t=26945]]
* [[http://forums.zoneminder.com/viewtopic.php?f=9&t=27442]]


===Other===
===Other===

Revision as of 09:23, 12 August 2020

This page is for electronic hardware built for use w/ZM. Not limited to Arduino, but most electronics built so far has used it for speed. The benefits of hardware is that it can avoid the use of CPU analysis of images, or allow for speakers, sirens, or other devices to interface w/ZM.

Common uses of external hardware for Zoneminder might be:

  • Motion Sensors
  • Speakers / Sirens
  • Alarm Lights
  • Maps


Motion Sensors

There are multiple ways to detect motion (microwave, ultrasound, sound, PIR, infrared). Here are some community scripts:


Other

  • Make a map of a ZM installation.


See Also

ZMTrigger