Skip to content

doublec4/IOTdummycam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IOTdummycam

This repository is intended for the sharing of code associated with turning a dollar story "dummy" camera into a smart "camera" using a Wemos D1 mini based on the ESP8266 I have created a video that goes into depth of how I modified the camera and created this IOT device that sends you notifications of tresspassers through the AdafruitIO and IFTTT service.

https://youtu.be/5Rnwl8F-Wl4

Download the .ino file as well as the .h file and place into the same directory. Modify the Arduino code as you see fit. The .h file can be used to set up your static WiFi credentials, but keep in mind if these change you will have to reprogram your device with the credentials hard coded each time something changes.

If you want a more dynamic solution where you can wirelessly confirgure your WiFi settings, I have this code working with "Wifi Manager Library"

Follow the steps in the video to edit the Adafruit libraries to use the WifiManager library graciously created by tzapu here on Github.

Thank you and enjoy!

About

Convert a dummy cam into an IOT smart "camera"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages