prathimacode-hub / IoT-Spot

💡An amazing spot of 80+ projects to step your foot into this ocean of "Internet Of things". Dive deep and explore the fiesta of electronics. Broaden your vision at a single go.😎✔
https://prathimacode-hub.github.io/IoT-Spot/
Mozilla Public License 2.0
122 stars 91 forks source link

IoT-Spot : Traffic Lights Controller using Arduino #26

Closed prathimacode-hub closed 2 years ago

prathimacode-hub commented 2 years ago

Description

Welcome to 'IoT-Spot', good to see you here.

With this issue, the readers will get to know on how to control traffic lights using arduino

Sub Repo : /Minor Scripts/Arduino

To get assigned to this issue, add your participant id mentioned in this spreadsheet, tool/application you would like to choose. the programming language and the approach you would follow.

Points to Note :

This issue is only for 'SWOC' contributors

Domain

Internet Of Things

Code of Conduct

All the best. Enjoy your open source journey ahead. 😎

ritikalohia commented 2 years ago

Assign me the task @prathimacode-hub

prathimacode-hub commented 2 years ago

Issue assigned to @ritikalohia

ritikalohia commented 2 years ago

Related Issue

Closes: #26 number that will be closed through this PR

Describe the changes you've made

I have made a new folder named traffic light controller, In which images, video , code and readme file are present.

Type of change

What sort of change have you made:

How Has This Been Tested?

It has been simulated on Tinkedcad, video is also in Images folder.

Checklist:

Screenshots

Image and video are uploaded in Images folder. Original Updated
Original Screenshot Updated Screenshot
Original Block Diagram Updated Block Diagram
Original Emulator Prototype Diagram Updated Emulator Prototype Diagram
prathimacode-hub commented 2 years ago

Related Issue

  • Info about the related issue
  • [ ] DWOC Participant
  • [x] SWOC Participant
  • [ ] Contributor

Closes: #26 number that will be closed through this PR

Describe the changes you've made

I have made a new folder named traffic light controller, In which images, video , code and readme file are present.

Type of change

What sort of change have you made:

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, local variables)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

It has been simulated on Tinkedcad, video is also in Images folder.

Checklist:

  • [x] My code follows the guidelines of this project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly wherever it was hard to understand.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [x] I have added tests that prove my fix is effective or that my feature works.
  • [x] Any dependent changes have been merged and published in downstream modules.

Screenshots

Image and video are uploaded in Images folder.

Original Updated Original Screenshot Updated Screenshot Original Block Diagram Updated Block Diagram Original Emulator Prototype Diagram Updated Emulator Prototype Diagram

You shouldn't add it in issues. You have to include in it in your commit message while creating PR. @ritikalohia