As a simple first project I would like to add a photoresistor and then automatically adjust the brightness of the game frame depending on the ambient light. Hopefully it’ll be a simple thing to do!
Hey Andreas! Have you looked into what Arduino pins are required to do such a thing? (Analog, PWM, etc.) The pins I’ve exposed are all analog pins, plus 5V+ and ground.