Skip to content

Learn how you can easily build three smart home projects on a Raspberry Pi using Python and PubNub.

Notifications You must be signed in to change notification settings

PubNubDevelopers/beginner-smarthome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

How to Build Your Own Smart Home in an Afternoon

⚠️ This tutorial is out of date: While some information may not be completely up to date, this article still contains some useful insights into developing smart home projects for beginners. You can learn more about how PubNub powers thousands of customers worldwide in our PubNub for Developers resources. Have suggestions or questions about the content of this post? Reach out to [email protected].

Learn how you can easily build three smart home projects on a Raspberry Pi using Python and PubNub. You'll learn about the required hardware, setup, and development needed to create these IoT projects to begin creating your own smart home experience.

This project contains all the code needed to implement:

1.) Light detector with Phototransistor

2.) Door detector with conductive tin foil pads

3.) Lamp Relay Switch to wirelessly control any ordinary lamp.

To get started, create your PubNub account and follow the tutorial to begin creating your own smarthome projects.

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.1%
  • HTML 31.9%