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

fivdi/onoff

0
View on GitHub↗
1,258 stars·124 forks·JavaScript·MIT·12 views

Onoff

GPIO access and interrupt detection with Node.js

Features

  • Hardware Interaction - Library for GPIO access and interrupt detection.
  • Hardware & IoT - GPIO access and interrupt detection.

Star history

Star history chart for fivdi/onoffStar history chart for fivdi/onoff

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 Onoff

These projects share indexed features with Onoff. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rwaldron/johnny-fiverwaldron avatar

    rwaldron/johnny-five

    13,401View on GitHub↗

    Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a

    JavaScript1-wireadcarduino
    View on GitHub↗13,401
  • fivdi/pigpiofivdi avatar

    fivdi/pigpio

    968View on GitHub↗

    Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi

    JavaScriptgpiohc-sr04interrupt
    View on GitHub↗968
  • lucaslhm/flipper-irdbLucaslhm avatar

    Lucaslhm/Flipper-IRDB

    3,905View on GitHub↗

    This project is a curated database and repository of standardized infrared signal sequences designed for hardware remote emulation. It provides a comprehensive library of infrared codes used to operate a wide variety of consumer electronics, household appliances, and hardware devices. The collection organizes infrared commands by manufacturer and device category to facilitate the remote operation of audio-visual equipment, climate control systems, lighting, and photography hardware. It also includes specialized signals for gaming consoles, monitors, and videoconferencing equipment. The syste

    View on GitHub↗3,905
  • lsdefine/genericagentlsdefine avatar

    lsdefine/GenericAgent

    13,017View on GitHub↗

    GenericAgent is an LLM agent framework and autonomous system controller designed to manage local systems, web browsers, and hardware interfaces through action and observation loops. It functions as a tool orchestrator that routes model calls to local executors, enabling the automation of complex tasks on a host machine. The project is distinguished by its self-evolving AI agent capabilities, which convert successful execution paths into reusable procedural scripts and skill trees to reduce future reasoning overhead. It employs a context optimization engine that utilizes layered memory hierarc

    Pythonai-agentautomationautonomous-agent
    View on GitHub↗13,017
Compare all 30 related projects→

Frequently asked questions

What does fivdi/onoff do?

GPIO access and interrupt detection with Node.js

What are the main features of fivdi/onoff?

The main features of fivdi/onoff are: Hardware Interaction, Hardware & IoT.

Which projects share features with fivdi/onoff?

Projects with overlapping indexed features include: rwaldron/johnny-five — Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots… fivdi/pigpio — Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi. lucaslhm/flipper-irdb — This project is a curated database and repository of standardized infrared signal sequences designed for hardware… lsdefine/genericagent — GenericAgent is an LLM agent framework and autonomous system controller designed to manage local systems, web… arduino/arduino-cli — Arduino CLI is a command line interface for compiling, uploading, and managing libraries and board cores for… fivdi/i2c-bus — I2C serial bus access with Node.js.