-
Notifications
You must be signed in to change notification settings - Fork 114
Zetta Videos
Will Witman edited this page Jan 21, 2016
·
10 revisions
A great introduction to Zetta. Matt Dobson walks through a basic Zetta project from start to finish. He models a simple state machine in Zetta, discusses the Zetta REST API, deploys his Zetta project to the cloud, and uses the Zetta browser to change the device state.
Matt continues his webcast series with a deeper dive into Zetta, including how to implement a scout (an app that queries for devices) and how to develop a more advanced device driver that accepts user input.
In this webcast, Matt prototypes a real Zetta project that uses Arduino hardware. He writes a scout and a driver for the Arduino.
Need help? Visit the Zetta Discuss List !
Need help? Visit the Zetta Discuss List ! |
---|
About Zetta
Videos and webcasts
- NEW! Building with Zetta
Tutorials
- NEW! Zetta tutorial series
- Quick start
- Configure a simple device
- Build a mock LED device
- Use the browser client
- Deploy a Zetta server to Heroku
Understanding Zetta
Writing Zetta drivers
- Finding Zetta device drivers
- Create a device driver from starter code
- More coming soon...
Using streams
Reference