Coder Social home page Coder Social logo

sam's Introduction

Welcome to the Zetta tutorials

Zetta logo

Zetta is an API-first platform for the Internet of Things (IoT). Zetta is an elegant, open-source platform for connecting all types of devices to the internet using APIs. For more information, see the Introduction to Zetta.

About the tutorials

The Zetta tutorials progress from a very basic "Hello, World!" example through more complicated projects.

After you complete the tutorials, you'll be comfortable with the Zetta platform and its Node.js programming paradigm. You'll generate APIs for devices that you can control from anywhere in the world through the Internet.

The tutorials are easy to follow, and can be completed in a fairly short time. Both the tutorial instructions and working source code are available in this GitHub repository.

How to get started

The best way to get started is to go to the first tutorial, code the "Hello, World!" example, and try it out!

You need Node.js

You need to have Node.js and NPM (Node Package Manager) installed on your system. If you do not have this software, follow these steps:

Go to the Node.js download site and follow the installation instructions for your system. The download installs both Node.js and NPM.

Verify that the node and npm commands are in your path:

  node -v
    <installed version number>
      
  npm -v
    <installed version number>

About the BeagleBone projects

Some of the more advanced projects require a BeagleBone Black device. This is an embedded Linux device that comes with a Node.js programming interface. This interface makes it easy to code Zetta projects to interact with the BeagleBone. The devices are fairly cheap and easy to obtain. For more information, go to the BeagleBone Black website.

sam's People

Contributors

wwitman avatar abhilashsajeev avatar adammagaluk avatar lukeorland avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.