Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 475 Bytes

Door-bell

It uses the Twilio API to call our number when someone presses the doorbell.

Tutorial Taken From

Here

Commands To Get Started

node_server

npm start
ngrok http 3000

Android Things

adb connect (To Android Things Rasberry Pi)
adb devices 

Rasberry Pi