File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,13 @@ configuration (0 and 1) with an optional (2).
8
8
The mower is assumed to be rear wheel driven and have three
9
9
boundary wire reciever coils in the following configuration
10
10
11
- <div >
12
- wheel<br/>
13
- ----------------<br/>
14
- |  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; (0)|<br />
15
- |(2)  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; | ----> Mowing direction<br />
16
- |  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; (1)|</br >
17
- ----------------</br >
18
- wheel</br >
19
- <br />
20
- </div >
11
+ wheel
12
+ ----------------
13
+ | (0)|
14
+ |(2) | ----> Mowing direction
15
+ | (1)|
16
+ ----------------
17
+ wheel
21
18
22
19
Licensed under GNU GPL 3.0
23
20
@@ -41,14 +38,17 @@ The following libraries must be added to your arduino IDE to be able to compile
41
38
* RTClib
42
39
* RTIMULib
43
40
44
- It's possible to download a zip bundle with all libraries you need from our facebook groups file area .
41
+ The libraries you need are bundled with the liam code within each release .
45
42
46
43
Change log
47
44
------
48
45
5.1 - Removed OzOLED Support for Arduino101 Compatibility
49
46
50
47
Links
51
48
------
49
+
50
+ [ Wiki - work in progress] ( https://github.com/sm6yvr/liam/wiki )
51
+
52
52
[ Facebook group DIY Robot Lawn Mower] ( https://www.facebook.com/groups/319588508137220/ )
53
53
54
54
[ Build instructions Trello] ( https://trello.com/b/gYQjoWY5/liam )
You can’t perform that action at this time.
0 commit comments