Hackaday.io Hackaday.io
Projects
Discover Contests Courses Stack
More
Courses Tutorials Events Hackerspaces Hackaday.com Tindie Marketplace
Sign up Log in
Close
0%
0%

PIR Sensor with Push Notifications to Smartphone

astuAstu
Following Follow project
Liked Like project

Become a Hackaday.io member

Not a member? You should Sign up.

Already have an account? Log in.

Sign up with Github
Sign up with Twitter
OR
Forgot your password?

Just one more thing

To make the experience fit your profile, pick a username and tell us what interests you.

Pick an awesome username
hackaday.io/
Your profile's URL: hackaday.io/username. Max 25 alphanumeric characters.
Pick a few interests
Projects that share your interests
People that share your interests

We found and based on your interests.

Choose more interests.

OK, I'm done! Skip
Join this project
Similar projects worth following
3.4k views
0 comments
3.4k followers
10 likes
  • Description
  • Details
  • Files 0
  • Components 4
    • View all
  • Logs 0
  • Instructions 8
    • View all
  • Discussion 0
View Gallery
3.4k
0
3.4k
10

Team (1)

  • astuAstu

Join this project's team
  • Github
MISC
completed project
raspberry pi ATMEGA328P-PU arduino 433mhz PIR

Related lists

Atmel Arduino Projects

Arduino is an open source hardware platform for making interactive objects that can sense and control the physical world.

This project is submitted for

  • Adafruit Pi Zero Contest

This project was created on 07/19/2015 and last updated a year ago.

Description

PIR Sensor or anything you want. I think it's very dirty, but easily modifiable, which is what I was looking for.

Components

  • 1 × Raspberry Pi
  • 1 × Arduino ATMEGA328P-PU
  • 1 × 433MHz transceiver & receptor
  • 1 × PIR Sensor SR-501

Build Instructions
Collapse

  • 1
    Step 1

    Install wiringPi https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/ -> sudo apt-get update && sudo apt-get install git-core && git clone git://github.com/kennethreitz/requests.git && cd requests && sudo python setup.py install && cd ..

  • 2
    Step 2

    Get 433utils: git clone git://github.com/ninjablocks/433Utils.git && cd 433Utils/RPi_utils && rm RFSniffer.cpp && wget https://raw.githubusercontent.com/Astu04/Raspi_PIR_Push_notif/master/RFSniffer.cpp && nano RFSniffer.cpp // We now modify the value in this file: Remember that value for step 6. // sudo make && mv RFSniffer /var/www/

    if (value == 12345) { // <--- The number
  • 3
    Step 3

    sudo apt-get update && sudo apt-get install urlwatch lighttpd && sudo urlwatch

    Now we create a file /root/.urlwatch/urls.txt with: http://localhost/log.txt

    $ echo 'http://localhost/log.txt&apos; > /root/.urlwatch/urls.txt

View all 8 instructions

Enjoy this project?

Share

Discussions

Log In/Sign up to comment

Become a Hackaday.io Member

Create an account to leave a comment. Already have an account? Log In.

Sign up with Github
Sign up with X
OR

Similar Projects

Basic analog capacitive moisture sensor made from three transistors, two diodes, and a handful of passives!
Project Owner Contributor

Capacitive Soil Moisture Sensor

customelectronicsCustomElectronics

https://github.com/yjmwxwx/stm32asm/tree/master/gcm0/lvdt_1 https://www.youtube.com/watch?v=CwnwiUj8g2k
Project Owner Contributor

LVDT sensor

yjmwxwxyjmwxwx

Noise sensor remotely activates lights and sounds.
Project Owner Contributor

TocTocFru

screen13Screen13

Not much more to say
Project Owner Contributor

Testing Ambient Light Sensors

hari-wigunaHari Wiguna

Does this project spark your interest?

Become a member to follow this project and never miss any updates

Going up?

About Us Contact Hackaday.io Give Feedback Terms of Use Privacy Policy Hackaday API Do not sell or share my personal information

© 2025 Hackaday

Yes, delete it Cancel

Report project as inappropriate

You are about to report the project "PIR Sensor with Push Notifications to Smartphone", please tell us the reason.

Send message

Your application has been submitted.

Remove Member

Are you sure you want to remove yourself as a member for this project?

Project owner will be notified upon removal.