Polyglot Quick Install Notes - Universal Devices ISY-994i User Manual

Home automation
Hide thumbs Also See for ISY-994i:
Table of Contents

Advertisement

22.2 Polyglot Quick Install Notes

Use these quick instructions to install Raspberry PI, Polyglot and some NodeServers. If you
need additional information, see following sections.
RASBERRY PI INSTALL (note: ignore windows warnings about needing formatting or
whatever)
• run etcher (www.etcher.io) and follow instructions pointing to .img file
downloaded/unzipped from raspberrypi.org website (raspbian lite) and install image on
a microsd card.
• create file called "ssh" in root directory, delete the file extension, just "ssh". This
enables ssh session from putty/other telnet app.
• for wifi access create file called: wpa_supplicant.conf
• open in a text editor and enter the following to configure wifi into the wpa_supplicant
file:
country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
}
• put sd card into pi and boot
• find pi ip address on network
• run ssh session in putty using above ip address and default port
• username: pi, password: raspberry
• change password by enering the following at prompt: passwd
• other config can be done by entering: sudo raspi-config
109
(apostolakisl)
ssid="MyWiFiNetwork"
psk="aVeryStrongPassword"
key_mgmt=WPA-PSK
109
Page | 574

Advertisement

Table of Contents
loading

Related Products for Universal Devices ISY-994i

Table of Contents