Skip to content

EZ-Team/Mailbox_IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

What is needed ?

Mailbox IOT

What is Mailbox IOT

Mailbox IOT is complete system composed of a micro computer, a mailbox and a web app that send you notification through email when you receive a real letter or package.

Hardware

ESP8266 We use an ESP8266

We also use this componants

  • Photoresistor
  • Laser
  • Resistor
  • Operational Amplifier
  • Speaker

Schema

How it works

The onboard system is composed with a micro computer connected to a laser and a photoresistor. When letters are pushed into the mailbox, they blocks the light thus the processor can handled the difference between initial light signal receive by the photoresistor. When the signal change an email is sent to notifiy the client that is mailbox is full.

Schema

To detect if the content is a letter or a package, a countdown is trigger to check, after an amount of time, if the photoresistor signal is back to it's initial state. If it's the case then it's a letter, else a package.

Web app

The web app allows you to configure some paramters as the email address where to send an email and the subject of the email.

Here a view of the web app

web app

Problem

We got some problem when integrated the speaker and the operational amplifier module (based on LM358 operational amplifier). So at this time we don't have the sound feature working.

Prototype

Here some view of our prototype proto1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •