Udemy - Home Automation Using Raspberry Pi

Torrent Details

Udemy - Home Automation Using Raspberry PiUdemy - Home Automation Using Raspberry Pi

NAME
Udemy - Home Automation Using Raspberry Pi.torrent
CATEGORY
Other
INFOHASH
9e77a428825f404b1df91d3c4964c3a3883efa86
SIZE
328 MB in 41 files
ADDED
Uploaded on 07-08-2022 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[ DevCourseWeb.com ] Home Automation Using Raspberry Pi



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com







Last updated 6/2019

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz

Language: English | Size: 328.31 MB | Duration: 1h 10m



Step into the whole new world of Home Automation with the cheapest and the most powerful computer, Raspberry Pi Zero



What you'll learn

Develop home automation projects using Raspberry Pi

Build a simple Intruder Detection System using the world's smallest and cheapest computer, Raspberry Pi Zero.

Know how to setup the PIR motion detector sensor, Buzzer and the Webcam and how to integrate them with the Raspberry Pi

Send an email with an attachment of the image of the Intruder using Python Program

Create a database using MySQL to store the intrusion log

Setup a LAMP Web server on the Raspberry Pi and configure it to serve a dynamic web page written in PHP

Requirements

You should be competent in working with Raspberry Pi

You should know basic Python hardware programming

You should know basic Linux shell commands

You should know basic wiring of electrical and electronic components

Description

This course, "Home Automation using Raspberry Pi" is for anyone who is interested in building some really cool Home Automation projects using Raspberry Pi. Since it is not a beginner course, the learner needs to have a basic knowledge of Raspberry Pi, Linux commands and basic Python Programming.In this course, the learner will learn how to build an Intruder Detection System. Whenever there is any intrusion at home or office, it is detected using PIR motion detector sensor, an alarm is produced using a buzzer, an image of the intruder is captured, and an email containing the attachment of the image is sent to the user. A database containing the date, time, and image of the intruder is created and served over a web page using Raspberry Pi as a web server so that the user can access the web page to view the log of all the intrusions that have taken place over time.The complete system is subdivided into individual sections and explained with the utmost detail so that it is easy to understand. It also explains the possible applications for such a system and how the learner can customize for his/her home or office. Complete Python source code and PHP code are also included so that the learner can easily replicate the system. After completing this course, the learner will know how Raspberry Pi helps us in building home automation stuffs, developed on the core idea of "Internet of Things".



Overview



If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com



Get More Tutorials and Support Us -->> https://FreeCourseWeb.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/1 - Introduction/2 - Introduction English.vtt5.1 KB
~Get Your Files Here !/1 - Introduction/2 - Introduction.mp420.7 MB
~Get Your Files Here !/2 - Intrusion Detection System/3 - Intrusion Detection System English.vtt3.8 KB
~Get Your Files Here !/2 - Intrusion Detection System/3 - Intrusion Detection System Hardware Requirements.mp422.7 MB
~Get Your Files Here !/2 - Intrusion Detection System/4 - Testing the Sensor and Building the circuit English.vtt2.9 KB
~Get Your Files Here !/2 - Intrusion Detection System/4 - Testing the Sensor and Building the circuit.mp412.9 MB
~Get Your Files Here !/2 - Intrusion Detection System/5 - Testing Diagram PIR Motion Detector Sensor and Buzzer.html129 B
~Get Your Files Here !/2 - Intrusion Detection System/5 - TestingDiagramPIRMotionDetectorSensorandBuzzer.JPG252.6 KB
~Get Your Files Here !/2 - Intrusion Detection System/6 - Circuit Diagram Intrusion Detection System.html129 B
~Get Your Files Here !/2 - Intrusion Detection System/6 - CircuitDiagramIntrusionDetectionSystem.png425.6 KB
~Get Your Files Here !/3 - Motion Detection Section/1 - Hardware.html54 B
~Get Your Files Here !/3 - Motion Detection Section/7 - Setting up the PIR Motion Detector Sensor and Buzzer English.vtt6.3 KB
~Get Your Files Here !/3 - Motion Detection Section/7 - Setting up the PIR Motion Detector Sensor and Buzzer.mp417.6 MB
~Get Your Files Here !/3 - Motion Detection Section/8 - Python Source Code Motion Detection Section.html789 B
~Get Your Files Here !/4 - Camera Section/10 - Python Source Code Camera Section.html1.4 KB
~Get Your Files Here !/4 - Camera Section/9 - Setting up the Camera English.vtt4.2 KB
~Get Your Files Here !/4 - Camera Section/9 - Setting up the Camera.mp433.1 MB
~Get Your Files Here !/5 - Database Creation Section/11 - Changes in database creation for Raspbian Stretch.html1.4 KB
~Get Your Files Here !/5 - Database Creation Section/12 - Creating MySQL Database to store intrusion log English.vtt3.7 KB
~Get Your Files Here !/5 - Database Creation Section/12 - Creating MySQL Database to store intrusion log.mp420.2 MB
~Get Your Files Here !/5 - Database Creation Section/13 - Python Source Code Database Creation Section.html1.9 KB
~Get Your Files Here !/5 - Database Creation Section/2 - Programming.html57 B
~Get Your Files Here !/6 - Email Section/14 - Sending an Email upon Intrusion using Python programming English.vtt3.2 KB
~Get Your Files Here !/6 - Email Section/14 - Sending an Email upon Intrusion using Python programming.mp416.7 MB
~Get Your Files Here !/6 - Email Section/15 - Python Source Code Email Section.html3.1 KB
~Get Your Files Here !/7 - Webserver Section/16 - Changes in web server creation for Raspbian Stretch.html776 B
~Get Your Files Here !/7 - Webserver Section/17 - Setting up LAMP webserver on Raspberry Pi English.vtt7.9 KB
~Get Your Files Here !/7 - Webserver Section/17 - Setting up LAMP webserver on Raspberry Pi.mp452.6 MB
~Get Your Files Here !/7 - Webserver Section/18 - Creating a dynamic webpage to display Intruder database English.vtt7.4 KB
~Get Your Files Here !/7 - Webserver Section/18 - Creating a dynamic webpage to display Intruder database.mp445.1 MB
~Get Your Files Here !/7 - Webserver Section/19 - PHP Source Code Webserver Section.txt79 B
~Get Your Files Here !/7 - Webserver Section/19 - PHP Source Code.html2.9 KB
~Get Your Files Here !/7 - Webserver Section/20 - PHP 7 Source code.html3.4 KB
~Get Your Files Here !/7 - Webserver Section/3 - Software.html54 B
~Get Your Files Here !/8 - Realtime Demonstration and Complete Source Code Intrusion Detection System/21 - Real English.vtt8 B
~Get Your Files Here !/8 - Realtime Demonstration and Complete Source Code Intrusion Detection System/21 - Realtime Demonstration.mp434.4 MB
~Get Your Files Here !/8 - Realtime Demonstration and Complete Source Code Intrusion Detection System/22 - Complete Source Code Intruder Detection System.txt79 B
~Get Your Files Here !/8 - Realtime Demonstration and Complete Source Code Intrusion Detection System/22 - Complete source code.html103 B
~Get Your Files Here !/Bonus Resources.txt386 B
~Get Your Files Here !/What you will learn from this course/1 - What you will learn from this course English.vtt2.6 KB
~Get Your Files Here !/What you will learn from this course/1 - What you will learn from this course.mp451.6 MB

Alternative Torrents for 'Udemy Home Automation Using Raspberry Pi'.

There are no alternative torrents found.