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: **Use git clone (Recommended)** Log into Raspberry Pi and then change directory to ``/home/pi``. .. code-block:: shell cd ~/ .. warning:: 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. .. code-block:: shell git clone https://github.com/lafvintech/UPS-Module-3S.git