awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to micropython/micropython-lib

Open-source alternatives to Micropython Lib

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

  • micropython/micropythonالصورة الرمزية لـ micropython

    micropython/micropython

    21,806عرض على GitHub↗

    MicroPython is a lean implementation of Python 3 optimized to run on microcontrollers and other resource-constrained systems. It serves as a cross-platform embedded runtime and hardware abstraction layer, providing a firmware framework that maps high-level software commands to specific microcontroller registers across diverse processor architectures. The project functions as an embedded language interpreter that enables rapid prototyping on hardware through an interactive read-eval-print loop. It supports a wide range of target environments, including ARM, ESP32, STM32, RISC-V, and WebAssembl

    Cembeddedmicrocontrollermicropython
    عرض على GitHub↗21,806
  • adafruit/circuitpythonالصورة الرمزية لـ adafruit

    adafruit/circuitpython

    4,521عرض على GitHub↗

    CircuitPython is a specialized derivative of the MicroPython runtime designed as an embedded Python interpreter for microcontrollers. It provides a high-level language environment that allows for direct hardware access through a dedicated hardware abstraction layer and a Python microcontroller runtime. The project is distinguished by firmware that exposes the microcontroller as a native USB mass storage device. This allows users to edit code directly on the device as if it were a removable drive, eliminating the need for specialized flashing tools and enabling filesystem-triggered code reload

    C
    عرض على GitHub↗4,521
  • tencent/hippyالصورة الرمزية لـ Tencent

    Tencent/Hippy

    8,533عرض على GitHub↗

    Hippy is a cross-platform mobile framework that enables building applications for iOS, Android, and Web from a single codebase using web development technologies. It functions as a dynamic app framework, supporting runtime code updates and dynamic content delivery across platforms, and connects JavaScript application logic with native platform APIs through a JavaScript bridge. The framework distinguishes itself through its bridge-based native rendering approach, which serializes UI updates over a JSON message bus to a native host that maintains the real view hierarchy. It employs a component-

    C++androidcross-platformfrontend
    عرض على GitHub↗8,533

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • francescopace/espectreالصورة الرمزية لـ francescopace

    francescopace/espectre

    6,472عرض على GitHub↗

    Espectre is an edge machine learning framework and motion detection platform that uses Wi-Fi Channel State Information to identify human presence and movement. It functions as a sensing toolkit for ESP32 microcontrollers, enabling the detection of motion through walls without the use of cameras or wearables. The project distinguishes itself by executing compact neural network classifiers and mathematical detection algorithms directly on the microcontroller. It utilizes a MicroPython runtime to allow for the prototyping and deployment of sensing logic and wireless signal processing algorithms

    Pythoncsidiyesp-32
    عرض على GitHub↗6,472
  • brucedevices/firmwareالصورة الرمزية لـ BruceDevices

    BruceDevices/firmware

    4,941عرض على GitHub↗

    This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded JavaScript runtime with multi-protocol wireless attack capabilities, USB and Bluetooth HID emulation, and a menu-driven user interface. It is designed as a unified system that integrates persistent storage, hardware abstraction for external radio modules, a serial command protocol for headless operation, and a web-based remote desktop that streams the device screen and relays button inputs for remote control. The custom JavaScript scripting environment enables users to write and run

    Cbrucecardputerembedded-systems
    عرض على GitHub↗4,941
  • olikraus/u8g2الصورة الرمزية لـ olikraus

    olikraus/u8g2

    6,540عرض على GitHub↗

    u8g2 is a monochrome display driver library written in C and C++ for rendering graphics and text on OLED and LCD screens. It functions as an embedded graphics library and font renderer, providing a hardware abstraction layer to manage communication with display controllers. The library is distinguished by its flexible memory management, offering both full-screen memory mapping for arbitrary drawing and page-based frame buffering to reduce RAM consumption. It further optimizes resource usage through direct-to-display text rendering, which bypasses intermediate memory buffers. The framework co

    C
    عرض على GitHub↗6,540
  • theos/theosالصورة الرمزية لـ theos

    theos/theos

    4,867عرض على GitHub↗

    Theos is a cross-platform mobile development toolchain and build system designed for compiling and packaging software for mobile operating systems. It functions as a system tweak kit and runtime hooking framework, allowing developers to create modifications that alter the internal behavior of mobile OS environments. The project distinguishes itself by providing specialized preprocessor syntax that generates low-level API calls, removing the boilerplate code typically required for function and method hooking. It enables dynamic runtime method swizzling and class extensions, allowing developers

    Makefilebuild-systemioslinux
    عرض على GitHub↗4,867
  • anbox/anboxالصورة الرمزية لـ anbox

    anbox/anbox

    9,056عرض على GitHub↗

    Anbox is an Android container environment and runtime designed to execute Android applications on Linux desktops. It utilizes a container-based system to run the Android operating system without the overhead associated with traditional hardware virtualization. The system features a hardware abstraction layer that routes hardware access and sensor data through a host daemon to provide accelerated rendering. It integrates with the Linux desktop by mapping individual Android application layers to separate windows, allowing apps to function as distinct desktop applications. The project supports

    C++
    عرض على GitHub↗9,056
  • agners/micropython-scd30A

    agners/micropython-scd30

    0عرض على GitHub↗

    Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for MicroPython.

    عرض على GitHub↗0
  • basanovase/gp2y0a21ykB

    basanovase/GP2Y0A21YK

    0عرض على GitHub↗

    MicroPython library for interfacing with the GP2Y0A21YK IR distance sensor.

    عرض على GitHub↗0
  • almindor/max7219الصورة الرمزية لـ almindor

    almindor/max7219

    17عرض على GitHub↗

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

    Rust
    عرض على GitHub↗17
  • amigcamel/pygp2yالصورة الرمزية لـ amigcamel

    amigcamel/pyGP2Y

    5عرض على GitHub↗

    MicroPython library for the Sharp GP2Y1014AU0F Dust Sensor

    Python
    عرض على GitHub↗5
  • billyrayvalentine/micropython-si70xxالصورة الرمزية لـ billyrayvalentine

    billyrayvalentine/micropython-Si70xx

    2عرض على GitHub↗

    README.md A MicroPython library for the I2C Silicon Labs Si70xx series of relative humidity and temperature sensors. This library should work with the Si7006 Si7013 Si7020 Si7021 Si7034

    Python
    عرض على GitHub↗2
  • antirez/bme680-pure-mpالصورة الرمزية لـ antirez

    antirez/bme680-pure-mp

    20عرض على GitHub↗

    This is a new MicroPython driver for the BME680 temperature, humidity, pressure and VOC sensor. The driver was written from scratch in order to try overcoming the issues I encountered with existing drivers, after testing and reading the code of existing drivers and other C-coded drivers…

    Python
    عرض على GitHub↗20
  • agners/micropython-mifloraالصورة الرمزية لـ agners

    agners/micropython-miflora

    2عرض على GitHub↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    عرض على GitHub↗2
  • alinbaltaru/max31856الصورة الرمزية لـ alinbaltaru

    alinbaltaru/max31856

    2عرض على GitHub↗

    MicroPython Library for MAX31856 (Precision Thermocouple to Digital Converter with Linearization) with 19-Bit Thermocouple Temperature Resolution. This chip provides a SPI digital interface for Thermocouple Types B, E, J, K, N, R, S or T.

    Python
    عرض على GitHub↗2
  • aschhoff/esp32-433mhz-receiver-and-toolsالصورة الرمزية لـ Aschhoff

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

    11عرض على GitHub↗

    ESP32 433Mhz Receiver written in micropython and Tools for Windows

    Python
    عرض على GitHub↗11
  • alankrantas/micropython-ttp229-bsfالصورة الرمزية لـ alankrantas

    alankrantas/micropython-TTP229-BSF

    18عرض على 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
    عرض على GitHub↗18
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0عرض على GitHub↗

    Because even creatures of the night need to know when it's really dark.

    عرض على GitHub↗0
  • aschhoff/esp32-433mhz-transmitterالصورة الرمزية لـ Aschhoff

    Aschhoff/ESP32-433Mhz-Transmitter

    12عرض على GitHub↗

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

    Python
    عرض على GitHub↗12
  • astuff/pacmod3الصورة الرمزية لـ astuff

    astuff/pacmod3

    30عرض على GitHub↗

    PACMod Board Rev 3 Driver

    C++
    عرض على GitHub↗30
  • ayoy/micropython-waveshare-epdالصورة الرمزية لـ ayoy

    ayoy/micropython-waveshare-epd

    59عرض على GitHub↗

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

    Python
    عرض على GitHub↗59
  • armink/sfudالصورة الرمزية لـ armink

    armink/SFUD

    1,678عرض على GitHub↗

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

    C
    عرض على GitHub↗1,678
  • basler/pylon-ros-cameraالصورة الرمزية لـ basler

    basler/pylon-ros-camera

    189عرض على GitHub↗

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

    C++
    عرض على GitHub↗189
  • biemster/espgeigerالصورة الرمزية لـ biemster

    biemster/ESPGeiger

    22عرض على GitHub↗

    MicroPython library for the ESP8266 Geiger counter described here: https://hackaday.io/project/12933-esp8266-geiger-counter

    Python
    عرض على GitHub↗22
  • billyrayvalentine/micropython-si705xالصورة الرمزية لـ billyrayvalentine

    billyrayvalentine/micropython-Si705x

    1عرض على GitHub↗

    README.md A MicroPython library for the I2C Silicon Labs Si705x series of temperature sensors. This library should work with the Si7050 Si7051 Si7053 Si7054 Si7055

    Python
    عرض على GitHub↗1
  • arksine/canbootالصورة الرمزية لـ Arksine

    Arksine/CanBoot

    652عرض على GitHub↗

    Bootloader for ARM Cortex-M MCUs

    C
    عرض على GitHub↗652
  • blackbirdhq/ublox-cellular-rsالصورة الرمزية لـ BlackbirdHQ

    BlackbirdHQ/ublox-cellular-rs

    24عرض على GitHub↗

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

    Rust
    عرض على GitHub↗24
  • blickfeld/blickfeld-scanner-libالصورة الرمزية لـ Blickfeld

    Blickfeld/blickfeld-scanner-lib

    22عرض على GitHub↗

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

    C++
    عرض على GitHub↗22
  • alankrantas/micropython-tea5767الصورة الرمزية لـ alankrantas

    alankrantas/micropython-TEA5767

    52عرض على 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
    عرض على GitHub↗52