Range Finder is an iOS app that uses laser sensors to measure the distance between your phone and a target object.
- Real-time distance measurement using laser sensors
- Simple and intuitive user interface
- Clone this repository
- Open
range-finder.xcodeproj
in Xcode - Build and run the project on your iOS device
- Launch the Range Finder app
- Point your device at the target object
- The distance will be displayed on the screen
We welcome contributions! If you have any suggestions for improvements or find any issues, please submit an issue or pull request.
This project is licensed under the MIT License.
距离检测器是一款iOS应用,利用激光传感器测量手机与目标物体之间的距离。
- 使用激光传感器进行实时距离测量
- 简单直观的用户界面
- 克隆此仓库
- 在 Xcode 中打开
range-finder.xcodeproj
- 在您的 iOS 设备上构建并运行项目
- 启动距离检测器应用
- 将设备对准目标物体
- 屏幕上将显示距离
欢迎贡献!如果您有任何改进建议或发现任何问题,请提交 issue 或 pull request。
本项目基于 MIT 许可证。