Giter Site home page Giter Site logo

shambhavidixit09 / iot-spot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prathimacode-hub/iot-spot

0.0 0.0 0.0 40.8 MB

💡An amazing spot 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.😎✔

Home Page: https://prathimacode-hub.github.io/IoT-Spot/

License: Mozilla Public License 2.0

C++ 14.65% HTML 37.56% CSS 42.44% JavaScript 5.35%

iot-spot's Introduction

Welcome to IoT-Spot👋

📌Repository

An Amazing Spot 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. Enjoy your open source journey!!.🚀

The main aim is to provide a cabin that would help you in mastering "Internet Of Things" and making your hands dirty while exploring. Definitely an enriching field that makes you life turn smarter and be more closer to the technology. Turn yourself into a magician with all the hands-on that got you covered.

🙌Join Here

Anyone related to technology who is looking to contribute to open-source is all invited to hop in. This place has a task for everyone.

| 8051 | ARM | Adafruit | Arduino | Atmel | Beagle | ESP32 | ESP8266 | Node MCU | PIC | Raspberry Pi |

Programming Lanaguages - C, C++, Python, HTML, CSS, JS

Domain Knowledge - IoT, Web Development

8051 Scripts - The best repo to start with before you enter into the ocean of micro-controllers. It has all the projects related to 8051 micro-controller

ARM Scripts - This place is a home to all the scripts based on ARM micro-controllers and get involved into exclusive projects

Adafruit Scripts - This repo had all the scripts concerning Adafruit to gain more wisdom on it

Arduino Scripts - An all time repo to scratch your cravings for arduino and indulge in more better way

Atmel Scripts - It has all the scripts that are related to Atmel Micro-controllers to explore further

Beagle Scripts - This repo would have all the projects that uses Beagle Boards/Bone to understand the scripts much deeper

ESP32 Scripts - This place would contain with all the ESP32 scripts used in relevant projects

ESP8266 Scripts - This repo would have all the projects related to ESP8266 you can pick up for your references

Minor Scripts - This repo has all minor scripts put up together on various controllers we can use while working on IoT applications

NodeMCU Scripts - This repo has all NodeMCU scripts put up together that are widely useful in running automations

PIC Scripts - This place would have the scripts that use PIC micro-controller and useful in inbuilting the functional projects concerning the same.

RaspberryPi Scripts - This repo has all that scripts that are compatible to all the versions and models of Raspberry Pi

Real-Time Scripts - This place endorses with all the scripts which takes real-time inputs parallely and makes the projects work functionally and promptly)

Major Scripts - This repo has all the major and impactful projects related to Internet Of Things.

When raising an issue, do make sure to mention the kind of script, project title, short description of the project and how would you expect it to work. As a good practice, always link the issue number with pull request. (#issue number : Give this details when you raise a PR).

If you worked on or want to initiate a unique project and share it with the world, you can do that here. Go through the contributing guidelines in CONTRIBUTING👩‍💻

Subsequently, also go through the GitHub documentation on creating a pull request.

Link To The Website

https://prathimacode-hub.github.io/IoT-Spot/

🛠Templates to Follow

Note : One should follow these templates while creating a new issue or pull request.

📝Project Structure

Your projects should contain this flow to maintain similarity across all other projects. Make sure to note these things, before you create a PR.

Create a folder of your project title. (Example : If you want to add a LED blinking using 8051, then project should be placed under 8051 Scripts with project title named as "LED Blinking" and file name as "led_blinking.c" if it's a C file)

The project repository you had created would have :

file_name.py or file_name.c or file_name.cpp - This file is the project you have worked upon.

README.md - This file is must included to get good understanding of the project (Elaborate it briefly about how it works using README template).

requirements.txt - In this file, you should add all the requirements you need to make your project work which also illustrates the list of all components used specifically

Images - This folder would have all images added, be it screenshots or step by step process images. Also inclusion of block diagrams and emulator circuit diagrams are must to portray the project efficiently.

Since this repo is purely technical, make sure you include "Block Diagrams" and "Emulator Prototype Circuit Diagrams" in "Images" and direct them to README.md file

Related files - The other additional and related files would be added up in "Related" folder.

⚙️ Things to Note

  • Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
  • You can only work on issues that have been assigned to you.
  • If you want to contribute the script, it's preferable that you create a new issue before making a PR and link your PR to that issue.
  • If you have modified/added code, make sure the code compiles before submitting.
  • Strictly use snake_case (underscore_separated) in your file_name and push it in the correct folder.
  • Add Screenshots and block diagrams to help us know what this Script is all about.
  • Do not update the README.md.

👨‍💻 Workflow:

  • Fork the repository

  • Clone your forked repository using terminal or gitbash.

  • Make changes to the cloned repository

  • Add, Commit and Push

  • Then in GitHub, in your cloned repository, find the option to make a pull request.

print("Start contributing for IoT-Spot")

👍OpenSource Program

This project was a part of these open source programs.

📊 Points Category

Level of Issues Points Allocated
Level 1 Points 🔰
Level 2 Points 🌱
Level 3 Points 🔥

You can check out the project leaderboard for GSSOC here : IoT-Spot Leaderboard

✨Hall Of Fame

Thanks goes to these Wonderful People. Contributions of any kind are welcome!🚀

📜 Code Of Conduct

You can find our Code of Conduct here.

📝 License

This project follows the Mozilla Public License 2.0.

🙂 Project Admin

Visitor Count

🤝GSSOC Mentors


Abhishek Sharma

Rohit Gupta

🤝SWOC Mentors


Geet Arora

⭐Give this Project a Star

GitHub followers Twitter Follow

If you liked working on this project, do ⭐ and share this repository.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉

Click Here to view my open source projects.

📬 Contact

If you want to contact me, you can reach me through below handles.

  

© 2022 Prathima Kadari

forthebadge forthebadge forthebadge

iot-spot's People

Contributors

prathimacode-hub avatar ritikalohia avatar san-13 avatar prerna-0202 avatar pragyakhanna11 avatar shreya024 avatar baibhav3211 avatar ahananupam33 avatar talkshrey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.