Not much new for today. It has been a struggle to create a code that could change the light behavior when interacting. But now have new code, and we can use it to build the different states we want. It acts in the same way as the code we had at the end of last week. But the difference now is that we base the value for brightness and the duration of the wave on the values of the LDR, which gives us the possibility to use it in the later stage when we want to create more states. And everything is based on percentage.
I have felt that the lack of coding knowledge heavily affects the possibility of exploring and trying different concepts. We want to test ideas, but we barely manage to test one or two ideas since we don’t have the time to make the code work.