This week we had to level up our electronics experience a bit from what we've been doing in previous weeks by creating a board that senses something. I actually chose to modify my board from week 5 instead of creating something completely new by scratch, because it was relatively trivial to add the photo resistor to what I already had. I used the class examples as far as where to throw things for the circuit, and then I had an open analog input pin to use so I just tied the resistor in there. One thing that was annoying I suppose was ripping up all the traces around where I decided to put it and having to rewire everything, which was already a tedious project the last time I did it. I learned this week that I need to stop forgetting I can run wires through the middle of pads on things like capacitors and resistors. Super useful in that it generates a lot of routes but prior to this point I've just been dumb and have tried to go around everything each time. It took a lot of playing around but ultimately I wound up with something that meets all of the design rules. I was really trying to modify the previous board as little as possible, which resulted in a very crowded board.