https://github.com/rhizoome/microscan
BLE Scanner for Microbit v1
https://github.com/rhizoome/microscan
code-sharing inactive
Last synced: 3 months ago
JSON representation
BLE Scanner for Microbit v1
- Host: GitHub
- URL: https://github.com/rhizoome/microscan
- Owner: rhizoome
- License: apache-2.0
- Created: 2024-08-27T08:54:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-03T21:05:39.000Z (over 1 year ago)
- Last Synced: 2025-10-07T12:01:52.775Z (4 months ago)
- Topics: code-sharing, inactive
- Language: Rust
- Homepage: https://rhizoome.ch/sharing/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# microscan
Scan for BLE advertisments using microbit v1. It uses a [fork of
rubble](https://github.com/jmichelp/rubble). You need to check it
out along this project.
## Repository Status: Sharing / Inactive
This repository hosts code that I’ve chosen to share publicly for educational,
demonstration, or archival purposes. Please note the following:
- **No Active Maintenance**: This project is not actively maintained or updated.
It serves primarily as a snapshot of a certain stage of development for those
who might find parts of the code useful or interesting. I try to accept pull-
request, but do not expect anything. If interest in the project increases, I
might change the repository status.
- **No Support Provided**: As this is an inactive project, I’m unable to provide
support, answer issues, or accommodate pull requests.
- **Use at Your Own Risk**: While you’re welcome to explore, fork, or use the
code in your own projects, please do so with the understanding that this
repository is provided as-is, without any guarantees on its functionality or
security.
Feel free to explore the code and utilize it under the terms of the license
attached to this repository!
## License
Licensed under either of Apache License, Version 2.0 or MIT license at your
option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in fundsp_player by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.