Difference between revisions of "Controller Setup"
Jump to navigation
Jump to search
(Created page with "Refer to GitHub Project for installable content at https://github.com/heatweb/plumbing-controller == Requirements == * Open Source Plumbing Controller (Heatweb) or other Raspberry Pi 4/Compute CM4 system * 12v Power Supply * 2.5 - 3mm Flat-head Screwdriver * Internet connection (wired) * Ethernet cable == See Also == * Raspberry Pi Compute") |
|||
Line 9: | Line 9: | ||
* Ethernet cable | * Ethernet cable | ||
== Installation == | |||
bash <(curl -sL <nowiki>https://raw.githubusercontent.com/heatweb/plumbing-controller/main/scripts/rpi-setup.sh</nowiki>) | |||
== See Also == | == See Also == | ||
* [[Raspberry Pi Compute]] | * [[Raspberry Pi Compute]] |
Revision as of 21:04, 10 September 2022
Refer to GitHub Project for installable content at https://github.com/heatweb/plumbing-controller
Requirements
- Open Source Plumbing Controller (Heatweb) or other Raspberry Pi 4/Compute CM4 system
- 12v Power Supply
- 2.5 - 3mm Flat-head Screwdriver
- Internet connection (wired)
- Ethernet cable
Installation
bash <(curl -sL https://raw.githubusercontent.com/heatweb/plumbing-controller/main/scripts/rpi-setup.sh)