Download the CodeΒΆ
Before you download the code, please note that the example code is ONLY test on Raspberry Pi OS. We provide two methods for download:
Method 1: Use git clone (Recommended)
Log into Raspberry Pi and then change directory to ~
.
cd ~/
Note
cd to change to the intended directory from the current path. Informally, here is to go to the path ~/
.
Clone the repository from GitHub.
git clone https://github.com/sunfounder/raphael-kit.git
Method 2: Download the code
Download the source code from github: https://github.com/sunfounder/raphael-kit
