awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
micropython-IMU avatar

micropython-IMU/micropython-bno055

0
View on GitHub↗
61 Stars·10 Forks·Python·MIT·3 Aufrufe

Micropython Bno055

A MicroPython driver for the Bosch BNO055 inertial measurement unit (IMU). This chip has the advantage of performing sensor fusion in hardware. The driver is based on the Adafruit CircuitPython driver.

Features

  • Sensor Drivers - Driver for IMUs with hardware sensor fusion.

Star-Verlauf

Star-Verlauf für micropython-imu/micropython-bno055Star-Verlauf für micropython-imu/micropython-bno055

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

Open-Source-Alternativen zu Micropython Bno055

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micropython Bno055.
  • adamjezek98/mpu6050-esp8266-micropythonAvatar von adamjezek98

    adamjezek98/MPU6050-ESP8266-MicroPython

    92Auf GitHub ansehen↗

    Simple library for MPU6050 on ESP8266 with micropython

    Python
    Auf GitHub ansehen↗92
  • adyavanapalli/bh1750.pyA

    adyavanapalli/bh1750.py

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • agners/micropython-mifloraAvatar von agners

    agners/micropython-miflora

    2Auf GitHub ansehen↗

    MicroPython library for Xiaomi Mi Flora BLE plant sensors.

    Python
    Auf GitHub ansehen↗2
  • 2black0/micropython-sht11Avatar von 2black0

    2black0/micropython-sht11

    4Auf GitHub ansehen↗

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

Häufig gestellte Fragen

Was macht micropython-imu/micropython-bno055?

A MicroPython driver for the Bosch BNO055 inertial measurement unit (IMU). This chip has the advantage of performing sensor fusion in hardware. The driver is based on the Adafruit CircuitPython driver.

Was sind die Hauptfunktionen von micropython-imu/micropython-bno055?

Die Hauptfunktionen von micropython-imu/micropython-bno055 sind: Sensor Drivers.

Welche Open-Source-Alternativen gibt es zu micropython-imu/micropython-bno055?

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