Skip to content

pd1drone/SmartLock

Repository files navigation

Bike SmartLock

Steps to Setup Bike SmartLock

  1. Clone this repository
git clone https://github.com/pd1drone/SmartLock
  1. Get the TinyGPS folder and copy it to the folder libraries it is located the arduino codes has been save it will have a libraries folder. The default folder of arduino is in /Documents/Arduino/libraries/
    Libraries-Directory

  2. Setup the Schematic Diagram Below SmartLock

  3. After setting up the Schematic Diagram Open the VendingMachine.ino file in arduino and then upload.

  4. Adjust number of recipient in line 11

String number = "+639264562589"; //-> change with your number

Format of SMS Command

To get the current coordinates of the Bike SmartLock send message as:

Send current location

About

SmartLock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages