Skip to content

Releases: SaturnHafen/ev3-connect

Beta 3.2

15 Mar 11:39
e865751
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

Beta 3.1

14 Mar 22:39
6fb8d8e
Compare
Choose a tag to compare

Code changed only in ev3-tunnel-entry, so only that build is attached

What's Changed

Full Changelog: v0.3.0...v0.3.1

Beta 3

14 Mar 21:26
75fd66b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.3.0

Beta 2

01 Feb 15:21
65091c0
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

Beta 2

The builds here are debug-builds!

Changes

  1. Switch to bluetooth for connection to ev3
  2. Switch to websocket for TLS-encrypted websockets on Windows

(No changes on the server side)

Setup

Controller

  1. Download controller.exe & controller.config.toml.example
  2. Rename controller.config.toml.example to config.toml
  3. Open config.toml and change the values to match your setup
  4. Start playing around!

Server

  1. Download and extract the server.zip
  2. run python3 -m server
  3. You are ready to connect!

EV3

  1. Download ev3 or ev3.exe depending on your system
  2. Download ev3.config.toml.example and rename it to config.toml
  3. Open config.toml and change the values to match your setup
  4. Start playing around!

Known problems

  1. After upload+run the connection becomes pretty much unusable