-
Notifications
You must be signed in to change notification settings - Fork 6
raspberry_pi_and_node_red
chuckfletcherIV edited this page Jul 20, 2016
·
2 revisions
Getting started with the DIYIOT platform powered by the open source node-platform.
Make sure DIYIOT image is installed and running on your Raspberry Pi 3
When running this Raspi will act as a router for the system using the SSID of “DIYIOT”
You can ssh into the server using the username and password: pi/raspberry. Feel free to change this if you want something more secure. The server is running at 10.10.10.3 and all modules send their data to that ip address.
Sensor and Actuator boards come pre programmed for specific functions and send their data to the Node-red server via a protocol called MQTT.
The boards and code are open source. You can find both here: https://github.com/chuckfletcherIV/DIYIOT