awesome-repositories.comCategoriiBlog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
imxrt-rs avatar

imxrt-rs/imxrt-rs

0
View on GitHub↗
190 stele·45 fork-uri·Rust·Apache-2.0·4 vizualizări

Imxrt Rs

Rust for NXP i.MX RT

Features

  • Hardware Abstraction Layers - HAL for i.MX RT series.
  • Peripheral Access Crates - Register access layer for i.MX RT series.

Istoric stele

Graficul istoricului de stele pentru imxrt-rs/imxrt-rsGraficul istoricului de stele pentru imxrt-rs/imxrt-rs

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Imxrt Rs

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Imxrt Rs.
  • golemparts/rppalAvatar golemparts

    golemparts/rppal

    1,463Vezi pe GitHub↗

    This library provides a collection of low-level abstractions for interacting with hardware peripherals on Raspberry Pi devices using the Rust programming language. It serves as a type-safe interface for controlling physical pins and managing communication with external electronic components and sensors. The project distinguishes itself through its use of compile-time abstractions that map high-level function calls directly to hardware instructions, ensuring minimal runtime overhead. It provides consistent access to hardware by wrapping kernel-level device interfaces and memory-mapped register

    Rustgpioi2cpwm
    Vezi pe GitHub↗1,463
  • esp-rs/esp-halAvatar esp-rs

    esp-rs/esp-hal

    1,756Vezi pe GitHub↗
    Rustembeddedembedded-halesp32
    Vezi pe GitHub↗1,756
  • esp-rs/esp-idf-halAvatar esp-rs

    esp-rs/esp-idf-hal

    732Vezi pe GitHub↗

    embedded-hal implementation for Rust on ESP32 and ESP-IDF

    Rust
    Vezi pe GitHub↗732
  • embassy-rs/embassyAvatar embassy-rs

    embassy-rs/embassy

    8,813Vezi pe GitHub↗

    Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It enables the execution of multiple concurrent tasks to maximize energy efficiency and CPU usage, utilizing an async executor that puts the processor to sleep when idle. The framework includes a comprehensive set of embedded components, featuring a hardware abstraction layer for peripherals like GPIO, SPI, I2C, and UART, alongside a TCP/IP network stack and a USB device stack. It also provides a Bluetooth Low Energy host stack for wireless communication and a bootloader framework t

    Rustasyncdriversembedded
    Vezi pe GitHub↗8,813
Vezi toate cele 27 alternative pentru Imxrt Rs→

Întrebări frecvente

Ce face imxrt-rs/imxrt-rs?

Rust for NXP i.MX RT

Care sunt principalele funcționalități ale imxrt-rs/imxrt-rs?

Principalele funcționalități ale imxrt-rs/imxrt-rs sunt: Hardware Abstraction Layers, Peripheral Access Crates.

Care sunt câteva alternative open-source pentru imxrt-rs/imxrt-rs?

Alternativele open-source pentru imxrt-rs/imxrt-rs includ: golemparts/rppal — This library provides a collection of low-level abstractions for interacting with hardware peripherals on Raspberry Pi… esp-rs/esp-hal. esp-rs/esp-idf-hal — embedded-hal implementation for Rust on ESP32 and ESP-IDF. esp-rs/esp-pacs — Peripheral Access Crates for Espressif SoCs and modules. fudanchii/imtomu-rs — Program Tomu board with Rust. embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It…