Skip to content

naztronaut/rpi.gpio_gpiozero_led_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples showing RPi.GPIO and gpiozero libraries

Examples showing how to turn on an LED using the gpiozero library and RPi.GPIO libraries

Installation

RPi.GPIO and gpiozero should already be installed by default on a base installation of Raspbian. But for some reason, you don't have gpiozero installed, install it with the following command:

sudo apt install python3-gpiozero

Video

Click the image below to watch the video tutorial

URL

Check out the tutorial at https://www.easyprogramming.net/raspberrypi/gpiozero_rpigpio_led.php

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages