Download the CodeΒΆ

Before you download the code, please note that the example code is ONLY test on Raspbian. We provide two methods for download:

Method 1: Use Git Clone (Recommended)

Log into Raspberry Pi and then change directory to /home/pi.

cd /home/pi/

Note

cd to change to the intended directory from the current path. Informally, here is to go to the path /home/pi/.

Clone the repository from GitHub.

git clone https://github.com/sunfounder/electronic-kit.git

Method 2: Download the Code.

Download the source code from GitHub: https://github.com/sunfounder/electronic-kit.git.