Writing a Rule based IoT Automation System in Python
This lab has already been installed and configured as a Jupyter Notebook on your Up2 Board. If you don’t have it then you can simple clone this repository to your Up2.
To access the lab, use the following instructions:
- Open your browser on your development computer and type into the address bar the IP address of your Up2 board and the port number 8888, like this http://
:8888 - You should see the root directory of your Up2 board. Navigate to /home/upsquared/Desktop/lab-answers/lab-automation-jupyter.
- Click on the automation.ipynb file.
- You can step through the lab and execute the code by pressing SHIFT-ENTER.