The Arduino Cloud is an online service developed by Arduino which allows anybody to build and manage connected devices just using a browser. It’s main modules are:
- The Web Editor, a fully functional Arduino IDE implemented as a website. You just need a web browser to write, compile and upload Arduino code.
- IoT Cloud, a service that lets you create , program and manage connected devices with a minimal amount of code (what people nowadays call “Low Code”). For example you can easily build a device to water your plants and control it from your smartphone while you’re working on your tan at the beach.
- Project Hub, a repository of literally thousands of projects and tutorials built by the community. This is a great place to start if you’re looking for a great project to start with.
Leave a Reply