SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Rust Bluetooth Projects
-
Project mention: Is the Rust ecosystem capable of making a cross-platform mobile game with p2p Bluetooth yet? | reddit.com/r/rust_gamedev | 2023-02-11
Is something wrong with https://github.com/deviceplug/btleplug or you haven't found it? You could also use bindings to platform libraries like https://github.com/microsoft/windows-rs and https://github.com/rust-mobile/ndk if btleplug doesn't have something fundamental to you.
-
Project mention: Any good examples of using embedded Rust with an existing embedded C codebase? | reddit.com/r/rust | 2022-10-12
Reading nrf-hal source, unfortunately new does re-configure the UARTE, and there is not a new_unchecked. The solution I can think of is to duplicate the write code with nrf52833_hal::pac::UARTE0. The Uarte type does not contain any metadata, it exists purely to guard the init of UARTE.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Minimum Bluetooth headset volume is too high | reddit.com/r/linuxquestions | 2022-06-02
I'm trying out the Samsung Galaxy Live earbuds with Linux. Generally speaking, they work great. I was able to install LiveBudsCli to control the device-specific features (ANC) and view left/right battery.
-
Project mention: Anyone knows how to pair a device with a passkey using Bluer? | reddit.com/r/rust | 2023-03-16
Yeah, I already tried that without no success. I leave the discussion link for more details.
-
-
mijia-homie
A Homie MQTT bridge for the Xiaomi Mijia 2 hygrometer-thermometer. This repo also serves as the monorepo for a handful of helper crates related to Homie and Bluetooth.
-
Project mention: Anyone from a Typescript/React background who tried out Rust for the 1st time? | reddit.com/r/rust | 2023-03-04
I'm currently building a Tauri app (Project Link) using React/Typescript for the UI and Rust for the backend. Typescript is the perfect stepping stone before learning Rust IMO and learning Rust helps you understand the abstraction cost that you are paying with JS/TS. If you ever build a backend with JS/TS i strongly suggest you to try out Actix/Axum.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: A lightweight rust library to receive BLE Xiaomi M365 scooter messages | reddit.com/r/rust | 2022-04-26
Rust Bluetooth related posts
- Anyone knows how to pair a device with a passkey using Bluer?
- Is the Rust ecosystem capable of making a cross-platform mobile game with p2p Bluetooth yet?
- Minimum Bluetooth headset volume is too high
- Deploying Rust services
- LiveBudsCLI - A tool to control your Galaxy buds+ and live from Linux
- LiveBudsCLI - A tool to control your Galaxy buds+ and live from Linux
- Control your galaxy buds+ or live from Linux
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160f495f80>
www.saashub.com | 27 Mar 2023
Index
What are some of the best open-source Bluetooth projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | btleplug | 478 |
2 | nrf-hal | 375 |
3 | LiveBudsCli | 169 |
4 | bluer | 144 |
5 | joycon-rs | 104 |
6 | mijia-homie | 55 |
7 | SoundcoreManager | 16 |
8 | m365 | 11 |