To copy the repo in your computer just execute the following command line in the terminal ( you must be in the path where you want to save the folder in your computer):
$cd /name/of/folder
$git clone https://github.com/Starignus/RPIGPIO
-
- What is Raspberry?
- Models of Raspberry Pi
- Raspberry Pi Board
- Why Raspberry Pi?
- Is RPi an IoT device?
- General Purpose I/O Pins (GPIO)
- Digital and Analogue
- Output: Converting Digital to Analogue
-
- Linux Basics
Extra:
- Introduction to Python
- Python and GPIO (practice):
- Digital I/O LEDs and Buttons
- Analogue I/O Temperature
- Battery and Motors
- Challenge: Build an idea (practice)
- Where to go further? (IoT, Data Science, Robotics, Health Care)