awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to quirkycort/ioty

Projects sharing features with IoTy

30 open-source projects similar to quirkycort/ioty, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • realsenseai/realsense-rosrealsenseai avatar

    realsenseai/realsense-ros

    3,365View on GitHub↗

    This project is a ROS2 depth camera driver that streams synchronized RGB, depth, infrared, and IMU data from Intel RealSense sensors as ROS2 topics. It functions as a managed camera interface using lifecycle nodes with explicit state transitions to ensure deterministic startup and shutdown within robotic systems. The driver includes an RGBD perception pipeline that aligns depth to color and generates 3D point clouds for spatial analysis. It features a depth camera calibration tool that provides ROS2 services for reading and writing on-device calibration and safety configuration parameters. T

    Python
    View on GitHub↗3,365
  • abhinaybandaru/adxl345-with-pyboardAbhinayBandaru avatar

    AbhinayBandaru/ADXL345-with-Pyboard

    0View on GitHub↗
    Python
    View on GitHub↗0
  • algolia/voice-overlay-iosalgolia avatar

    algolia/voice-overlay-ios

    557View on GitHub↗

    🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI

    Swift
    View on GitHub↗557
  • adamjezek98/mpu6050-esp8266-micropythonadamjezek98 avatar

    adamjezek98/MPU6050-ESP8266-MicroPython

    92View on GitHub↗

    Simple library for MPU6050 on ESP8266 with micropython

    Python
    View on GitHub↗92
  • adamstark/audiofileadamstark avatar

    adamstark/AudioFile

    1,138View on GitHub↗

    A simple C++ library for reading and writing audio files.

    C++aifaudioaudio-files
    View on GitHub↗1,138

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • adefossez/juliusA

    adefossez/julius

    0View on GitHub↗
    View on GitHub↗0
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0View on GitHub↗

    Because even creatures of the night need to know when it's really dark.

    View on GitHub↗0
  • afterwise/aw-imaafterwise avatar

    afterwise/aw-ima

    10View on GitHub↗

    Tiny IMA library

    C
    View on GitHub↗10
  • agners/micropython-mifloraagners avatar

    agners/micropython-miflora

    2View on GitHub↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    View on GitHub↗2
  • agners/micropython-scd30A

    agners/micropython-scd30

    0View on GitHub↗

    Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for MicroPython.

    View on GitHub↗0
  • agners/micropython-sgp40agners avatar

    agners/micropython-sgp40

    4View on GitHub↗

    Sensirion SGP40 is a digital VOC (volatile organic compound) sensor. This is a I2C driver written in Python 3 for MicroPython.

    Python
    View on GitHub↗4
  • ahmettkeskin/interactiveplayerviewAhmettKeskin avatar

    AhmettKeskin/InteractivePlayerView

    273View on GitHub↗

    Custom iOS music player view

    Swift
    View on GitHub↗273
  • aleppax/micropython-sngcja5A

    aleppax/micropython-SNGCJA5

    0View on GitHub↗
    View on GitHub↗0
  • alexbw/novocainealexbw avatar

    alexbw/novocaine

    2,234View on GitHub↗

    Painless high-performance audio on iOS and Mac OS X

    Objective-C
    View on GitHub↗2,234
  • adamcichy/swiftysoundadamcichy avatar

    adamcichy/SwiftySound

    1,260View on GitHub↗

    SwiftySound is a simple library that lets you play sounds with a single line of code.

    Swift
    View on GitHub↗1,260
  • alinbaltaru/max31856alinbaltaru avatar

    alinbaltaru/max31856

    2View on GitHub↗

    MicroPython Library for MAX31856 (Precision Thermocouple to Digital Converter with Linearization) with 19-Bit Thermocouple Temperature Resolution. This chip provides a SPI digital interface for Thermocouple Types B, E, J, K, N, R, S or T.

    Python
    View on GitHub↗2
  • amigcamel/pygp2yamigcamel avatar

    amigcamel/pyGP2Y

    5View on GitHub↗

    MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor

    Python
    View on GitHub↗5
  • andreamazz/subtlevolumeandreamazz avatar

    andreamazz/SubtleVolume

    1,195View on GitHub↗

    Replace the system volume popup with a more subtle indicator.

    Swift
    View on GitHub↗1,195
  • andrewrk/libsoundioandrewrk avatar

    andrewrk/libsoundio

    2,089View on GitHub↗

    C library for cross-platform real-time audio input and output

    C
    View on GitHub↗2,089
  • antirez/bma423-pure-mpantirez avatar

    antirez/bma423-pure-mp

    10View on GitHub↗

    This is a work in progress BMP423 accelerometer driver written in MicroPython. The aim of this project is to explore the capabilities of the device, including what is normally not available in simpler drivers: the feature engine especially for step detection.

    Python
    View on GitHub↗10
  • antirez/bme680-pure-mpantirez avatar

    antirez/bme680-pure-mp

    20View on GitHub↗

    This is a new MicroPython driver for the BME680 temperature, humidity, pressure and VOC sensor. The driver was written from scratch in order to try overcoming the issues I encountered with existing drivers, after testing and reading the code of existing drivers and other C-coded drivers…

    Python
    View on GitHub↗20
  • antirez/vl53l0x-nbantirez avatar

    antirez/vl53l0x-nb

    10View on GitHub↗

    This code is a modified version of the Adafruit VL53L0X sensor distance driver. I found a modified version by Kevin Zhu that converted the code from CircuitPython to MicroPython. Then I added support for the much needed non-blocking reading mode.

    Python
    View on GitHub↗10
  • applikeysolutions/pandoraplayerAppliKeySolutions avatar

    AppliKeySolutions/PandoraPlayer

    1,205View on GitHub↗

    🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

    Swift
    View on GitHub↗1,205
  • aubio/aubioaubio avatar

    aubio/aubio

    3,714View on GitHub↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    View on GitHub↗3,714
  • audiokit/audiokitaudiokit avatar

    audiokit/AudioKit

    11,381View on GitHub↗

    AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati

    Swift
    View on GitHub↗11,381
  • aufree/estmusicindicatorAufree avatar

    Aufree/ESTMusicIndicator

    468View on GitHub↗

    Cool Animated music indicator view written in Swift

    Swift
    View on GitHub↗468
  • ayoy/upython-aq-monitorayoy avatar

    ayoy/upython-aq-monitor

    29View on GitHub↗

    Air Quality monitor using PMS5003 sensor and WiPy development board implemented in MicroPython

    Python
    View on GitHub↗29
  • barerose/atomixBareRose avatar

    BareRose/atomix

    97View on GitHub↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    C
    View on GitHub↗97
  • bartolsthoorn/nvdspbartolsthoorn avatar

    bartolsthoorn/NVDSP

    418View on GitHub↗

    iOS/OSX DSP for audio (with Novocaine)

    Objective-C
    View on GitHub↗418
  • 2black0/micropython-sht112black0 avatar

    2black0/micropython-sht11

    4View on GitHub↗

    This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32 Lite) to measure temperature and relative humidity. It uses bit-banged communication and is written fully in MicroPython.

    Python
    View on GitHub↗4