awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
micropython-IMU avatar

micropython-IMU/micropython-mpu9x50

0
View on GitHub↗
276 stele·84 fork-uri·Python·MIT·2 vizualizări

Micropython Mpu9x50

As of now, this repo holds: vector3d - a vector class for IMU devices imu - a base class for MPU9x50 devices. Supports the MPU6050. mpu9150 - a class for the MPU9150 mpu9250 - a class for the MPU9250

Features

  • Sensor Drivers - Driver for inertial measurement units.

Istoric stele

Graficul istoricului de stele pentru micropython-imu/micropython-mpu9x50Graficul istoricului de stele pentru micropython-imu/micropython-mpu9x50

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

Alternative open-source pentru Micropython Mpu9x50

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Micropython Mpu9x50.
  • adamjezek98/mpu6050-esp8266-micropythonAvatar adamjezek98

    adamjezek98/MPU6050-ESP8266-MicroPython

    92Vezi pe GitHub↗

    Simple library for MPU6050 on ESP8266 with micropython

    Python
    Vezi pe GitHub↗92
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • agners/micropython-mifloraAvatar agners

    agners/micropython-miflora

    2Vezi pe GitHub↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    Vezi pe GitHub↗2
  • 2black0/micropython-sht11Avatar 2black0

    2black0/micropython-sht11

    4Vezi pe GitHub↗

    This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32 Lite) to measure temperature and relative humidity. It uses bit-banged communication and is written fully in MicroPython.

    Python
    Vezi pe GitHub↗4
Vezi toate cele 30 alternative pentru Micropython Mpu9x50→

Întrebări frecvente

Ce face micropython-imu/micropython-mpu9x50?

As of now, this repo holds: vector3d - a vector class for IMU devices imu - a base class for MPU9x50 devices. Supports the MPU6050. mpu9150 - a class for the MPU9150 mpu9250 - a class for the MPU9250

Care sunt principalele funcționalități ale micropython-imu/micropython-mpu9x50?

Principalele funcționalități ale micropython-imu/micropython-mpu9x50 sunt: Sensor Drivers.

Care sunt câteva alternative open-source pentru micropython-imu/micropython-mpu9x50?

Alternativele open-source pentru micropython-imu/micropython-mpu9x50 includ: adamjezek98/mpu6050-esp8266-micropython — Simple library for MPU6050 on ESP8266 with micropython. adyavanapalli/bh1750.py — Because even creatures of the night need to know when it's really dark. agners/micropython-miflora — MicroPython library for Xiaomi Mi Flora BLE plant sensors. agners/micropython-scd30 — Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for… agners/micropython-sgp40 — Sensirion SGP40 is a digital VOC (volatile organic compound) sensor. This is a I2C driver written in Python 3 for… 2black0/micropython-sht11 — This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32…