Automating Blinds with Arduino: A Beginner's Light and Motion Project
This week in ETEC-568 Makerspace class, the professor challenged us to make a light sensor and servo motor circuit with Arduino. For the project we were also asked to work with Generative AI Chat Bot and have it create a code, maybe step by step guide on how to wire my circuit. It helped me design, build, and code the circuit. For someone like me who’s still learning coding and circuits, this was a perfect opportunity to explore the basics while creating something practical and fun. The task was to design a circuit that simulates the functionality of automated blinds: If it’s bright outside, the blinds should close to keep the room cool. If it’s dark, the blinds should open , letting us enjoy the night view. This was a circuit with a light sensor that reads brightness and a servo motor to act as blinds. This was a hands-on, challenging project. I managed to wire up the parts with the help of ChatGPT. I had to verify that each connection was double-checked several times to ensure it w...