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
·
Back to byronwasti/ls010b7dh01

Open-source alternatives to Ls010b7dh01

30 open-source projects similar to byronwasti/ls010b7dh01, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ls010b7dh01 alternative.

  • 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
  • cbrand/eiscp-micropythonAvatar cbrand

    cbrand/eiscp-micropython

    3Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗3
  • antirez/micropython-ft6x06Avatar antirez

    antirez/micropython-ft6x06

    10Vezi pe GitHub↗

    This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate with the host, with an interrupt to signal when touch data is available. This driver can be used both via a callback triggered by an interrupt and using just data polling,…

    Python
    Vezi pe GitHub↗10

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ță.

Find more with AI search
  • arksine/canbootAvatar Arksine

    Arksine/CanBoot

    652Vezi pe GitHub↗

    Bootloader for ARM Cortex-M MCUs

    C
    Vezi pe GitHub↗652
  • armink/sfudAvatar armink

    armink/SFUD

    1,678Vezi pe GitHub↗

    SFUD 是一款开源的串行 SPI Flash 通用驱动库。由于现有市面的串行 Flash 种类居多,各个 Flash 的规格及命令存在差异, SFUD 就是为了解决这些 Flash 的差异现状而设计,让我们的产品能够支持不同品牌及规格的 Flash,提高了涉及到 Flash 功能的软件的可重用性及可扩展性,同时也可以规避 Flash 缺货或停产给产品所带来的风险。

    C
    Vezi pe GitHub↗1,678
  • aschhoff/esp32-433mhz-receiver-and-toolsAvatar Aschhoff

    Aschhoff/ESP32-433Mhz-Receiver-and-Tools

    11Vezi pe GitHub↗

    ESP32 433Mhz Receiver written in micropython and Tools for Windows

    Python
    Vezi pe GitHub↗11
  • aschhoff/esp32-433mhz-transmitterAvatar Aschhoff

    Aschhoff/ESP32-433Mhz-Transmitter

    12Vezi pe GitHub↗

    A pure microPython Transmitter. You can create and add your own encoder

    Python
    Vezi pe GitHub↗12
  • astuff/pacmod3Avatar astuff

    astuff/pacmod3

    30Vezi pe GitHub↗

    PACMod Board Rev 3 Driver

    C++
    Vezi pe GitHub↗30
  • ayoy/micropython-waveshare-epdAvatar ayoy

    ayoy/micropython-waveshare-epd

    59Vezi pe GitHub↗

    Waveshare E-Paper Display driver for devices running Pycom-flavored MicroPython

    Python
    Vezi pe GitHub↗59
  • basler/pylon-ros-cameraAvatar basler

    basler/pylon-ros-camera

    189Vezi pe GitHub↗

    The official pylon ROS driver for Basler GigE Vision and USB3 Vision cameras:

    C++
    Vezi pe GitHub↗189
  • blackbirdhq/ublox-cellular-rsAvatar BlackbirdHQ

    BlackbirdHQ/ublox-cellular-rs

    24Vezi pe GitHub↗

    A driver crate for the entire u-blox cellular family in Rust

    Rust
    Vezi pe GitHub↗24
  • blickfeld/blickfeld-scanner-libAvatar Blickfeld

    Blickfeld/blickfeld-scanner-lib

    22Vezi pe GitHub↗

    Cross-platform library to communicate with LiDAR devices of the Blickfeld GmbH.

    C++
    Vezi pe GitHub↗22
  • brainelectronics/micropython-ds1307Avatar brainelectronics

    brainelectronics/micropython-ds1307

    8Vezi pe GitHub↗

    MicroPython driver for DS1307 RTC

    Python
    Vezi pe GitHub↗8
  • 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
  • chevdor/einkAvatar chevdor

    chevdor/eink

    21Vezi pe GitHub↗

    E-Ink, E-Paper display driver for Micropython and ESP32

    Python
    Vezi pe GitHub↗21
  • chocol4te/vesc-commAvatar chocol4te

    chocol4te/vesc-comm

    2Vezi pe GitHub↗

    Rust VESC communication library

    Rust
    Vezi pe GitHub↗2
  • clydemcqueen/flock2Avatar clydemcqueen

    clydemcqueen/flock2

    72Vezi pe GitHub↗

    flock2 can fly a swarm of DJI Tello drones. flock2 is built on top of ROS2, fiducialvlam, and telloros.

    C++
    Vezi pe GitHub↗72
  • coffiot/tmag5273-rsAvatar coffiot

    coffiot/tmag5273-rs

    0Vezi pe GitHub↗

    Platform-agnostic no_std Rust driver for the TI TMAG5273 3-axis Hall-effect sensor

    Rust
    Vezi pe GitHub↗0
  • cs2dsb/max31855.rsAvatar cs2dsb

    cs2dsb/max31855.rs

    4Vezi pe GitHub↗

    Driver for MAX31855 SPI thermocouple converter

    Rust
    Vezi pe GitHub↗4
  • daneslattery/hx711Avatar DaneSlattery

    DaneSlattery/hx711

    9Vezi pe GitHub↗

    A no-std rust library for the ESP32

    Rust
    Vezi pe GitHub↗9
  • dastultz/micropython-ppm-decoderAvatar dastultz

    dastultz/micropython-ppm-decoder

    11Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗11
  • david-sawatzke/hub75-rsAvatar david-sawatzke

    david-sawatzke/hub75-rs

    27Vezi pe GitHub↗

    A rust driver for hub75 rgb matrix displays

    Rust
    Vezi pe GitHub↗27
  • dbrgn/rn2xx3-rsAvatar dbrgn

    dbrgn/rn2xx3-rs

    5Vezi pe GitHub↗

    Rust Driver for RN2483 / RN2903 LoRaWAN modules, WIP.

    Rust
    Vezi pe GitHub↗5
  • dbrgn/sht2x-rsAvatar dbrgn

    dbrgn/sht2x-rs

    2Vezi pe GitHub↗

    WIP Platform agnostic Rust driver for the Sensirion SHT2x temperature/humidity sensors.

    Rust
    Vezi pe GitHub↗2
  • deltronix/ad57xxAvatar deltronix

    deltronix/ad57xx

    1Vezi pe GitHub↗

    Analog Devices AD57xx driver for embedded rust

    Rust
    Vezi pe GitHub↗1
  • dhallgb/eink-micropythonAvatar dhallgb

    dhallgb/eInk-micropython

    26Vezi pe GitHub↗

    e-Ink library for Waveshare 4.3inch device on MicroPython

    Python
    Vezi pe GitHub↗26
  • dotcypress/st7032iAvatar dotcypress

    dotcypress/st7032i

    2Vezi pe GitHub↗

    Platform agnostic Rust driver for the Sitronix ST7032i Dot Matrix LCD Controller.

    Rust
    Vezi pe GitHub↗2
  • dysonltd/paa5100je-pwm3901Avatar dysonltd

    dysonltd/paa5100je-pwm3901

    4Vezi pe GitHub↗

    Optical Flow Sensor Library

    Rust
    Vezi pe GitHub↗4
  • 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