suj0208 created page: home authored by Christoffer Foustad Okkels's avatar Christoffer Foustad Okkels
...@@ -96,9 +96,7 @@ The light percent is a normalised value between 0 and 100. If all light sensors ...@@ -96,9 +96,7 @@ The light percent is a normalised value between 0 and 100. If all light sensors
This value is not normalised. A raw number between 0 and 1023 is more precise than a number converted to a number between 0 and 100. One could also imagine a scenario where you are only interested in a specific range - then this would probably be the way to go. This value is not normalised. A raw number between 0 and 1023 is more precise than a number converted to a number between 0 and 100. One could also imagine a scenario where you are only interested in a specific range - then this would probably be the way to go.
### Exercise 6 ### Exercise 6
![lab1_6_di](/uploads/d745016145e376f99d579c483eb6e090/lab1_6_di.png) ![lab1_6](https://dl.dropboxusercontent.com/u/27201185/img/mis.png)
![lab1_6_indi](/uploads/b98ac7ddb92c9f708faa2137b0ddf4f6/lab1_6_indi.png)
If you use the direct string method it looks like you will use the max amount of memory faster, but it will also be freed up faster. If you use the direct string method it looks like you will use the max amount of memory faster, but it will also be freed up faster.
... ...
......