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

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

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

Open-source alternatives to Micropython Ppm Decoder

30 open-source projects similar to dastultz/micropython-ppm-decoder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Micropython Ppm Decoder alternative.

  • rust-embedded/embedded-halrust-embedded 的头像

    rust-embedded/embedded-hal

    2,600在 GitHub 上查看↗

    Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing peripheral drivers to remain entirely independent of specific hardware platforms. The library provides platform-agnostic interfaces that decouple driver logic from microcontroller architectures, utilizing zero-cost trait abstractions that compile down to direct hardware register manipulations without runtime overhead or memory allocation. The project features asynchronous execution support and synchronous-to-asynchronous adaptation, enabling non-blocking peripheral operations and coo

    Rust
    在 GitHub 上查看↗2,600
  • alankrantas/micropython-ttp229-bsfalankrantas 的头像

    alankrantas/micropython-TTP229-BSF

    18在 GitHub 上查看↗

    This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini) and ESP32 (BPI:bit) with v1.11 firmware.

    Python
    在 GitHub 上查看↗18
  • byronwasti/ls010b7dh01byronwasti 的头像

    byronwasti/ls010b7dh01

    7在 GitHub 上查看↗

    Driver for the LS010B7DH01 Memory LCD Module

    Rust
    在 GitHub 上查看↗7
  • antirez/micropython-ft6x06antirez 的头像

    antirez/micropython-ft6x06

    10在 GitHub 上查看↗

    This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate with the host, with an interrupt to signal when touch data is available. This driver can be used both via a callback triggered by an interrupt and using just data polling,…

    Python
    在 GitHub 上查看↗10

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • arksine/canbootArksine 的头像

    Arksine/CanBoot

    652在 GitHub 上查看↗

    Bootloader for ARM Cortex-M MCUs

    C
    在 GitHub 上查看↗652
  • armink/sfudarmink 的头像

    armink/SFUD

    1,678在 GitHub 上查看↗

    SFUD 是一款开源的串行 SPI Flash 通用驱动库。由于现有市面的串行 Flash 种类居多,各个 Flash 的规格及命令存在差异, SFUD 就是为了解决这些 Flash 的差异现状而设计,让我们的产品能够支持不同品牌及规格的 Flash,提高了涉及到 Flash 功能的软件的可重用性及可扩展性,同时也可以规避 Flash 缺货或停产给产品所带来的风险。

    C
    在 GitHub 上查看↗1,678
  • aschhoff/esp32-433mhz-receiver-and-toolsAschhoff 的头像

    Aschhoff/ESP32-433Mhz-Receiver-and-Tools

    11在 GitHub 上查看↗

    ESP32 433Mhz Receiver written in micropython and Tools for Windows

    Python
    在 GitHub 上查看↗11
  • aschhoff/esp32-433mhz-transmitterAschhoff 的头像

    Aschhoff/ESP32-433Mhz-Transmitter

    12在 GitHub 上查看↗

    A pure microPython Transmitter. You can create and add your own encoder

    Python
    在 GitHub 上查看↗12
  • astuff/pacmod3astuff 的头像

    astuff/pacmod3

    30在 GitHub 上查看↗

    PACMod Board Rev 3 Driver

    C++
    在 GitHub 上查看↗30
  • ayoy/micropython-waveshare-epdayoy 的头像

    ayoy/micropython-waveshare-epd

    59在 GitHub 上查看↗

    Waveshare E-Paper Display driver for devices running Pycom-flavored MicroPython

    Python
    在 GitHub 上查看↗59
  • basler/pylon-ros-camerabasler 的头像

    basler/pylon-ros-camera

    189在 GitHub 上查看↗

    The official pylon ROS driver for Basler GigE Vision and USB3 Vision cameras:

    C++
    在 GitHub 上查看↗189
  • blackbirdhq/ublox-cellular-rsBlackbirdHQ 的头像

    BlackbirdHQ/ublox-cellular-rs

    24在 GitHub 上查看↗

    A driver crate for the entire u-blox cellular family in Rust

    Rust
    在 GitHub 上查看↗24
  • blickfeld/blickfeld-scanner-libBlickfeld 的头像

    Blickfeld/blickfeld-scanner-lib

    22在 GitHub 上查看↗

    Cross-platform library to communicate with LiDAR devices of the Blickfeld GmbH.

    C++
    在 GitHub 上查看↗22
  • brainelectronics/micropython-ds1307brainelectronics 的头像

    brainelectronics/micropython-ds1307

    8在 GitHub 上查看↗

    MicroPython driver for DS1307 RTC

    Python
    在 GitHub 上查看↗8
  • almindor/max7219almindor 的头像

    almindor/max7219

    17在 GitHub 上查看↗

    A platform agnostic driver to interface with the MAX7219 (LED display driver)

    Rust
    在 GitHub 上查看↗17
  • cbrand/eiscp-micropythoncbrand 的头像

    cbrand/eiscp-micropython

    3在 GitHub 上查看↗

    This is an implementation of the Onkyo EISCP protocol for running on Microcontrollers utilizing MicroPython.

    Python
    在 GitHub 上查看↗3
  • chevdor/einkchevdor 的头像

    chevdor/eink

    21在 GitHub 上查看↗

    E-Ink, E-Paper display driver for Micropython and ESP32

    Python
    在 GitHub 上查看↗21
  • chocol4te/vesc-commchocol4te 的头像

    chocol4te/vesc-comm

    2在 GitHub 上查看↗

    Rust VESC communication library

    Rust
    在 GitHub 上查看↗2
  • clydemcqueen/flock2clydemcqueen 的头像

    clydemcqueen/flock2

    72在 GitHub 上查看↗

    flock2 can fly a swarm of DJI Tello drones. flock2 is built on top of ROS2, fiducialvlam, and telloros.

    C++
    在 GitHub 上查看↗72
  • coffiot/tmag5273-rscoffiot 的头像

    coffiot/tmag5273-rs

    0在 GitHub 上查看↗

    Platform-agnostic no_std Rust driver for the TI TMAG5273 3-axis Hall-effect sensor

    Rust
    在 GitHub 上查看↗0
  • cs2dsb/max31855.rscs2dsb 的头像

    cs2dsb/max31855.rs

    4在 GitHub 上查看↗

    Driver for MAX31855 SPI thermocouple converter

    Rust
    在 GitHub 上查看↗4
  • daneslattery/hx711DaneSlattery 的头像

    DaneSlattery/hx711

    9在 GitHub 上查看↗

    A no-std rust library for the ESP32

    Rust
    在 GitHub 上查看↗9
  • david-sawatzke/hub75-rsdavid-sawatzke 的头像

    david-sawatzke/hub75-rs

    27在 GitHub 上查看↗

    A rust driver for hub75 rgb matrix displays

    Rust
    在 GitHub 上查看↗27
  • dbrgn/rn2xx3-rsdbrgn 的头像

    dbrgn/rn2xx3-rs

    5在 GitHub 上查看↗

    Rust Driver for RN2483 / RN2903 LoRaWAN modules, WIP.

    Rust
    在 GitHub 上查看↗5
  • dbrgn/sht2x-rsdbrgn 的头像

    dbrgn/sht2x-rs

    2在 GitHub 上查看↗

    WIP Platform agnostic Rust driver for the Sensirion SHT2x temperature/humidity sensors.

    Rust
    在 GitHub 上查看↗2
  • deltronix/ad57xxdeltronix 的头像

    deltronix/ad57xx

    1在 GitHub 上查看↗

    Analog Devices AD57xx driver for embedded rust

    Rust
    在 GitHub 上查看↗1
  • dhallgb/eink-micropythondhallgb 的头像

    dhallgb/eInk-micropython

    26在 GitHub 上查看↗

    e-Ink library for Waveshare 4.3inch device on MicroPython

    Python
    在 GitHub 上查看↗26
  • dotcypress/st7032idotcypress 的头像

    dotcypress/st7032i

    2在 GitHub 上查看↗

    Platform agnostic Rust driver for the Sitronix ST7032i Dot Matrix LCD Controller.

    Rust
    在 GitHub 上查看↗2
  • dysonltd/paa5100je-pwm3901dysonltd 的头像

    dysonltd/paa5100je-pwm3901

    4在 GitHub 上查看↗

    Optical Flow Sensor Library

    Rust
    在 GitHub 上查看↗4
  • alankrantas/micropython-tea5767alankrantas 的头像

    alankrantas/micropython-TEA5767

    52在 GitHub 上查看↗

    TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna via a 3.5mm jack but have no internal volume control.

    Python
    在 GitHub 上查看↗52