Difference between revisions of "Hello World"
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Manual revert |
||
Line 8: | Line 8: | ||
We know we want to strap a temperature sensor to a pipe, so we generate a wiring diagram for this: | We know we want to strap a temperature sensor to a pipe, so we generate a wiring diagram for this: | ||
# Click the '''''Palette''''' button. | # Click the '''''Palette''''' button. | ||
# Drag a few '''''Pipe NTC'''''s onto the page. | # Drag a few '''''Pipe NTC'''''s onto the page. | ||
Line 14: | Line 13: | ||
#In the links that appear beneath the drawing, click '''''Process Connections.''''' | #In the links that appear beneath the drawing, click '''''Process Connections.''''' | ||
#Press '''''COPY DATA''''' to get the code to paste into your controller. | #Press '''''COPY DATA''''' to get the code to paste into your controller. | ||
<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" /> | ||
Revision as of 15:42, 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.