Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

zettajs/zetta-security-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Building a Zetta Security System

This is the repository for the Zetta Security System workshop and recipe. Here you'll find a complete Zetta app with all best practices put into place.

You'll find the step by step guide for building the circuits and writing the Zetta code under the /docs directory.

##Setup

  1. You'll need node.js and npm installed. They can be found at http://nodejs.org/.
  2. You'll need to install Zetta with npm using npm install zetta
  3. You'll want to create the following directory structure
  • zetta-security-system
    • /apps
    • /devices
    • server.js
    • package.json

##Requirements

  • Tutorial Level: Intermediate
  • Time Commitment: 1 to 3 Hours
  • Goal: Zetta based home security system powered by a BeagleBone Black
  • Topics Covered
    • Device basics
    • Server basics
    • App basics
    • npm based modules
    • Driver creation

##Getting Started

Navigate to the README under the docs folder to get a supplies list, and start the tutorial.

About

Code, tutorial, and diagrams for building a security system with Zetta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •