Parlay
0.3.14
Install Parlay
Tutorials
Hello World
Overview of Parlay Architecture
Introduction to Protocols, Items, and Discovery
Introduction to Scripting
Case Study: Serial DC Motor Controller
Logging
Parlay API Documentation
Specifications
Parlay
Docs
»
Tutorials
View page source
Tutorials
ΒΆ
These tutorials will walk you through the basics of the Parlay system.
Hello World
Create a
local_item
that says “Hello World!”
Run the Hello World script
Parlay User Interface
Parlay UI is a web application
Overview of Parlay Architecture
Introduction
Two ways of running Parlay
Architecture
Introduction to Protocols, Items, and Discovery
Items
Protocols
Discovery
Introduction to Scripting
Scripts connect to Parlay
Basic Script to control Hello World item
Elements of a script
Serial vs Parallel commands
Case Study: Serial DC Motor Controller
Motor Controller Serial Interface
Desired Commands
The code
The Protocol
The Item
Starting Parlay
Logging