Skip to content

IoT Core Home

jeno96 edited this page Dec 20, 2018 · 12 revisions

Welcome here!

All passwords are located in Basecamp under docs&files.

You could reach Gateway's SSH by ssh pi@192.168.1.150.
Node-RED from any browser 192.168.1.150:1883.
Station Controller runs on Node-RED, for basic functionalites.
A different Station Controller (to control demonstrator) runs directly on Gateway.


DB and Visualisation runs on "Modes laptop", ssh modes@192.168.1.153.
Grafana: 192.168.1.153:3000
InfluxDB:

ssh modes@192.168.1.153
influxd
use modes
show measurements

Sensor codes are under ArduinoCodes.


Camera codes are here.

Clone this wiki locally