All Projects → IoT-Buzz → IoT

IoT-Buzz / IoT

Licence: other
A repository dedicated to IoT(internet of things ) and python scripts

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to IoT

Hacktoberfest2021-DSA
If You know the implementation of any DSA related topic/problem then you can contribute it in this repo. Raise Genuine PRs only. Your PRs will be accepted, keep patience. Star this Repo. You aren't allowed to Update README.md. Welcoming developers, content writers, and programming enthusiasts.
Stars: ✭ 232 (+866.67%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted, hacktoberfest-approved
Hacktoberfest-2021
This repository aims to help code beginners with their first successful pull request and open source contribution. 🥳🎯🚀
Stars: ✭ 24 (+0%)
Mutual labels:  project, beginner-friendly, hacktoberfest-accepted
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (+725%)
Mutual labels:  python-script, project, beginner-friendly
Hacktoberfest-Banned-The-Repo-Guys-Sorry-For-Your-Time-and-effort
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 27 (+12.5%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
Python-project-Scripts
This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
Stars: ✭ 627 (+2512.5%)
Mutual labels:  python-script, hacktoberfest-accepted
QuickLearn
A collection of resources categorised by tech domains, languages, expertise and much more. QuickLearn gives you a quick access to all the resources that you could need at a single place, within a click!
Stars: ✭ 89 (+270.83%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
Dseized-Bot
This repository contains all of the code required NOTE you may need to download other dependencies which will be mentioned below. This bot has many features such as playing songs in multiple servers and making a queue for songs.
Stars: ✭ 20 (-16.67%)
Mutual labels:  python-script, hacktoberfest-accepted
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-37.5%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
Web-Development
Created this new Repository for Open Source Contribution for Beginners
Stars: ✭ 25 (+4.17%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
FreeCodeCamp-Projects
This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!
Stars: ✭ 30 (+25%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (+87.5%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
learning-code-through-github-repos
This is a collection of GitHub repositories that you can use in your coding journey.
Stars: ✭ 82 (+241.67%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
HacktoberFest2021
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 9 (-62.5%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
FunwithScience
No description or website provided.
Stars: ✭ 127 (+429.17%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest-approved
Hacktoberfest2021
Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️
Stars: ✭ 1,320 (+5400%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest-approved
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (+183.33%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
J.A.R.V.I.S
Just A Rather Very Intelligent System
Stars: ✭ 36 (+50%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
opensource-4-everyone
Learn Opensource and make your first contribution here.
Stars: ✭ 35 (+45.83%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
Open-Source-Enthusiast
Showcase Your Programming Skills here without hesitation
Stars: ✭ 102 (+325%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-37.5%)
Mutual labels:  beginner-friendly, hacktoberfest-accepted

Amazing-Python-Scripts

📑 Introduction

  • Week of Learning is a weekly program in which you will get all the necessary knowledge about Circuit-Building, Arduino and Micro-Controllers & IoT to get you started.

  • Collaborate with robotics and IOT enthusiasts to provide resources to the beginners and increase their interest in robotics and IOT

🔥 Motivation

Motivation for commit

  • One can fork this repository commit his/her projects
  • Projects will be reviewed by maintainers and PRs will be merged accordingly
  • This gives you motivation to make great projects

Motivation to learn

  1. Week of learning pdfs have awesome project links
  2. All the resources are concise and interesting
  3. You can learn from others projects
  4. Learn about all the essential hardware

📝 Curriculum

Below here is the tree structure for better understanding of the flow of the repo
├───Hardware
│   ├───Arduino-Nano
│   ├───Arduino-UNO
│   ├───ESP32
│   ├───ESP8266
│   │   └───images
│   └───Sensors
├───projects
├───Python-scripts
│   ├───Automation_Chrome
│   ├───face-detection
│   ├───opencv_game
│   │   ├───pipes
│   │   └───sounds
│   ├───Files_counter
│   └───Youtube_Downloader
├───screenshots
└───WEEK_of_learning
    ├───Week 3
    ├───Week 4
    └───Week-1
        ├───PCB
        │   └───resources
        ├───Perf_Board
        └───soldering

Contributors

======= - Week of learning [pdfs](WEEK_of_learning) have awesome project links - All the resources are concise and interesting - You can learn from others [projects](projects) - Learn about all the essential [hardware](Hardware)

🤖 How to Contribute ?

  1. Take a look at Contributing Guide
  2. Checkout the existing issues here.
  3. Wait for the Issue to be assigned to you after which you can start working on it.
  4. Fork the Repo and create a Branch for the issue you are working upon.
  5. Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it if needed. Kindly follow this format to raise a PR.
  6. If you find something missing or any other error, please raise an issue.

Contributors

Thanks go to these Wonderful People 👨🏻‍💻: 🚀 Contributions of any kind are welcome!

❤️ Project Maintainers


Naaz

Rahul Guglani

Hardik Chopra

Arpit Jha

Ravinder Chadha

Happy Learning 👨‍💻

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].