pi-mqtt-gpio VS RC522-Attendance

Compare pi-mqtt-gpio vs RC522-Attendance and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pi-mqtt-gpio RC522-Attendance
6 6
453 12
- -
6.1 0.7
9 days ago about 1 year ago
Python Python
MIT License MIT License
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.

pi-mqtt-gpio

Posts with mentions or reviews of pi-mqtt-gpio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.
  • Multi-Device Home Assistant
    3 projects | /r/homeautomation | 19 Feb 2023
    Home Assistant doesn't have direct control of GPIOs built-in anymore, but it's available with either a custom component or MQTT.
  • How can I ditch ADT, but keep this equipment and integrate it into HomeKit? (Details in comments)
    3 projects | /r/HomeKit | 5 Aug 2022
  • Raspberry Pi as a sensor instead of a hub?
    1 project | /r/smarthome | 10 Jan 2022
    If you want to play around with sensors on a RPi, you can use your existing network and use MQTT to communicate back to your hub. Take a look at https://github.com/flyte/mqtt-io.
  • Suggestions to control a Relay Module
    1 project | /r/homeautomation | 23 Jun 2021
    If you install this on the RPI, https://github.com/flyte/mqtt-io setup the digital output to turn the relay on and off and add the HA discovery option, then it will show up as an MQTT switch in Home Assistant and you can turn it on and off from HA
  • How to use RPi Zeros as devices in my HA setup?
    3 projects | /r/homeassistant | 31 Jan 2021
    I currently use ESP devices with sensors attached in my house however you may be able to use a Raspberry Pi instead and have certain sensors such as Temperature, PIR motion etc ... https://github.com/flyte/pi-mqtt-gpio
  • Built a pool controller for ~$300, controlled using home assistant, mqtt, and node-red.
    1 project | /r/raspberry_pi | 21 Jan 2021
    I have the raspberry pi just running rasbian. I'm using pi-mqtt-gpio to expose the GPIO to MQTT, which then allows HA to pick them up and control them. I went through a few iterations trying to get that to work, including using the remote_pi_gpio integration, but had problems with it. With the integration, every time the pi restarted, HA would need to be restarted to re-establish the connection, and there were times that the GPIO settings on the pi would get reset and HA would lose them. With the pi-mqtt-gpio, it's been way easier and way more stable. I can boot the pi or HA in either order and the connection will still come up every time I've tried. If you're going to do remote gpio with a pi, I definitely recommend it. The MQTT integration in HA picks up the gpio automatically, so there's no HA configuration to be done. My pi-mqtt-gpio configuration: https://imgur.com/imTnUvX

RC522-Attendance

Posts with mentions or reviews of RC522-Attendance. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing pi-mqtt-gpio and RC522-Attendance you can also consider the following projects:

raspberry-pi-home-automation - Code examples, errata and additional tips and references to interesting projects for the book "Control Your Home with Raspberry Pi: Secure, Modular, Open-Source and Self-Sufficient"

RPi-12864-LCD-ST7920-lib - An English translation and improvement from this original Czech code: http://www.astromik.org/raspi/42.htm

OctoPrint-Enclosure - OctoPrint Enclosure Plugin

rdm6300 - A simple library to interface with RDM6300 RFID reader.

gpiozero - A simple interface to GPIO devices with Raspberry Pi

led-control - Advanced WS2812/SK6812 RGB/RGBW LED controller with on-the-fly Python animation programming, web code editor/control interface, 1D, 2D, and 3D display support, and E1.31 sACN support

system_sensors - Logging of system sensor specific for the RPI and sending them to a MQTT broker

dakboard - Collection of scripts to manage home dakboard

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.

mqtt-agent-ledbox - LedBox Mqtt Agent , controlling led animation on the led box

HappyLighting-py - HappyLight BLE communication using Bleak (QHM Led Controller)