Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/Bluefruit_LE_Connect_v2
iOS app for use with Bluefruit Bluetooth LE modules and dev boards from Adafruit (v2.0)
https://github.com/adafruit/Bluefruit_LE_Connect_v2
Last synced: 3 months ago
JSON representation
iOS app for use with Bluefruit Bluetooth LE modules and dev boards from Adafruit (v2.0)
- Host: GitHub
- URL: https://github.com/adafruit/Bluefruit_LE_Connect_v2
- Owner: adafruit
- License: mit
- Created: 2016-01-29T12:33:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T16:08:21.000Z (8 months ago)
- Last Synced: 2024-07-19T04:35:59.770Z (4 months ago)
- Language: Swift
- Size: 33.5 MB
- Stars: 164
- Watchers: 25
- Forks: 63
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bluefruit LE Connect v2
iOS app for use with Bluefruit Bluetooth LE modules and dev boards from Adafruit.
**Important:** Open this project in Xcode by using the .xcworkspace file and not the .xcodeproj file
Work in progress!
## App Versions
- Master branch is for version 3.x of the app (iOS)
- Swift2 branch is for version 2.0. Includes iOS and macOS apps.
Note: Xcode 8.2.1 is the last version that builds Swift2 code- The source code for version 1.0 (iOS only) is available at [Bluefruit_LE_Connect](https://github.com/adafruit/Bluefruit_LE_Connect).
## Supported Hardware
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
This application works with the following Bluefruit LE devices from Adafruit:
- [Bluefruit LE Friend](https://www.adafruit.com/product/2267)
- [Bluefruit LE UART Friend](https://www.adafruit.com/product/2479)
- [Bluefruit LE SPI Friend](https://www.adafruit.com/product/2633)
- [Bluefruit LE Shield](https://www.adafruit.com/products/2746)
- [Bluefruit LE Micro](https://www.adafruit.com/product/2661) (Retired)
- [Feather 32u4 Bluefruit LE](https://www.adafruit.com/product/2829)
- [Feather M0 Bluefruit LE](https://www.adafruit.com/products/2995)## License
Unless otherwise specified, all files produced by Adafruit are covered by an [MIT license](https://github.com/adafruit/Bluefruit_LE_Connect_Android/blob/master/license.txt).
Files produced by Nordic Semiconductors are covered by their own license terms, as detailed in the file headers and appropriate folders. Please carefully review the license requirements before using this source code in your own application.