Changes
Page history
jessvi created page: Lab6
authored
Apr 13, 2015
by
Jesper Kurtzmann Svith
Show whitespace changes
Inline
Side-by-side
Lab6.markdown
View page @
13a903ad
...
@@ -125,7 +125,7 @@ In the first experiment we will use the light sensors (red in fig. 10) to provid
...
@@ -125,7 +125,7 @@ In the first experiment we will use the light sensors (red in fig. 10) to provid
##### Fig. 10 - Vehicle 3, two sensor inputs.
##### Fig. 10 - Vehicle 3, two sensor inputs.
#### Results
#### Results
We made a direct mapping between the sensors and the motor power (
Code snippet
).
We made a direct mapping between the sensors and the motor power (
see Fig. 11
).
```
```
while (true) {
while (true) {
...
...
...
...