Note
Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.
Why Join?
Expert Support: Solve post-sale issues and technical challenges with help from our community and team.
Learn & Share: Exchange tips and tutorials to enhance your skills.
Exclusive Previews: Get early access to new product announcements and sneak peeks.
Special Discounts: Enjoy exclusive discounts on our newest products.
Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.
👉 Ready to explore and create with us? Click [here] and join today!
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.