awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dbrgn avatar

dbrgn/rn2xx3-rs

0
View on GitHub↗

Rn2xx3 Rs

Rust Driver for RN2483 / RN2903 LoRaWAN modules, WIP.

Features

  • تعريفات الأجهزة - LoRaWAN modem driver

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
5 نجوم·0 تفرعات·Rust·Apache-2.0·4 مشاهدات

سجل النجوم

مخطط تاريخ النجوم لـ dbrgn/rn2xx3-rsمخطط تاريخ النجوم لـ dbrgn/rn2xx3-rs

بدائل مفتوحة المصدر لـ Rn2xx3 Rs

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rn2xx3 Rs.
  • rust-embedded/embedded-halالصورة الرمزية لـ rust-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-bsfالصورة الرمزية لـ alankrantas

    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
  • almindor/max7219الصورة الرمزية لـ almindor

    almindor/max7219

    17عرض على GitHub↗

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

    Rust
    عرض على GitHub↗17
  • alankrantas/micropython-tea5767الصورة الرمزية لـ alankrantas

    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
عرض جميع البدائل الـ 30 لـ Rn2xx3 Rs→

الأسئلة الشائعة

ما هي وظيفة dbrgn/rn2xx3-rs؟

Rust Driver for RN2483 / RN2903 LoRaWAN modules, WIP.

ما هي الميزات الرئيسية لـ dbrgn/rn2xx3-rs؟

الميزات الرئيسية لـ dbrgn/rn2xx3-rs هي: تعريفات الأجهزة.

ما هي البدائل مفتوحة المصدر لـ dbrgn/rn2xx3-rs؟

تشمل البدائل مفتوحة المصدر لـ dbrgn/rn2xx3-rs: rust-embedded/embedded-hal — Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing… alankrantas/micropython-ttp229-bsf — This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini)… almindor/max7219 — A platform agnostic driver to interface with the MAX7219 (LED display driver). antirez/micropython-ft6x06 — This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate… arksine/canboot — Bootloader for ARM Cortex-M MCUs. alankrantas/micropython-tea5767 — TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna…