Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Iot

Iot

986 projects

Showing 36 of 986 projects

eno2mqtt
eno2mqttJava

Gateway that bridges Enocean ESP3-capable devices (like TCM310) to an MQTT broker for smart home integration.

#iot#esp3-protocol#home-automation
Stars10
Forks2
Last commit10 years ago
micropython-aiosentry
micropython-aiosentryPython

An asynchronous Sentry.io client for MicroPython to send exceptions with stacktraces to Sentry.

#iot#embedded-systems#asyncio
Stars10
Forks4
Last commit7 years ago
micropython-ft6x06
micropython-ft6x06Python

A MicroPython driver for FT6x06 capacitive touch sensors, supporting both interrupt-driven callbacks and polling.

#iot#embedded-systems#micropython
Stars10
Forks1
Last commit2 years ago
micropython-ch9121
micropython-ch9121Python

MicroPython library for controlling CH9121 Ethernet modules using uasyncio.

#iot#embedded-systems#ethernet
Stars10
Forks2
Last commit5 years ago
bma423-pure-mp
bma423-pure-mpPython

A MicroPython driver for the BMA423 accelerometer with step detection and feature engine support.

#iot#embedded-systems#micropython
Stars10
Forks3
Last commit2 years ago
homebridge-blink-security
homebridge-blink-securityTypeScript

A Homebridge plugin that integrates Blink security cameras, doorbells, and sirens into Apple Home with live view, motion detection, and arm/disarm.

#apple#iot#blink
Stars10
Forks2
Last commit1 day ago
haiku2mqtt
haiku2mqttJavaScript

A Node.js bridge that connects Haiku smart fans to MQTT for home automation integration.

#iot#senseme#home-automation
Stars9
Forks7
Last commit8 years ago
FtpTiny-Micropython
FtpTiny-MicropythonPython

A minimal FTP server for MicroPython that runs in a background thread.

#iot#threading#micropython
Stars9
Forks0
Last commit8 years ago
micropython_espX_IR_Transceiver
micropython_espX_IR_TransceiverPython

A MicroPython library for sending and receiving infrared signals on ESP32 microcontrollers.

#iot#embedded-systems#micropython
Stars9
Forks4
Last commit4 years ago
micropython-debounce-switch
micropython-debounce-switchPython

A MicroPython class for debouncing switches and buttons to handle noisy input signals.

#iot#embedded-systems#micropython
Stars9
Forks5
Last commit7 years ago
sim7600
sim7600Python

A MicroPython library for interacting with SIM7600 cellular modules, covering SMS, calling, GPRS, HTTP, FTP, and TCP/IP operations.

#iot#embedded-systems#micropython
Stars9
Forks3
Last commit10 months ago
owntracks
owntracksJavaScript

A Node-RED node that decrypts encrypted Owntracks location messages for use with geofencing and mapping.

#iot#data-decryption#home-automation
Stars9
Forks2
Last commit10 years ago
VL6180X
VL6180XPython

A MicroPython driver for the VL6180X time-of-flight distance sensor on ESP32 microcontrollers.

#distance-sensor#iot#micropython
Stars9
Forks6
Last commit5 years ago
mqttpc
mqttpcJavaScript

A Node.js tool for controlling and monitoring system processes via MQTT using the mqtt-smarthome topic architecture.

#iot#system-daemon#home-automation
Stars9
Forks1
Last commit2 years ago
IoT Owl
IoT OwlPython

A lightweight face detection and recognition system designed for IoT devices like Raspberry Pi, using Microsoft's Face API.

#iot#mask-detection#opencv
Stars9
Forks2
Last commit5 years ago
micropython-ys-rf34t
micropython-ys-rf34t

MicroPython examples for using YS-RF34T 433MHz ASK/OOK UART transceivers to emulate and program fixed-code remotes.

#iot#rf-transceiver#micropython
Stars9
Forks1
Last commit6 years ago
MicroPython-SimpleKeypad
MicroPython-SimpleKeypadPython

MicroPython library for interfacing with keypad matrices with customizable layouts and error handling.

#iot#embedded-systems#micropython-esp32
Stars9
Forks5
Last commit1 year ago
micropython-ttp223
micropython-ttp223

MicroPython examples for using the TTP223 capacitive touch module as a drop-in replacement for push buttons.

#iot#sensor#micropython
Stars9
Forks0
Last commit8 years ago
micropython-aioble-itag
micropython-aioble-itag

