awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 个仓库

Awesome GitHub RepositoriesHardware & IoT

Libraries for interacting with hardware, sensors, and IoT platforms.

Explore 12 awesome GitHub repositories matching part of an awesome list · Hardware & IoT. Refine with filters or upvote what's useful.

Awesome Hardware & IoT GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rwaldron/johnny-fiverwaldron 的头像

    rwaldron/johnny-five

    13,401在 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

    Arduino framework for Node.js.

    JavaScript1-wireadcarduino
    在 GitHub 上查看↗13,401
  • voodootikigod/node-serialportvoodootikigod 的头像

    voodootikigod/node-serialport

    5,987在 GitHub 上查看↗

    本项目是一个 Node.js 串口库,提供了一个用于读取和写入硬件串口数据的 JavaScript 接口。它作为一个底层驱动程序和硬件通信库,旨在计算机与外部硬件设备之间交换数据流。 该库支持 Linux、macOS 和 Windows 上的跨平台串口通信。它实现了高级应用程序与嵌入式控制器、微控制器或其他硬件设备之间的数据连接。 其功能涵盖了机器人控制软件、物联网设备管理和通用嵌入式系统接口的硬件集成。

    Serial port communication library.

    TypeScript
    在 GitHub 上查看↗5,987
  • nonolith/node-usbnonolith 的头像

    nonolith/node-usb

    1,651在 GitHub 上查看↗

    Node.JS library for communicating with USB devices.

    USB device communication library.

    TypeScript
    在 GitHub 上查看↗1,651
  • song940/node-escpossong940 的头像

    song940/node-escpos

    1,573在 GitHub 上查看↗

    ESC/POS Printer driver for node

    ESC/POS printer driver.

    TypeScript
    在 GitHub 上查看↗1,573
  • fivdi/onofffivdi 的头像

    fivdi/onoff

    1,258在 GitHub 上查看↗

    GPIO access and interrupt detection with Node.js

    GPIO access and interrupt detection.

    JavaScriptbeaglebonebeaglebone-blackgpio
    在 GitHub 上查看↗1,258
  • fivdi/pigpiofivdi 的头像

    fivdi/pigpio

    968在 GitHub 上查看↗

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

    GPIO and PWM control for Raspberry Pi.

    JavaScriptgpiohc-sr04interrupt
    在 GitHub 上查看↗968
  • zettajs/zettazettajs 的头像

    zettajs/zetta

    575在 GitHub 上查看↗

    Zetta is an open source, API-first, Node.js-based platform for the Internet of Things. To learn more about Zetta now, jump to Introduction to Zetta on the Zetta doc wiki.

    API-first IoT software platform.

    JavaScript
    在 GitHub 上查看↗575
  • fivdi/i2c-busfivdi 的头像

    fivdi/i2c-bus

    350在 GitHub 上查看↗

    I2C serial bus access with Node.js

    I2C bus access library.

    JavaScriptbeaglebonebeaglebone-blacki2c
    在 GitHub 上查看↗350
  • infusion/gps.jsinfusion 的头像

    infusion/GPS.js

    269在 GitHub 上查看↗

    GPS.js is an extensible parser for NMEA sentences, given by any common GPS receiver. The output is tried to be as high-level as possible to make it more useful than simply splitting the information. The aim is, that you don't have to understand NMEA, just plug in your receiver and you're ready…

    NMEA parser for GPS receivers.

    JavaScript
    在 GitHub 上查看↗269
  • song940/node-bluetoothsong940 的头像

    song940/node-bluetooth

    205在 GitHub 上查看↗

    Bluetooth serial port communication for Node.js

    Bluetooth serial communication.

    C++
    在 GitHub 上查看↗205
  • ibm-watson-iot/iot-nodejsibm-watson-iot 的头像

    ibm-watson-iot/iot-nodejs

    178在 GitHub 上查看↗

    ` npm install @wiotp/sdk --save `

    Client library for IBM Watson IoT.

    JavaScript
    在 GitHub 上查看↗178
  • fivdi/spi-devicefivdi 的头像

    fivdi/spi-device

    113在 GitHub 上查看↗

    SPI serial bus access with Node.js

    SPI bus access library.

    C++beaglebonebeaglebone-blackiot
    在 GitHub 上查看↗113
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Hardware & IoT