imgs authored by Nicolai Nibe's avatar Nicolai Nibe
...@@ -78,16 +78,16 @@ readings. For 100 ms we get the same except for a few spikes where we miss a bla ...@@ -78,16 +78,16 @@ readings. For 100 ms we get the same except for a few spikes where we miss a bla
readings than black, and for 1000 ms we almost don't get any black readings. readings than black, and for 1000 ms we almost don't get any black readings.
10ms sample rate: 10ms sample rate:
![Sample 10 plot](data/w3_plots/ex4_Sample10.png) ![Sample 10 plot](https://gitlab.au.dk/LEGO/lego-kode/raw/master/data/w3_plots/ex4_Sample10.png)
100ms sample rate: 100ms sample rate:
![Sample 100 plot](data/w3_plots/ex4_Sample100.png) ![Sample 100 plot](https://gitlab.au.dk/LEGO/lego-kode/raw/master/data/w3_plots/ex4_Sample100.png)
500ms sample rate: 500ms sample rate:
![Sample 500 plot](data/w3_plots/ex4_Sample500.png) ![Sample 500 plot](https://gitlab.au.dk/LEGO/lego-kode/raw/master/data/w3_plots/ex4_Sample500.png)
1000ms sample rate: 1000ms sample rate:
![Sample 1000 plot](data/w3_plots/ex4_Sample1000.png) ![Sample 1000 plot](https://gitlab.au.dk/LEGO/lego-kode/raw/master/data/w3_plots/ex4_Sample1000.png)
### Exercise 5: ### Exercise 5:
In this exercise we experimented with the raw values of the light sensor in both ambient and reflective mode. In this exercise we experimented with the raw values of the light sensor in both ambient and reflective mode.
... ...
......