20
Setting up Connectivity with Galileo

Connectivity, IoT Cloud Analytics

Embed Size (px)

DESCRIPTION

Connectivity settings with Galileo, getting started with Wyliodrin and Intel IoT Cloud Analytics.

Citation preview

Page 1: Connectivity, IoT Cloud Analytics

Setting up Connectivity with Galileo

Page 2: Connectivity, IoT Cloud Analytics

Best to power off Galileo first

Ref.: https://software.intel.com/en-us/internet-connectivity-galileo

Page 3: Connectivity, IoT Cloud Analytics

Best to power off Galileo first

Ref.: https://software.intel.com/en-us/internet-connectivity-galileo

Page 4: Connectivity, IoT Cloud Analytics

Open the terminal as you seen before – putty, goSerial, minicom...

Page 5: Connectivity, IoT Cloud Analytics

root@galileo:# connmanctl

connmanctl> enable wifi

Enabled wifi

connmanctl> scan wifi

Scan completed for wifi

connmanctl> services

*Ac Wired ethernet_984fee014cb8_cable

wifi_0cd29296991b_hidden_none

intel-iotroadshow wifi_0cd29296991b_696e74656c2d696f74726f616473686f77_managed_psk

FREEBOX_2C14_NX wifi_0cd29296991b_46524545424f585f324331345f4e58_managed_psk

connmanctl

Ref.: https://software.intel.com/en-us/internet-connectivity-galileo

Page 6: Connectivity, IoT Cloud Analytics

connmanctl> agent on

Agent registered

connmanctl> connect wifi_0cd29296991b_696e74656c2d696f74726f616473686f77_managed_psk

Agent RequestInput wifi_0cd29296991b_696e74656c2d696f74726f616473686f77_managed_psk

Passphrase = [ Type=psk, Requirement=mandatory ]

Connected wifi_0cd29296991b_696e74656c2d696f74726f616473686f77_managed_psk

Passphrase? iotparis

Continuing...

Ref.: https://software.intel.com/en-us/internet-connectivity-galileo

Page 7: Connectivity, IoT Cloud Analytics

connmanctl> quit

root@galileo:# ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue

link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

3: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq qlen 1000

link/ether aa:bb:cc:dd:ee:ff brd ff:ff:ff:ff:ff:ff

inet 192.168.0.2/24 brd 192.168.0.255 scope global wlp1s0

inet6 fe80::ed2:92ff:fe6d:f1d2/64 scope link

valid_lft forever preferred_lft forever

To check connection:

Page 8: Connectivity, IoT Cloud Analytics

April 9, 2023

Intel Cloud Analytics

Page 9: Connectivity, IoT Cloud Analytics

9

Store, visualize and analyze your IoT data in the cloudKeep track of your devices

Graph data from your devices

Invite others to see your device data

Send messages to your devices

Create rules to notify you when your data gets interesting

Download your data for further analysis

Page 10: Connectivity, IoT Cloud Analytics

10

Links

The Web Site – www.enableiot.com

Getting Started - software.intel.com/iot

Getting started Guides / Intel IoT Cloud Analytics Guide

The API – github.com/enableiot/iotkit-api

Page 11: Connectivity, IoT Cloud Analytics

Visual Programming (Blocky)/Wyliodrin

Page 12: Connectivity, IoT Cloud Analytics

http://www.wyliodrin.comCreate account – anonymous won’t work

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 13: Connectivity, IoT Cloud Analytics

Add a new board

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 14: Connectivity, IoT Cloud Analytics

Please name your board and select Intel Galileo and press Next

Set up the board - select Intel Galileo

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 15: Connectivity, IoT Cloud Analytics

Set up networking

Cable (Ethernet) WiFi

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 16: Connectivity, IoT Cloud Analytics

Your SD Card is already with the Galileo Image, so all you need to do is go to Step 3, download (1) wyliodrin.json. Power off your Galileo, remove the SD card and place it in your computer. Then (2) write it on the root of the SD Card.Make sure the name is exactly wyliodrin.json

1

Download wyliodrin.json

2

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 17: Connectivity, IoT Cloud Analytics

Restart Galileo; it should appear online after a few minutes

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 18: Connectivity, IoT Cloud Analytics

Create new application – select Visual Programming – Led Blink

Ref.: https://software.intel.com/en-us/getting-started-for-visual-programming-wyliodrin-galileo

Page 19: Connectivity, IoT Cloud Analytics

Replace “Set On Led on pin 0” for “Set onboard LED On” (on Boards Specialized -> Intel Galileo)

Page 20: Connectivity, IoT Cloud Analytics

Grove kit sensors are on Peripherals - Grove