Releases: SaturnHafen/ev3-connect
Releases · SaturnHafen/ev3-connect
Beta 3.2
Beta 3.1
Code changed only in ev3-tunnel-entry, so only that build is attached
What's Changed
- Fix Bugs by @SaturnHafen in #5
Full Changelog: v0.3.0...v0.3.1
Beta 3
What's Changed
- Add docs by @SaturnHafen in #3
- Update Clients by @SaturnHafen in #4
Full Changelog: v0.1.1...v0.3.0
Beta 2
Beta 2
The builds here are debug-builds!
Changes
- Switch to bluetooth for connection to ev3
- Switch to
websocket
for TLS-encrypted websockets on Windows
(No changes on the server side)
Setup
Controller
- Download
controller.exe
&controller.config.toml.example
- Rename
controller.config.toml.example
toconfig.toml
- Open
config.toml
and change the values to match your setup - Start playing around!
Server
- Download and extract the
server.zip
- run
python3 -m server
- You are ready to connect!
EV3
- Download
ev3
orev3.exe
depending on your system - Download
ev3.config.toml.example
and rename it toconfig.toml
- Open
config.toml
and change the values to match your setup - Start playing around!
Known problems
- After upload+run the connection becomes pretty much unusable