An open API service indexing awesome lists of open source software.

https://github.com/admkopec/ev3-remote

An iOS app written in Swift acting as a "remote" for Lego EV3 Robots
https://github.com/admkopec/ev3-remote

ev3 ev3-ios ios lego-ev3 swift

Last synced: 2 months ago
JSON representation

An iOS app written in Swift acting as a "remote" for Lego EV3 Robots

Awesome Lists containing this project

README

        

# 🤖 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](https://github.com/andiikaa/ev3ios.git) 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.