libblepp VS book

Compare libblepp vs book and see what are their differences.

libblepp

Modern clean C++ Bluetooth Low Energy on Linux without the Bluez DBUS API (by edrosten)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
libblepp book
1 7
234 158
- 10.1%
0.0 7.6
7 months ago 7 days ago
C++ JavaScript
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libblepp

Posts with mentions or reviews of libblepp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.
  • Building an occupancy sensor with a $5 ESP32 and a serverless DB
    5 projects | news.ycombinator.com | 13 Nov 2023
    Bluetooth is fun.

    A while ago I was playing around with libble++[0] to read the data from some cheap temp/humidity sensors which broadcast their data as an advertising packet. Pretty simple, considering.

    Did some other playing to turn my laptop into a BLE beacon (which worked pretty well with some random app on my phone) and also tried (IIRC successfully) to emulate one of those apple airtags though that code is lost somewhere on said laptop.

    A quick glance at my temperature reading code and I'd say that counting the number of seen advertisements would be trivial using that library, I'm currently letting it do all the real work and just filtering the results to the devices I'm interested in.

    [0] https://github.com/edrosten/libblepp

book

Posts with mentions or reviews of book. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.

What are some alternatives?

When comparing libblepp and book you can also consider the following projects:

People-Counting-in-Real-Time - People Counting in Real-Time with an IP camera.

rustzx-esp32 - ESP32 implementation of RustZX Spectrum emulator

ESP32-Paxcounter - Wifi & BLE driven passenger flow metering with cheap ESP32 boards

ruduino - Reusable components for the Arduino Uno.

esp-rust-board - Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad

esp-template - A minimal esp-hal application template for use with cargo-generate

sort-research-rs - Test and benchmark suite for sort implementations.

esp-idf-template - A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.

wokwi-features - Wokwi Feature requests & Bug Reports

tock - A secure embedded operating system for microcontrollers

bluer - BlueR — Official BlueZ Bindings for Rust