Whether PIR sensor hc-sr501 supported by ros
Can any one send the Arduino Ros code for detecting humans using Pir sensor.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Can any one send the Arduino Ros code for detecting humans using Pir sensor.
First, passive infrared sensor are not specifically detecting humans, but generally a moving heat source. Second, this is probably the wrong place for this question as reading ADC inputs on an Arduino (AVR) is a hardware specific question. Generally you want to:
Find on how to read the sensor from your microcontroller (read the datasheets!) Also there are probably tons of examples on the internet.
When you get to the point where your arduino/pir works and you want to integrate it with ROS check rosserial
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-12-24 08:39:41 -0500
Seen: 163 times
Last updated: Dec 25 '16