Smart Street Light System Smart City Stock Vector Royalty Free Circuit Diagram 1 /*auto_on_street_light 2 created by ameya angadi 3 last edited on - 19/08/2021 4 this code is an example of an auto on-off street light which automatically switches on when it gets dark and remains on untill it detects enough light. Discover how a Smart Street Light system works! ๐ This project uses automatic lighting technology to turn street lights ON and OFF based on ambient light le

Discover the future of smart street lights with a comprehensive guide on designing a smart lighting system using Arduino UNO, LDR, and a transistor. Learn how to interface hardware components, control devices, and decrease non-renewable resource usage . Explore step by step instructions, circuit connection, and sustainable solutions for better living . Thousands of Street lights are installed beside the highways and the main roads. But the main problem is these street lights consume about 25-30% of the total energy spent in the city. In this project, our main aim is to develop a "Smart Street light system" that will reduce electric power consumption. As we move forward with our automatic street light project, we'll explore how to connect these components and program the Arduino to create a functional prototype. This hands-on experience will give us valuable insights into real-world applications of smart lighting systems and microcontroller-based projects. Circuit Design and Assembly

Smart Street Light using Arduino and PIR Sensor Circuit Diagram
Fig. 1 - Introduction to Smart Street Light System. The Internet of Things (IoT) primarily enables the concept of Smart Street Lights by collecting different types of electronic data from different physical devices using sensors and supplying information to the devices. By this, the expense spent on street lights can be significantly reduced and the amount saved can be invested in other The relay module is connected to a digital pin (D8) to control the lights. The code continuously monitors the PIR sensor's output. When motion is detected, the lights are turned on using the relay for a specified duration (10 seconds in this example). The system turns off the lights when no motion is detected. Testing of the Street Light Project Instead of turning ON the street lights for the entire night, we can design a low cost and efficient smart street light system using the Arduino, IR sensors or Ultrasonic Sensors, and some other basic electronics components. In this tutorial, we will learn to design a smart street light that will be turned on and off whenever there is some
