gpio-keyboard VS gpiozero

Compare gpio-keyboard vs gpiozero and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gpio-keyboard gpiozero
2 7
17 1,838
- 1.6%
5.3 7.8
8 months ago about 2 months ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gpio-keyboard

Posts with mentions or reviews of gpio-keyboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • Chonky Pocket PC - build with a Pi 4, chording keyboard, ampripper psu, 5 inch touchscreen. Details in comments.
    6 projects | /r/cyberDeck | 1 May 2023
    I'm glad you like it! :) Nope, no microcontroller for the keyboard, each key is wired to a gpio pin, and same for the two encoder pins. The code to make it work is here: https://github.com/a8ksh4/gpio-keyboard A script/service runs whe the OS boots, checks the state of the gpio pins 100 times a second, translates them to keypresses and signals to the uinput kernel module to generate keyboard and mouse stuff. You could do the same thing with a full keyboard layout and use a matrix rather than dedicated key->gpio.

gpiozero

Posts with mentions or reviews of gpiozero. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-15.

What are some alternatives?

When comparing gpio-keyboard and gpiozero you can also consider the following projects:

w1thermsensor - A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.

pigpio - pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).

chonky-pocket - An almost pocket-sized portable computer!

WiringPi - Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)

kmk_firmware - Clackety Keyboards Powered by Python

tkgpio - A Python library to simulate electronic devices connected to the GPIO on a Raspberry Pi, using TkInter.

Fulcrum - The Fulcrum Keyboard is an ergo-mechanical split keyboard with extra thumb functionality. It has 20 keys, two rotary encoders, and two 5-way switches.

pi-mqtt-gpio - Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.

WiringPi-Python - Unofficial Python-wrapped version of Gordon Henderson's WiringPi version 2.

rpi-integrated-battery-module - Linux kernel battery integration for cyberdecks (and other custom comtuters)