https://github.com/lukaszkn/blutester
Simple CoreBluetooth. iOS app running on iPhone 11 sends text to be displayed on LCD screen connected to Arduino
https://github.com/lukaszkn/blutester
ble corebluetooth swiftui
Last synced: 3 months ago
JSON representation
Simple CoreBluetooth. iOS app running on iPhone 11 sends text to be displayed on LCD screen connected to Arduino
- Host: GitHub
- URL: https://github.com/lukaszkn/blutester
- Owner: lukaszkn
- Created: 2024-02-22T16:36:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T18:25:47.000Z (over 2 years ago)
- Last Synced: 2025-07-03T19:06:53.641Z (about 1 year ago)
- Topics: ble, corebluetooth, swiftui
- Language: Swift
- Homepage:
- Size: 2.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BluTester
This is sample SwiftUI app with simple CoreBluetooth/BLE framework implementation.
iOS app running on iPhone 11 sends text to be displayed on LCD screen.
Arduino UNO Wifi was used as hardware including BBMobile BLE module.
The project is not optimised as lack of BLE module specification.
Example:
SwiftUI, CoreBluetooth, BLE