Skip to content

Commit fad0a24

Browse files
artpozdlech
authored andcommitted
comment added (ev3dev#398)
1 parent 250d4cd commit fad0a24

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

projects/_posts/2018-09-02-PS4Explor3r.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,16 @@ source_code_url: "https://gist.github.com/artpoz/d66f72a6092b580b9903d088dd6d126
66
building_instructions_url: "http://robotsquare.com/2015/10/06/explor3r-building-instructions/"
77
excerpt: "Lego vehicle Explor3r controlled by PS4 gamepad (dualshock 4)"
88
---
9+
10+
Lego vehicle Explor3r controlled by PS4 gamepad (Dualshock 4)
11+
12+
# Build
13+
14+
Build Explor3r from these [instructions](http://robotsquare.com/2015/10/06/explor3r-building-instructions/).
15+
16+
# Install
17+
18+
- Pair your gamepad with EV3 by pressing and holding the PS button and the sharing button simultaneously.
19+
- Copy [ps4explor3r.py](https://gist.github.com/artpoz/d66f72a6092b580b9903d088dd6d1262) on to EV3 Brick.
20+
- Choose file from brickman menu or run from command line `python3 ps4explor3r.py`.
21+

0 commit comments

Comments
 (0)