#pigpio — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pigpio, aggregated by home.social.
-
Meet Pigpio, an alternative to the wiringPi library for accessing your Raspberry Pi's GPIO https://www.makerspace-online.com/pig-pen/
#Pigpio #wiringPi #RaspberryPi #GPIO #CommandLine #programming #OpenSource #SBC #PiScope #library -
Meet Pigpio, an alternative to the wiringPi library for accessing your Raspberry Pi's GPIO https://www.makerspace-online.com/pig-pen/
#Pigpio #wiringPi #RaspberryPi #GPIO #CommandLine #programming #OpenSource #SBC #PiScope #library -
#Nerdquestion
#Raspberry #pigpio libraryLooking for code for
2-key rollover for n keys (n buttons connected to separate GPIO pins)
Looking for #Python code to detect two-button-presses on (let's say) 4 buttons, in general detect "2-key rollover" on n GPIO pins.
( https://en.wikipedia.org/wiki/Key_rollover : "Key rollover is the ability of a computer [keyboard] to correctly handle several simultaneous keystrokes.")
For 2 buttons, this is easy.
-
#Nerdquestion
#Raspberry #pigpio libraryLooking for code for
2-key rollover for n keys (n buttons connected to separate GPIO pins)
Looking for #Python code to detect two-button-presses on (let's say) 4 buttons, in general detect "2-key rollover" on n GPIO pins.
( https://en.wikipedia.org/wiki/Key_rollover : "Key rollover is the ability of a computer [keyboard] to correctly handle several simultaneous keystrokes.")
For 2 buttons, this is easy.
-
Gerade gestern habe ich die Software meines #Internetradioprojekts https://github.com/Wikinaut/pinetradio von #RPi.GPIO auf #pigpio geändert, prompt bringt (zufällig) @heiseonline etwas dazu.
-
Gerade gestern habe ich die Software meines #Internetradioprojekts https://github.com/Wikinaut/pinetradio von #RPi.GPIO auf #pigpio geändert, prompt bringt (zufällig) @heiseonline etwas dazu.
-
#pigpio is a #publicdomain #RaspberryPi GPIO interfacing #library.
pigpio provides a featureful interface to the Pi's GPIO library via a #C library and socket files. pigpio can perform simple tasks like reading/writing to the pins and performing interrupts, but also supports PWM, I2C, and SPI on any combination of IO, as well as a simple permission system to separate protected and public GPIO.
Website 🔗️: https://github.com/joan2937/pigpio