Skip to content

iamariffikri/Smartgate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartGate

SmartGate, an IOT project using OpenALPR Plate Recognition and LoRa in Jomhack 2016, Cyberview.

Architecture

alt text

Demo

https://www.instagram.com/p/BIzTmEuAIR_/

Hardware

  • The Things Uno
  • Light Sensor (or any other sensor; to detect incoming car)
  • Servo Motor
  • LCD 16x2
  • LED red & green
  • Rotaty Switch
  • Raspberry Pi 3
  • Camera module
  • 16GB SD card

Installation

Board Setup

alt text

Arduino

  1. Upload the code
  2. Update the devAddr, nwkSKey & appSKey gotten from TTN dashboard

Raspberry Pi

  1. Install OpenALPR
  2. Install NodeJS & NPM
  3. Upload the code and run npm install && node run.js

Backend

  1. Copy this code to a server or laptop
  2. Update the appEUI, accessKey & devEUI and run npm install && node ttn.js

License

Licensed under the MIT license

About

A SmartGate Arduino powered

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages