Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleplus/raspberry-pi-gpio

A very simple example of how to control a Raspberry Pi's GPIO pin using python.
https://github.com/thomasleplus/raspberry-pi-gpio

gpio iot led leds python raspberry raspberry-pi raspberry-pi-gpio raspberrypi raspbian rpi

Last synced: about 6 hours ago
JSON representation

A very simple example of how to control a Raspberry Pi's GPIO pin using python.

Awesome Lists containing this project

README

        

# Raspberry Pi GPIO

A simple example of how to control a Raspberry Pi's GPIO pin using python.

[![Flake8](https://github.com/thomasleplus/raspberry-pi-gpio/workflows/Flake8/badge.svg)](https://github.com/thomasleplus/raspberry-pi-gpio/actions?query=workflow:"Flake8")
[![CodeQL](https://github.com/thomasleplus/raspberry-pi-gpio/workflows/CodeQL/badge.svg)](https://github.com/thomasleplus/raspberry-pi-gpio/actions?query=workflow:"CodeQL")