Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
EV3WebController
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Science Festival 2015
EV3WebController
Commits
3b682b94
Unverified
Commit
3b682b94
authored
Jul 01, 2016
by
Cédric Bonhomme
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated URL of the tallbar.
parent
6d0768c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
9 deletions
+2
-9
README.md
README.md
+2
-9
No files found.
README.md
View file @
3b682b94
...
...
@@ -26,11 +26,10 @@ is working perfectly out of the box.
$ ssh root@192.168.1.16
$ wget https://bootstrap.pypa.io/get-pip.py
$ python get-pip.py
$ wget https://
bitbucket.org/cedricbonhomme/ev3webcontroller/get
/master.tar.gz
$ wget https://
github.com/cedricbonhomme/EV3WebController/archive
/master.tar.gz
$ tar -xzvf master.tar.gz
$ rm master.tar.gz
$ mv cedricbonhomme-ev3webcontroller-* EV3WebController
$ cd EV3WebController/
$ cd EV3WebController-master/
$ pip install -r requirements.txt
$ wget https://github.com/topikachu/python-ev3/archive/master.tar.gz
$ tar -xzvf master.tar.gz
...
...
@@ -137,12 +136,6 @@ Acceptable values for *sensor_name*:
$ GET http://192.168.1.16:5000/sensor/color_sensor
{"rgb": [78, 31, 15], "mode": "RGB-RAW"}
# Donation
If you wish and if you like
*EV3WebController*
, you can donate via bitcoin
[
1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ
](
https://blockexplorer.com/address/1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ
)
.
Thank you!
# License
EV3WebController is free software released under the "Modified BSD license"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment