Ubaldo designed a prototype of intelligent lighting that allows lights to turn on only when there is a person in the area. Additionally, he created an animated simulation to demonstrate how it would work. To program it, he used events and costumes.
It’s time to create our own automatic lighting system! To do this, we will use the light sensor and the white LED.
These are the components that are used in the project, learn how they work.
Detects the amount of light in the environment.
Emits bright white light.
Access the Robots platform to program your automatic lighting system. In the first challenge we will program the LED to automatically turn on and off, in the second challenge we will adjust the brightness based on the light level.