Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thomasleplus/raspberry-pi-gpio
- Owner: thomasleplus
- License: apache-2.0
- Created: 2018-09-30T03:42:58.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:13:52.000Z (15 days ago)
- Last Synced: 2024-10-24T21:53:44.785Z (14 days ago)
- Topics: gpio, iot, led, leds, python, raspberry, raspberry-pi, raspberry-pi-gpio, raspberrypi, raspbian, rpi
- Language: Python
- Homepage:
- Size: 223 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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")