SmartGate, an IOT project using OpenALPR Plate Recognition and LoRa in Jomhack 2016, Cyberview.
https://www.instagram.com/p/BIzTmEuAIR_/
- 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
- Upload the code
- Update the
devAddr
,nwkSKey
&appSKey
gotten from TTN dashboard
- Install OpenALPR
- Install NodeJS & NPM
- Upload the code and run
npm install && node run.js
- Copy this code to a server or laptop
- Update the
appEUI
,accessKey
&devEUI
and runnpm install && node ttn.js
Licensed under the MIT license