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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brainelectronics avatar

brainelectronics/micropython-ds1307

0
View on GitHub↗

Micropython Ds1307

MicroPython driver for DS1307 RTC

Features

  • Hardware-Treiber - DS1307 RTC driver.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
8 Stars·2 Forks·Python·MIT·4 Aufrufe

Star-Verlauf

Star-Verlauf für brainelectronics/micropython-ds1307Star-Verlauf für brainelectronics/micropython-ds1307

Open-Source-Alternativen zu Micropython Ds1307

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micropython Ds1307.
  • rust-embedded/embedded-halAvatar von rust-embedded

    rust-embedded/embedded-hal

    2,600Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,600
  • alankrantas/micropython-ttp229-bsfAvatar von alankrantas

    alankrantas/micropython-TTP229-BSF

    18Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18
  • almindor/max7219Avatar von almindor

    almindor/max7219

    17Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗17
  • alankrantas/micropython-tea5767Avatar von alankrantas

    alankrantas/micropython-TEA5767

    52Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗52
Alle 30 Alternativen zu Micropython Ds1307 anzeigen→

Häufig gestellte Fragen

Was macht brainelectronics/micropython-ds1307?

MicroPython driver for DS1307 RTC

Was sind die Hauptfunktionen von brainelectronics/micropython-ds1307?

Die Hauptfunktionen von brainelectronics/micropython-ds1307 sind: Hardware-Treiber.

Welche Open-Source-Alternativen gibt es zu brainelectronics/micropython-ds1307?

Open-Source-Alternativen zu brainelectronics/micropython-ds1307 sind unter anderem: 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…