Juppi88 / lof-mailbox

Snail mail detector. Turku office entry for the Wapice Leap of Fate 2018 event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lof-mailbox

Snail mail detector. Turku office entry for the Wapice Leap of Fate 2018 event.

Wapice Turku office is located on the 4th floor of EuroCity close to entrance B. The mailbox for the office recides on the first floor at entrance C. Map of the building: Turku Science Park Map

It takes 3 minutes 11 seconds to walk to the mailbox and back, so it would save a lot of resources if one could see the state of the mailbox from e.g. an IoT dashboard. To accomplish this a "snail mail detector" is needed. Snail mail detector provides information about the state of the mailbox. This information is then transferred over LoRaWAN from the mailbox to the office and from there to IoT-Ticket.

This repository contains the result of two separate projects, one for detecting mail in a mailbox and one for transferring that data over LoRaWAN to an IoT dashboard.

HW, SW, Tools etc used:

  • Power / Battery (post box side + office side)
  • 2x LoRaWAN transceiver (post box side + office side)
  • Raspberry Pi (office side)
  • Arduino Micro (post box side, used for developing and testing the sensors)
  • IoT-Ticket (for Turku office dashboard, could contain other stuff as well in the future)
  • Pololu VL6180x proximity sensor (for detecting mail in the box)
  • 2x microswitches (for detecting when the mailbox is opened)
  • HC-SR05 ultrasonic proximity sensor (unused)

Links:

About

Snail mail detector. Turku office entry for the Wapice Leap of Fate 2018 event.


Languages

Language:C++ 100.0%