Advertisement

The Smart Luggage Project Explanation with Demo

The Smart Luggage Project Explanation with Demo CORRIGENDUM: The ThingSpeak server is subscribed to the following (MQTT) topic for each bag:
'/channels/--bag_thingSpeakChannel--/publish/--bag_thingSpeakWriteAPIKey--'
Location module of each bag publishes on this topic. As a consequence, in the architecture, the arrow between the Location module and ThingSpeak server is an MQTT arrow. We're very sorry for this error in the video.

This is the explaination and demo of the project for the course of Programming for IoT Applications as a part of Master's in ICT for Smart Societies course at Politecnico di Torino.

A Project by Stefania Titone, Annalisa Pelati, Elena Filipescu and Rehan Razzaque Rajput.

This is a prototype for an anti-theft smart luggage. The luggage needs to have a sim-card for connectivity and GPS purposes -- in this prototype, simple LAN connection is used. The raspberry pi needs to contain a camera and a light sensor -- the light sensor here, is simulated.

This is an IoT project, aimed at improving the security of luggages. There is a Telegram interface which can send the location of the luggage to the owner on-demand. It also allows the owner to turn-on the secure mode which makes sure that no one except you can open the luggage. If someone else tries to open the luggage in secure mode, the luggage takes the picture and sends it to the owner via the telegram interface.

The complete code can be found here:

Iot,Internet of Things,Python,Programming,Applications,

Post a Comment

0 Comments