Difference between revisions of "Hello World"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
# Click the '''''Palette''''' button. | # Click the '''''Palette''''' button. | ||
# Drag a '''''Pipe NTC''''' onto the page. | # 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. | |||
<iframe key="wiki" align="right" width="100%" height="650" level="" path="/gojs/samples/wiring24.html?cid=QmeTCBER19ozQ4nhm8ZrxQHdGRuQey5pEJ3tyJHooR99tr&palette=heatweb_sensors.json&height=450px&border=none" /> | <iframe key="wiki" align="right" width="100%" height="650" level="" path="/gojs/samples/wiring24.html?cid=QmeTCBER19ozQ4nhm8ZrxQHdGRuQey5pEJ3tyJHooR99tr&palette=heatweb_sensors.json&height=450px&border=none" /> |
Revision as of 15:18, 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.