Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greatscottgadgets/ubertooth
Software, firmware, and hardware designs for Ubertooth
https://github.com/greatscottgadgets/ubertooth
bluetooth hardware radio rf
Last synced: about 1 month ago
JSON representation
Software, firmware, and hardware designs for Ubertooth
- Host: GitHub
- URL: https://github.com/greatscottgadgets/ubertooth
- Owner: greatscottgadgets
- License: gpl-2.0
- Created: 2013-04-27T08:51:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T11:38:55.000Z (10 months ago)
- Last Synced: 2024-09-26T20:52:38.644Z (about 2 months ago)
- Topics: bluetooth, hardware, radio, rf
- Language: C
- Homepage: https://greatscottgadgets.com/ubertoothone/
- Size: 7.23 MB
- Stars: 1,923
- Watchers: 177
- Forks: 431
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- bluetoolkit - https://github.com/greatscottgadgets/ubertooth
README
# Ubertooth
Project Ubertooth is an open source wireless development platform
suitable for Bluetooth experimentation. Ubertooth ships with a capable
BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate
(BR) Bluetooth Classic connections.The latest release is [2020-12-R1](https://github.com/greatscottgadgets/ubertooth/releases/tag/2020-12-R1).
The latest firmware build can be found on the release page.This release is paired with [libbtbb 2020-12-R1](https://github.com/greatscottgadgets/libbtbb/releases/tag/2020-12-R1).
Instructions for flashing the firmware can be found [on the corresponding readthedocs.io firmware page](https://ubertooth.readthedocs.io/en/latest/firmware.html).
Instructions for building libbtbb can be found [on the corresponding readthedocs.io build_guide page](https://ubertooth.readthedocs.io/en/latest/build_guide.html).--------------------
# Documentation
Documentation for Ubertooth can be viewed on [Read the Docs](https://ubertooth.readthedocs.io/en/latest/). The raw documenation files for Ubertooth are in the [docs folder](https://github.com/greatscottgadgets/ubertooth/tree/master/docs) in this repository. Documentation changes can be submitted through pull request and suggestions can be made as GitHub issues.
--------------------
# Getting Help
Before asking for help with Ubertooth, check to see if your question is listed in the [FAQ](https://ubertooth.readthedocs.io/en/latest/faq.html).
For assistance with Ubertooth general use or development, please look at the [issues on the GitHub project](https://github.com/greatscottgadgets/ubertooth/issues). This is the preferred place to ask questions or open issues so that others may locate the answer to your question in the future.
We invite you to join our community discussions on [Discord](https://discord.gg/rsfMw3rsU8). Note that while technical support requests are welcome here, we do not have support staff on duty at all times. Be sure to also submit an issue on GitHub if you’ve found a bug or if you want to ensure that your request will be tracked and not overlooked.
GitHub issues on this repository that are labelled "technical support" by Great Scott Gadgets employees can expect a response time of two weeks. We currently do not have expected response times for other GitHub issues or pull requests for this repository.