https://github.com/make2explore/arduino-iot-cloud-introduction
Introduction and Tutorial to getting started with Arduino IoT Cloud
https://github.com/make2explore/arduino-iot-cloud-introduction
Last synced: about 1 month ago
JSON representation
Introduction and Tutorial to getting started with Arduino IoT Cloud
- Host: GitHub
- URL: https://github.com/make2explore/arduino-iot-cloud-introduction
- Owner: make2explore
- License: other
- Created: 2023-05-31T10:36:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T13:46:37.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T10:11:27.163Z (about 1 year ago)
- Language: C++
- Size: 2.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Arduino-IoT-Cloud-Introduction
Introduction and Tutorial to getting started with Arduino IoT Cloud
**The Arduino IoT Cloud** is a cloud-based platform that makes it easy to create, deploy, and monitor Internet of Things (IoT) projects. It provides a user-friendly interface, a wide range of features, and a large community of support.
**With the Arduino IoT Cloud, you can:**
- Create IoT projects using a variety of Arduino boards and sensors.
- Visualize data from your projects in real time.
- Automate your projects using rules and triggers.
- Share your projects with others.
- Get help from the Arduino community.
- The Arduino IoT Cloud is a great way to get started with IoT development. It is easy to use, powerful, and affordable.
**Here are some of the features of the Arduino IoT Cloud:**
- *Visualization*: The Arduino IoT Cloud provides a variety of ways to visualize data from your projects. You can create dashboards, charts, and graphs to track your data in real time.
- *Automation*: The Arduino IoT Cloud allows you to automate your projects using rules and triggers. For example, you can create a rule that turns on a light when it gets dark or a trigger that sends you an email when your temperature sensor reaches a certain level.
- *Sharing*: The Arduino IoT Cloud makes it easy to share your projects with others. You can create public or private projects and invite others to collaborate on them.
- *Community*: The Arduino IoT Cloud has a large and active community of users who are always willing to help. You can ask questions, get advice, and find inspiration from other Arduino users.
If you are interested in creating IoT projects, the Arduino IoT Cloud is a great place to start. It is easy to use, powerful, and affordable. With the Arduino IoT Cloud, you can create IoT projects that make your life easier, more efficient, and more fun.
**Here are some examples of IoT projects that you can create with the Arduino IoT Cloud:**
- Smart home: Control your lights, thermostat, and other devices with your voice or a mobile app.
- Security system: Monitor your home for break-ins, fire, or other emergencies.
- Pet tracker: Track your pet's location and activity.
- Weather station: Collect data on temperature, humidity, and other weather conditions.
- Plant watering system: Water your plants automatically.
- IoT car: Build a car that can be controlled remotely or that can drive itself.
These are just a few of the many possibilities that the Arduino IoT Cloud offers. With a little creativity, you can create IoT projects that make your life better.
This tutorial / Device Overview is about **Arduino MKR WiFi-1010**. We've discussed..
- **What is an Arduino IoT Cloud** - Basic Introduction.
- **Information about Arduino MKR WiFi 1010 Board** - Features, Specifications, Datasheets, Etc.
- **How to Connect MKR WiFi 1010 Board to Arduino IoT Cloud** - Procedure
- **DIY Project - Basic Thermostat System** - Thermostat System
- **Demo of the DIY Project** - Block Diagram, Circuit Diagram, Souurce Code Explanations and Demonstration
------------------------------------------------------------------------------------------------------
📕 **YouTube Video Links**
▶️ [Device Overview] Arduino MKR WiFi-1010 Dev Board - 🔗 https://youtu.be/khxzE7lxrPA
-------------------------------------------------------------------------------------------------------
📒 **Important Links**
🌐 Arduino Website - 🔗 https://www.arduino.cc/
📙 Arduino IoT Cloud 🔗 https://docs.arduino.cc/arduino-cloud/
📘 Arduino IoT Cloud 🔗 https://cloud.arduino.cc/
📗 Arduino Create Agent 🔗 https://support.arduino.cc/hc/en-us/articles/ 360014869820-Install-the-Arduino-Create-Agent
📒 Arduino Create agent installation page 🔗 https://create.arduino.cc/getting-started/plugin/welcome
🔴 **Purchase Links** -
🌐 Product page - 🔗 https://docs.arduino.cc/hardware/mkr-wifi-1010
🛒 Arduino MKR WiFi 1010 💳 - 🔗 https://store.arduino.cc/products/arduino-mkr-wifi-1010
🛒 Arduino MKR WiFi 1010 (🇮🇳) - 🔗 https://amzn.to/3JFAhtz
📜 **Source Code, Circuit Diagrams and Documentation** :
🌐 GitHub Repository - 🔗 https://github.com/make2explore/Arduino-IoT-Cloud-Introduction
🌐 Hackster Blog - 🔗 https://www.hackster.io/make2explore
🌐 Instructable Blog - 🔗 https://www.instructables.com/make2explore
------------------------------------------------------------------------------------------
# [DIY Project]
🚩 In this video, We will see a DIY project using Arduino MKR WiFi1010 Dev Board, Thermostat Systems. We will see its Design, Block Diagram, Circuit diagram, Source code and Demo.

------------------------------------------------------------------------------------------------------
📕 **YouTube Video Links**
▶️ [DIY Project] - 🔗 https://youtu.be/khxzE7lxrPA
------------------------------------------------------------------------------------------
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg