Wifi Based Power outage notification via email

Hi All experts out there.

I need some help in building this project to get a notification to an email when the main power is down. We have 230v so when the circuit breaks it should send an email. So ideally this project needs to be with battery power and charging. I should be able to add an SMTP server to help in sending an email alert out. If I can send the alert every 5 mins until power gets on would be great too. please help me out with this. Highly appreciate your input on this.

Do a google search, this project has been done many times. All you need is the hardware and one of the sample sketches modified to the frequency you want.

Hi Sonofcy,

I tried. But all projects done have it with the GSM module. And I'm very new to coding too.

can you please help me out. great help.

Thanks.

UPS + Raspberry Pi

Yes that would be the logical choice for me too - what happens with the wi-fi when power is out?

Wifi APs are POE connected to a switch which has a UPS.

Why not use that UPS for this project? Read SNMP from it.

1 Like

It's a small UPS. not a one with NIC.

The other route then. There are actually small UPS:s for RPI, so you get a quite compact package!

DFRobot RPI UPS hat

Yes, this could work. can you guide me on how to build an alert system from Rasp PI.

Not really. I find it hard to even do unpaid work for myself :upside_down_face:

2 Likes

Do you also need someone to hold the soldering iron. You have received more help than needed, time to start working.

1 Like

Exactly. But you're of course welcome to use us as a sounding board, even though RPi isn't exactly what this forum is about. We're just not interested in handing out solutions on a silver-plate, unless it's in the Paid consultancy category.

1 Like

you don't have to comment here if you don't get paid. no one asked you to. It looks like you have no idea. This doesn't involve a soldering gun. keep quiet and leave the forum if you don't want to help. I only commented since you asked questions. you don't have to be a jackass.

I never asked you to hand over any closely guarded secrets (if you have any). If you are that person who want to snap every penny don't even comment on my request forums. Unless you are hear to get some help from someone too. LOL.

1 Like

Divide your project into pieces, find a solution for each part then assemble them into one program.
For example search for:
"arduino send email".
"arduino uninterruptable power supply"
"arduino detect mains voltage"

There is lots of information on the web. If this is a student project make sure your supervisor inspects the your mains voltage detection system as 230v can kill you.

Thanks @mikb55 great advice. sorry, I'm new and I look at videos and try to figure things out. Let me check these key words.

Yeah, let's say it's like that :face_with_hand_over_mouth:

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.