Skip to content

Commit 9b8ee54

Browse files
committed
added wiring, videos and step
1 parent 3eb1791 commit 9b8ee54

File tree

11 files changed

+421078
-115
lines changed

11 files changed

+421078
-115
lines changed

ASSEMBLY.md

Lines changed: 0 additions & 113 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Watney Rover
2+
[![](images/teaser_thumbnail.png)](https://www.youtube.com/watch?v=aMklrTzA3JA)
23
Watney is an open source, Raspberry Pi-enabled telepresence rover made of readily available parts.
34
Non-electronic parts of Watney are 3D printable.
45
Watney provides a low-latency HD video feed as well as bi-directional audio with echo cancellation.
@@ -22,6 +23,10 @@ You'll be working with Lithium Ion batteries - please be careful not to puncture
2223
Click on the [Releases](https://github.com/nikivanov/watney/releases) tab and download the latest Watney SD card image - it's the large .zip file found under *Assets*. Use [balenaEtcher](https://www.balena.io/etcher/) or similar to write the .img file onto the SD card.
2324

2425
After that, follow the detailed assembly video below!
26+
27+
Wiring diagrams that you see in the video can also be [found here](https://github.com/nikivanov/watney/tree/master/images/wiring).
28+
29+
[![](images/detailed_assembly_thumbnail.png)](https://www.youtube.com/watch?v=wV26r6FtXRw)
2530

2631
# Configuration
2732
Upon startup, Watney will detect if it's connected to a Wi-Fi hotspot. If not, it will host its own hotspot "Watney".

0 commit comments

Comments
 (0)