Sunday, 26 May 2019

LED Patterns with Arduino 10 LED and 12 Patterns.

This video is a combination of different LED lights effect. It includes Blinking, running, chasing and random  LED effects. It utilizes pin 2 to 11 accommodate 10 LED. 5 red and 5 blue LED was used and arranged alternately. In this tutorial we are going to create a circuit with 10 LED's and program it in various ways so that we have different LED blinking patterns. We are going to experiment with LED as well as with the Arduino random function. We are going to make a random selection of which led to blink as well as a random amount of time for which this LED will blink. The code is very flexible.. you can use the same code for any number of LED's you want to use by just changing 1 simple thing in the code..at the beginning of the code just add the number of Ardunio pin number.



If you have enjoyed the video please hit the like button and share it with your friends. For more such videos don't forget to SUBSCRIBE to our channel and please do share your feedback in comment sections. Thank you for your Support.


Circuit Diagram and Arduino Code:  https://bit.ly/2JHhujQ


Our YouTube Channel Link:  https://www.youtube.com/automatiombd

Our Facebook Group Link:    https://www.facebook.com/groups/automationbd

This Tutorial YouTube Link:  https://www.youtube.com/LED Patterns





  • 8Blogger Comment
  • Facebook Comment

8 Comments

  1. Sir i can't open code please help me
    send code my email tikadarrakesh4@gmail.com

    ReplyDelete
  2. can't open code. File does not respond to unzip!

    ReplyDelete
  3. Download Again and unzip file.

    ReplyDelete
  4. Open any browser and click download. Then unzip files. I think it's work perfectly. Thanks for stay with us

    ReplyDelete
  5. I get this error redefinition of 'void setup()'

    ReplyDelete
  6. Code uploaded, lights work for around 10mins and then stop, have to reset the arduino.

    ReplyDelete

Thanks