Smart IoT Postbox with Arduino, ESP-01, and idIoTware Shield

When you are waiting for a very important letter to come, it’s really bothersome to go and check the post box again and again. The problem gets worse when you are not at home and anxiously thinking if the letter arrived or not. Well, now IoT or Internet Of Things is your savior.

Smart IoT Postbox with Arduino, ESP-01, and idIoTware Shield

Following this project by CuriosityGym, you can make your own smart IoT post box that sends you an email as soon as a letter is dropped into it.

Requirements :

  1. Arduino UNO
  2. idIoTware shield
  3. USB cable (A to B)
  4. Esp 8266 – 01 programmed with ESP-link firmware
  5. One jumper
  6. One Postbox (You can make it yourself)
  7. External 9v 1A Power adapter
  8. Double sided sticky tape
  9. Arduino UNO code (Download it)

Description :

The concept is not complicated at all. The idIoTware Shield has a set of RGB LED and an LDR. The RGB LED always emits white light and it’s received by the LDR. As soon as a letter is dropped, there is an interruption in light. The change in light intensity is sensed by LDR and processed by Arduino. Finally, ESP 8266 connects to IFTTT network and sends an email to a saved email ID.

IFTTTIFTTT is a free web-based service that allows users to create chains of simple conditional statements, called “applets”, which are triggered based on changes to other web services such as Gmail, Facebook, Instagram, and Pinterest. IFTTT is an abbreviation of “If This Then That”.

This can be explained using a simple analogy: “If the battery is empty then charge it”.

Watch this video for more information on IFTTT.

Procedure :

Simply place the idIoTware shield on Arduino UNO and Connect the esp8266(01) module to the ESP-01 header on the top right, such that the antenna is facing outside (See the image given below). It’s important to connect a jumper to CH_PD pin on the shield.

Read more: Smart IoT Postbox with Arduino, ESP-01, and idIoTware Shield


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top