awesome-repositories.com
Blog
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
·
dastultz avatar

dastultz/micropython-ppm-decoder

0
View on GitHub↗

Micropython Ppm Decoder

Utility for decoding an R/C receiver PPM frame signal. This code was based on this article.

Features

  • Drivere hardware - RC receiver PPM frame decoder.

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
11 stele·3 fork-uri·Python·MIT·6 vizualizări

Istoric stele

Graficul istoricului de stele pentru dastultz/micropython-ppm-decoderGraficul istoricului de stele pentru dastultz/micropython-ppm-decoder

Alternative open-source pentru Micropython Ppm Decoder

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Micropython Ppm Decoder.
  • rust-embedded/embedded-halAvatar rust-embedded

    rust-embedded/embedded-hal

    2,600Vezi pe 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
    Vezi pe GitHub↗2,600
  • alankrantas/micropython-ttp229-bsfAvatar alankrantas

    alankrantas/micropython-TTP229-BSF

    18Vezi pe 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
    Vezi pe GitHub↗18
  • almindor/max7219Avatar almindor

    almindor/max7219

    17Vezi pe GitHub↗

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

    Rust
    Vezi pe GitHub↗17
  • alankrantas/micropython-tea5767Avatar alankrantas

    alankrantas/micropython-TEA5767

    52Vezi pe 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
    Vezi pe GitHub↗52
Vezi toate cele 30 alternative pentru Micropython Ppm Decoder→

Întrebări frecvente

Ce face dastultz/micropython-ppm-decoder?

Utility for decoding an R/C receiver PPM frame signal. This code was based on this article.

Care sunt principalele funcționalități ale dastultz/micropython-ppm-decoder?

Principalele funcționalități ale dastultz/micropython-ppm-decoder sunt: Drivere hardware.

Care sunt câteva alternative open-source pentru dastultz/micropython-ppm-decoder?

Alternativele open-source pentru dastultz/micropython-ppm-decoder includ: 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…