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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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-halrust-embedded avatar

    rust-embedded/embedded-hal

    2,600View on 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
    View on GitHub↗2,600
  • alankrantas/micropython-ttp229-bsfalankrantas avatar

    alankrantas/micropython-TTP229-BSF

    18View on 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
    View on GitHub↗18
  • cbrand/eiscp-micropythoncbrand avatar

    cbrand/eiscp-micropython

    3View on GitHub↗

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

    Python
    View on GitHub↗3
  • antirez/micropython-ft6x06antirez avatar

    antirez/micropython-ft6x06

    10View on 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
    View on GitHub↗10

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • arksine/canbootArksine avatar

    Arksine/CanBoot

    652View on GitHub↗

    Bootloader for ARM Cortex-M MCUs

    C
    View on GitHub↗652
  • armink/sfudarmink avatar

    armink/SFUD

    1,678View on GitHub↗

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

    C
    View on GitHub↗1,678
  • aschhoff/esp32-433mhz-receiver-and-toolsAschhoff avatar

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

    11View on GitHub↗

    ESP32 433Mhz Receiver written in micropython and Tools for Windows

    Python
    View on GitHub↗11
  • aschhoff/esp32-433mhz-transmitterAschhoff avatar

    Aschhoff/ESP32-433Mhz-Transmitter

    12View on GitHub↗

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

    Python
    View on GitHub↗12
  • astuff/pacmod3astuff avatar

    astuff/pacmod3

    30View on GitHub↗

    PACMod Board Rev 3 Driver

    C++
    View on GitHub↗30
  • ayoy/micropython-waveshare-epdayoy avatar

    ayoy/micropython-waveshare-epd

    59View on GitHub↗

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

    Python
    View on GitHub↗59
  • basler/pylon-ros-camerabasler avatar

    basler/pylon-ros-camera

    189View on GitHub↗

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

    C++
    View on GitHub↗189
  • blackbirdhq/ublox-cellular-rsBlackbirdHQ avatar

    BlackbirdHQ/ublox-cellular-rs

    24View on GitHub↗

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

    Rust
    View on GitHub↗24
  • blickfeld/blickfeld-scanner-libBlickfeld avatar

    Blickfeld/blickfeld-scanner-lib

    22View on GitHub↗

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

    C++
    View on GitHub↗22
  • brainelectronics/micropython-ds1307brainelectronics avatar

    brainelectronics/micropython-ds1307

    8View on GitHub↗

    MicroPython driver for DS1307 RTC

    Python
    View on GitHub↗8
  • almindor/max7219almindor avatar

    almindor/max7219

    17View on GitHub↗

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

    Rust
    View on GitHub↗17
  • chevdor/einkchevdor avatar

    chevdor/eink

    21View on GitHub↗

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

    Python
    View on GitHub↗21
  • chocol4te/vesc-commchocol4te avatar

    chocol4te/vesc-comm

    2View on GitHub↗

    Rust VESC communication library

    Rust
    View on GitHub↗2
  • clydemcqueen/flock2clydemcqueen avatar

    clydemcqueen/flock2

    72View on GitHub↗

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

    C++
    View on GitHub↗72
  • coffiot/tmag5273-rscoffiot avatar

    coffiot/tmag5273-rs

    0View on GitHub↗

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

    Rust
    View on GitHub↗0
  • cs2dsb/max31855.rscs2dsb avatar

    cs2dsb/max31855.rs

    4View on GitHub↗

    Driver for MAX31855 SPI thermocouple converter

    Rust
    View on GitHub↗4
  • daneslattery/hx711DaneSlattery avatar

    DaneSlattery/hx711

    9View on GitHub↗

    A no-std rust library for the ESP32

    Rust
    View on GitHub↗9
  • dastultz/micropython-ppm-decoderdastultz avatar

    dastultz/micropython-ppm-decoder

    11View on GitHub↗

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

    Python
    View on GitHub↗11
  • david-sawatzke/hub75-rsdavid-sawatzke avatar

    david-sawatzke/hub75-rs

    27View on GitHub↗

    A rust driver for hub75 rgb matrix displays

    Rust
    View on GitHub↗27
  • dbrgn/rn2xx3-rsdbrgn avatar

    dbrgn/rn2xx3-rs

    5View on GitHub↗

    Rust Driver for RN2483 / RN2903 LoRaWAN modules, WIP.

    Rust
    View on GitHub↗5
  • dbrgn/sht2x-rsdbrgn avatar

    dbrgn/sht2x-rs

    2View on GitHub↗

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

    Rust
    View on GitHub↗2
  • deltronix/ad57xxdeltronix avatar

    deltronix/ad57xx

    1View on GitHub↗

    Analog Devices AD57xx driver for embedded rust

    Rust
    View on GitHub↗1
  • dhallgb/eink-micropythondhallgb avatar

    dhallgb/eInk-micropython

    26View on GitHub↗

    e-Ink library for Waveshare 4.3inch device on MicroPython

    Python
    View on GitHub↗26
  • dotcypress/st7032idotcypress avatar

    dotcypress/st7032i

    2View on GitHub↗

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

    Rust
    View on GitHub↗2
  • dysonltd/paa5100je-pwm3901dysonltd avatar

    dysonltd/paa5100je-pwm3901

    4View on GitHub↗

    Optical Flow Sensor Library

    Rust
    View on GitHub↗4
  • alankrantas/micropython-tea5767alankrantas avatar

    alankrantas/micropython-TEA5767

    52View on 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
    View on GitHub↗52