https://github.com/cslrfid/cs108-ios-swift-app
CS108 iOS Swift Bluetooth Demo App and SDK
https://github.com/cslrfid/cs108-ios-swift-app
cs108 ios swfit uhf-rfid
Last synced: 2 months ago
JSON representation
CS108 iOS Swift Bluetooth Demo App and SDK
- Host: GitHub
- URL: https://github.com/cslrfid/cs108-ios-swift-app
- Owner: cslrfid
- License: mit
- Created: 2020-01-16T06:04:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T12:26:26.000Z (about 3 years ago)
- Last Synced: 2023-04-29T14:09:30.607Z (about 3 years ago)
- Topics: cs108, ios, swfit, uhf-rfid
- Language: Swift
- Size: 5.62 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS108-iOS-Swift-App
Library and demo app for Convergence Systems Limited CS108 UHF RFID handheld reader written in Swift. All features are exactly the same as Objective-C version except the View Controllers are rewritten in Swift. The data model and reader connector (CSLReader classes) remains the same with Swift and in common with the Objective-C project.
[Product Information](https://www.convergence.com.hk/cs108/)

## Development Environment
- XCode 9
- iOS 11
- Tested on iPhone 8 (optimized for 4.7" but functional on all screen sizes)