Difference between revisions of "Hello World"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
<iframe key="wiki" align="right" width="100%" height="750" level="" path="/gojs/samples/wiring24.html?cid=QmeTCBER19ozQ4nhm8ZrxQHdGRuQey5pEJ3tyJHooR99tr&palette=heatweb_sensors.json&height=550px | <iframe key="wiki" align="right" width="100%" height="750" level="" path="/gojs/samples/wiring24.html?cid=QmeTCBER19ozQ4nhm8ZrxQHdGRuQey5pEJ3tyJHooR99tr&palette=heatweb_sensors.json&height=550px" /> |
Revision as of 15:22, 7 November 2022
This page describes the most basic use of a Zero Carbon Controller, plotting a temperature on a graph
Mechanical 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 Pipe NTC 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.