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
·

2 repository-uri

Awesome GitHub RepositoriesBLE Integration

Development of Bluetooth Low Energy connectivity features for Android applications.

Distinct from Android Development: Focuses specifically on the BLE domain of Android development rather than general app building.

Explore 2 awesome GitHub repositories matching mobile development · BLE Integration. Refine with filters or upvote what's useful.

Awesome BLE Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jasonchenlijian/fastbleAvatar Jasonchenlijian

    Jasonchenlijian/FastBle

    5,496Vezi pe GitHub↗

    FastBle este un framework de dezvoltare pentru Android conceput pentru a simplifica scanarea, conectarea și schimbul de date cu dispozitive Bluetooth Low Energy (BLE). Oferă un strat de transport structurat pentru gestionarea comunicării și un sistem dedicat pentru descoperirea perifericelor din apropiere. Framework-ul dispune de un manager de conexiuni multiple care menține link-uri simultane către mai multe periferice și utilizează logică de reconectare automatizată pentru a asigura stabilitatea. Include un strat de transport de date care gestionează divizarea automată a pachetelor pentru payload-urile care depășesc limitele standard de transmisie. Biblioteca acoperă descoperirea dispozitivelor prin filtre de nume și adresă, monitorizarea puterii semnalului și configurarea parametrilor de transmisie pentru a optimiza throughput-ul datelor.

    Simplifies the process of scanning, connecting, and communicating with BLE devices on Android.

    Javaandroidbleblue
    Vezi pe GitHub↗5,496
  • aicareles/android-bleAvatar aicareles

    aicareles/Android-BLE

    2,845Vezi pe GitHub↗

    This library is a framework for Android applications to manage Bluetooth Low Energy connectivity, peripheral discovery, and data exchange. It provides a standardized interface for integrating wireless hardware, enabling developers to handle complex communication tasks through a structured connectivity framework. The library distinguishes itself by implementing a managed operation pipeline that serializes asynchronous commands to prevent hardware collisions. It utilizes a state-machine-based approach to track connection lifecycles, which automates retry logic and maintains stable links across

    Builds mobile applications that connect to and exchange data with custom hardware peripherals using standard Bluetooth Low Energy protocols.

    Java
    Vezi pe GitHub↗2,845
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Development
  5. BLE Integration