awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cbrand avatar

cbrand/eiscp-micropython

0
View on GitHub↗

Eiscp Micropython

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

Features

  • Pilotes matériels - Onkyo-EISCP protocol driver.

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI
3 stars·2 forks·Python·MIT·8 vues

Historique des stars

Graphique de l'historique des stars pour cbrand/eiscp-micropythonGraphique de l'historique des stars pour cbrand/eiscp-micropython

Alternatives open source à Eiscp Micropython

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Eiscp Micropython.
  • rust-embedded/embedded-halAvatar de rust-embedded

    rust-embedded/embedded-hal

    2,600Voir sur 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
    Voir sur GitHub↗2,600
  • alankrantas/micropython-ttp229-bsfAvatar de alankrantas

    alankrantas/micropython-TTP229-BSF

    18Voir sur 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
    Voir sur GitHub↗18
  • almindor/max7219Avatar de almindor

    almindor/max7219

    17Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗17
  • alankrantas/micropython-tea5767Avatar de alankrantas

    alankrantas/micropython-TEA5767

    52Voir sur 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
    Voir sur GitHub↗52
Voir les 30 alternatives à Eiscp Micropython→

Questions fréquentes

Que fait cbrand/eiscp-micropython ?

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

Quelles sont les fonctionnalités principales de cbrand/eiscp-micropython ?

Les fonctionnalités principales de cbrand/eiscp-micropython sont : Pilotes matériels.

Quelles sont les alternatives open-source à cbrand/eiscp-micropython ?

Les alternatives open-source à cbrand/eiscp-micropython incluent : 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…