Instructions

4
Example program
You can download the example Arduino® program by going to the official Whadda github page:
github.com/WhaddaMakers/Micro-PIR-motion-sensor
1. Click the “Download ZIP” link in the “Code” menu:
2. Unzip the downloaded file, and browse to the example_code folder. Open the example
Arduino® sketch (example_code.ino) located in the folder.
3. Connect your Arduino compatible board, make sure the correct Board and connection port
are set in the tools menu, and hit Upload