pi-mqtt-gpio VS bb-config

Compare pi-mqtt-gpio vs bb-config and see what are their differences.

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. (by flyte)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pi-mqtt-gpio bb-config
6 1
453 38
- -
6.1 0.0
9 days ago over 1 year ago
Python C++
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

bb-config

Posts with mentions or reviews of bb-config. 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 bb-config 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"

XELFViewer - ELF file viewer/editor for Windows, Linux and MacOS.

OctoPrint-Enclosure - OctoPrint Enclosure Plugin

Peregrine - A blazing fast language for the blazing fast world(WIP)

gpiozero - A simple interface to GPIO devices with Raspberry Pi

DIE-engine - DIE engine

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

gobot - Golang framework for robotics, drones, and the Internet of Things (IoT)

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.

TerraForge3D - Cross Platform Professional Procedural Terrain Generation & Texturing Tool

RC522-Attendance - Raspberry Pi based RFID Attendance System

DataStructures-Algorithms - This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.