Giter Site home page Giter Site logo

gringotts-wizarding-bank's Introduction

Gringotts Wizarding Bank

Basic security system using IOT

Features

  • A cart that carries the gold while monitoring its weight
  • The GPS location of the cart is sent to the security office as soon as the weight of the gold alters
  • On reaching the destination, a confirmatory signal is sent to the security office.
  • Locking/alarm system in case of disturbance in the gold cart.
  • Control over cart route/doors using tools like Blynk.

Working/TimeLine

Start VSPE . Create a new connection and pair COM1 and COM4.

Connect to blynk server (blynk-ser.bat -c com1 -p 8442) , do check the the ports in blynk-ser are COM1.

Start the simulation .

Run the project in blynk app.

Follow the instructions in terminal and LCD respectively.

  1. Put 100g on weigh scale the reading of load cell must change respectively and push the button and wait until tolld.
  2. Put the actual weight on the scale.
  3. Enter weight of sample in gram on blynk app.
  4. Set the latitude and longitude of destination .

We are ready to go .

The terminal will keep on printing the current weight and location of vehicle after certain intervals.

Technical Features

  • Automatic calibration to atmospheric pressure by calculating reading change in read before and after placing 100g
  • HX711 for converting analog to digital value
  • Setting up latitude and longitude on each journey
  • Email notification on too far from destination and LED blinking.
  • Blink LED on successfully reaching destination.

Circuits and connections

image

image

Blynk app

Button -> Digital Pin 23

2 LED's -> Virtual Pin V1, V2

Terminal -> V0

image image

Installation Instructions :

Remove read only permission on Proteus , see youtube video on how to do that

Software used :

  • Proteus_Professional_8.9_SP2_Build_28501
  • arduino-1.8.15-windows
  • SetupVSPE
  • Blynk

Libraries Imported :

Other Instructions :

  • In Arduino IDE , go to File and Compilation checkbox must be checked .

  • Install libraries in Tools>Libraries . TinyGPS , Liquid Crystal

  • Connecting to Blynk Server

    vspe-pairing start(COM4(proteus-comimp),COM1-blynk) Start blnk.ser with command in command prompt blynk-ser.bat -c com1 -p 8442 Start proteus simulation

  • Change Board to Arduino Mega in Tools > Boards

  • Sketch > Export Compiled Binary , is used to save hex file at location of file

  • change auth in code according to your app in blynk , you will find it in setting of your project , also your board should be Arduino Mega

  • In COMPIMP set port as COM4 and set baud rate to 9600.

Always feel free to check the samples to see step by step how things become as they are .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.