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

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

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

1 مستودع

Awesome GitHub RepositoriesState Machine Compilers

Compilers that translate state machine definitions into executable instructions for hardware subsystems.

Distinct from Program Compilers: Distinct from Program Compilers: focuses on state machine-to-hardware instruction translation rather than general compute graph compilation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · State Machine Compilers. Refine with filters or upvote what's useful.

Awesome State Machine Compilers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • earlephilhower/arduino-picoالصورة الرمزية لـ earlephilhower

    earlephilhower/arduino-pico

    2,812عرض على GitHub↗

    This project provides a development framework that enables programming Raspberry Pi Pico microcontrollers using the Arduino environment and standard C++ libraries. It serves as a unified platform for compiling, debugging, and deploying firmware to diverse hardware boards based on the RP2040 and RP2350 architectures. The framework distinguishes itself through native support for symmetric multicore execution, allowing developers to distribute independent tasks across multiple processor cores to manage complex workloads. It also includes a specialized library for USB peripheral emulation, enabli

    Translates hardware-specific state machine definitions into low-level executable instructions.

    Ca2dparduinoarduino-pico
    عرض على GitHub↗2,812
  1. Home
  2. Artificial Intelligence & ML
  3. Program Compilers
  4. State Machine Compilers