MicroPython examples for interacting with iTag Bluetooth keychain devices using aioble on ESP32 hardware.

#itag-device#iot#keychain-tracker
Stars9
Forks2
Last commit2 years ago
Meadow Weather
Meadow WeatherC#

Log temperature data from an LM35 sensor using Meadow microcontroller and visualize it with a Blazor web app.

#iot#sensor-logging#csharp
Stars9
Forks1
Last commit3 years ago
alexa-home-skill-v3-lambda
alexa-home-skill-v3-lambdaJavaScript

A Node-RED skill for Alexa that enables voice control of home automation flows via AWS Lambda.

#iot#home-automation#serverless
Stars9
Forks4
Last commit5 years ago
WiFi
WiFiJava

A Capacitor plugin for managing WiFi connectivity in cross-platform mobile apps, including network scanning, connection, and information retrieval.

#network-extension#iot#ios
Stars9
Forks3
Last commit14 days ago
uMQTT
uMQTTJavaScript

MQTT client for publishing messages from MicroPython on WiPy boards.

#iot#micropython#embedded
Stars9
Forks0
Last commit10 years ago
tinymqtt
tinymqttPython

A lightweight asynchronous MQTT client library designed for MicroPython on ESP8266/ESP32 devices.

#iot#micropython#esp32
Stars8
Forks2
Last commit8 years ago
cdds
cddsC

Cyclone DDS is a high-performance, open-source implementation of the OMG Data Distribution Service (DDS) standard.

#robotics#iot#embedded-systems
Stars8
Forks1
Last commit7 years ago
micropython-p9813
micropython-p9813Python

A MicroPython library for controlling P9813 chainable RGB LED drivers on embedded devices.

#iot#spi#grove
Stars8
Forks3
Last commit2 years ago
hx711_mpy-driver
hx711_mpy-driverPython

A MicroPython driver for the HX711 weighing sensor that provides stable weight readings in grams with tare functionality.

#iot#embedded-systems#micropython
Stars8
Forks3
Last commit1 year ago
QuIXI
QuIXIC#

A quick integration gateway that connects applications, IoT devices, and AI agents to the Ixian Platform via REST APIs and message queues.

#iot#api#message-queue
Stars8
Forks2
Last commit1 month ago
micropython-firebase-auth
micropython-firebase-authPython

A Firebase Authentication client library for MicroPython, enabling user sign-in, sign-up, and session management on microcontrollers.

#iot#embedded-systems#micropython-esp32
Stars8
Forks0
Last commit
giza
gizaAda

A simple widget toolkit for embedded platforms with a focus on minimalism and portability.

#iot#embedded-systems#low-memory
Stars8
Forks3
Last commit9 years ago
micropython-firebase-firestore
micropython-firebase-firestorePython

A Firebase Firestore client library for MicroPython, enabling NoSQL database operations on microcontrollers.

#iot#micropython#firestore
Stars8
Forks3
Last commit3 years ago
Evohome2mqtt
Evohome2mqttJavaScript

A Node.js bridge that connects Honeywell Evohome heating systems to MQTT for smart home integration.

#iot#evohome#home-automation
Stars8
Forks4
Last commit5 years ago
micropython-npyfile
micropython-npyfilePython

Read and write NumPy .npy files in MicroPython for numeric array persistence and streaming.

#robotics#iot#data-persistence
Stars8
Forks1
Last commit2 months ago
homematic-rega
homematic-regaJavaScript

A Node.js module for remote interaction with the Homematic CCU's ReGaHSS logic layer.

#iot#interface#home-automation
Stars8
Forks5
Last commit6 years ago
Bistro
BistroJava

A column-oriented data processing engine that replaces joins and group-by with functional definitions for batch and stream analytics.

#stream-processing#iot#batch-processing
Stars8
Forks0
Last commit7 years ago
MicroPython-MiFlora
MicroPython-MiFloraPython

MicroPython library for reading data from Xiaomi Mi Flora Bluetooth Low Energy plant sensors.

#iot#micropython#esp32
Stars8
Forks2
Last commit1 year ago
PreviousPage 23 of 28Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
#Micropython333
#Embedded Systems309
#Home Automation252
#Mqtt199
#Esp32187
#Embedded155
#Esp8266143
#Smart Home141
#Nodejs103
#Python99
#Automation84
#Raspberry Pi83