Arduino Project - Smart Street Light System


Hello GYZ welcome to Arduino Project and in this tutorial i will show how to make a smart street light system easily. 

WORKING : -When its Dark the LDR will switch on all the LED's and their brightness will be full / 5 (255 / 5) and when any obstacle is detected by the IR sensor the respected LED will glow with full brightness for 3 sec
If required do the modification in the code and Do the connection as per the code.

I will show -
- How to connect LRD to Arduino
- How to connect IR sensor to Arduino
- How to connect LED to Arduino

Components Required : - Amazon Trusted Links
1- Arduino Uno Best price - https://amzn.to/2tRLsrn
2- IR Sensors (2) Best price - https://amzn.to/2MB3822 or https://amzn.to/2ySYtqh
3- LED 's Best price - https://amzn.to/2IE1uub
4- LDR Best price - https://amzn.to/2lIlhj1
5- 10K resistor Best price -https://amzn.to/2yZ8mTs
6- Jumper Wires Best price - https://amzn.to/2KlT7ZV

LINK FOR THE CODE AND CIRCUIT DIAGRAM

Plzz like and subscribe

Comments

  1. why the circuit diagram connection didn't same like the arduino coding. ? like the circuit diagram show that LDR is connected to the A0 but in arduino code show that the LDR is A5. ?

    ReplyDelete
  2. hello may I ask where is the circuit diagram at?

    ReplyDelete
  3. I Follwed Your Process & The Code Also,But It shows Error

    ReplyDelete
  4. Hi, please tell me the app you used to draw circuit

    ReplyDelete
  5. can you please share the code in github?

    ReplyDelete
  6. hi, may i know does it work on any Arduino Uno ?

    ReplyDelete
  7. How do I know the value of energy consumption before and after the IR sensor detects the vehicle?

    ReplyDelete

Post a Comment