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
QuirkyCort avatar

QuirkyCort/IoTy

0
View on GitHub↗
17 stars·6 forks·JavaScript·GPL-3.0·10 views

IoTy

Internet-of-Things made easy

Features

  • Sensor Drivers - Driver for heartbeat and biometric sensors.
  • Multiplexers - Driver for I2C multiplexer hardware.
  • Sensor Drivers - Drivers for various ToF and 360-degree LiDAR sensors.
  • Audio Processing - Serial-controlled MP3 playback and decoder driver.
  • Camera and Vision - Driver for AI vision and object tracking sensors.

Star history

Star history chart for quirkycort/iotyStar history chart for quirkycort/ioty

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with IoTy

These projects share indexed features with IoTy. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • 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
  • 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
Compare all 30 related projects→

Frequently asked questions

What does quirkycort/ioty do?

Internet-of-Things made easy

What are the main features of quirkycort/ioty?

The main features of quirkycort/ioty are: Sensor Drivers, Multiplexers, Audio Processing, Camera and Vision.

Which projects share features with quirkycort/ioty?

Projects with overlapping indexed features include: realsenseai/realsense-ros — This project is a ROS2 depth camera driver that streams synchronized RGB, depth, infrared, and IMU data from Intel… abhinaybandaru/adxl345-with-pyboard. adamcichy/swiftysound — SwiftySound is a simple library that lets you play sounds with a single line of code. adamjezek98/mpu6050-esp8266-micropython — Simple library for MPU6050 on ESP8266 with micropython. adamstark/audiofile — A simple C++ library for reading and writing audio files. 2black0/micropython-sht11 — This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32…