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/raspad3.git

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

cp -r /home/pi/raspad3/iot/* /home/pi/cloud4rpi-raspberrypi-python