ProjectsΒΆ

In this section, you will start learning to create IoT projects.

Before starting the project, you should have downloaded the code we provided.

Open a Terminal and enter the following command to download them from github.

git clone https://github.com/sunfounder/10.1-touch-screen

Then copy the codes from the iot folder to the cloud4rpi-raspberrypi-python folder.

cp -r /home/pi/10.1-touch-screen/iot/* /home/pi/cloud4rpi-raspberrypi-python