Difference between revisions of "Hello World"
Jump to navigation
Jump to search
Tag: Manual revert |
|||
Line 15: | Line 15: | ||
<iframe key="wiki" align="right" width="100%" height="750" level="" path="/gojs/samples/wiring24.html?cid=QmSkRvHmTuP9RyUBKdPzzrEhu8Uf9DDeLZbTSgZHoYbUZW&palette=heatweb_sensors.json&height=550px" /> | <iframe key="wiki" align="right" width="100%" height="750" level="" path="/gojs/samples/wiring24.html?cid=QmSkRvHmTuP9RyUBKdPzzrEhu8Uf9DDeLZbTSgZHoYbUZW&palette=heatweb_sensors.json&height=550px" /> | ||
== Connection DataConnection Data == |
Revision as of 15:45, 7 November 2022
This page describes the most basic use of a Zero Carbon Controller, plotting temperatures on a graph
Electrical Design
We start with a wiring diagram.
We know we want to strap a temperature sensor to a pipe, so we generate a wiring diagram for this:
- Click the Palette button.
- Drag a few Pipe NTCs onto the page.
- Click the PROCESS button and press OK when prompted for the name.
- In the links that appear beneath the drawing, click Process Connections.
- Press COPY DATA to get the code to paste into your controller.