项目作者: admkopec

项目描述 :
An iOS app written in Swift acting as a "remote" for Lego EV3 Robots
高级语言: Swift
项目地址: git://github.com/admkopec/EV3-Remote.git
创建时间: 2020-04-18T14:13:27Z
项目社区:https://github.com/admkopec/EV3-Remote

开源协议:MIT License

下载


🤖 EV3 Remote

An iOS app written in Swift acting as a “remote” for Lego EV3 Robots. I made this app back in 2018 as a High School assignment. It uses the EV3 SDK for communicating with the Lego robots over bluetooth.

🔨 Usage

Feel free to use this app as a template or an example for your own EV3 builds.

📜 Some Context

I created this app to supplement a robot made for a robots’ competition. This app was used during the early stages of development as a “debugger” of my code.

P.S. I also had a more advanced version of the app but can’t really find it right now. Maybe I’ll post it when I do come across it.