Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/Basic-Chat
Bluetooth Low Energy App for iOS using Swift.
https://github.com/adafruit/Basic-Chat
Last synced: about 2 months ago
JSON representation
Bluetooth Low Energy App for iOS using Swift.
- Host: GitHub
- URL: https://github.com/adafruit/Basic-Chat
- Owner: adafruit
- License: mit
- Created: 2017-07-18T16:17:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T07:46:48.000Z (almost 4 years ago)
- Last Synced: 2024-10-08T11:13:15.447Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 55.7 KB
- Stars: 114
- Watchers: 13
- Forks: 83
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Basic Chat (Bluetooth Low Energy)
README
# Basic-Chat
Bluetooth Low Energy App for iOS using Swift 5 to communicate with another device that implements the Nordic UART Service.This sample project is the source for [this tutorial](https://learn.adafruit.com/crack-the-code/overview). It is not meant to cover product ready iOS development. It is only an introduction to BLE and iOS.