Arduino Cloud

Projects based on Arduino Cloud

Dimmable LED and environmental measurements: we interface the Arduino Nano ESP32 to the Arduino Cloud

Introduction Dimmable LED and environmental measurements with Arduino Nano ESP32 connected in the Cloud. After getting the basics in our previous article Independent control of two LEDs with Arduino Nano ESP32: a practical introduction, it’s time to do something more complex. In this second article on the Arduino Nano ESP32, you will be guided through […]

Dimmable LED and environmental measurements: we interface the Arduino Nano ESP32 to the Arduino Cloud Read More »

Protect your home: build a gas detector system with Arduino Cloud, MicroWakeupper and Wemos D1 Mini

Introduction Welcome to the world of home security with this article through which you will make a smart gas detector using the Arduino Cloud, together with the MicroWakeupper and the versatile Wemos D1 Mini. The heart of this project is the MQ-135 gas sensor, which provides precise readings of the presence of gases in the

Protect your home: build a gas detector system with Arduino Cloud, MicroWakeupper and Wemos D1 Mini Read More »

Measuring oxygen saturation and heart rate with the ESP8266 and MAX30101 Sensor: complete guide

Introduction As part of the continuous monitoring of our health, measuring oxygen saturation and heart rate is certainly an operation of primary importance. In the context of technological evolution, the integration of wearable health monitoring devices is transforming our ability to take care of ourselves more advanced than ever. In this scenario, the MAX30101 sensor

Measuring oxygen saturation and heart rate with the ESP8266 and MAX30101 Sensor: complete guide Read More »

How to make an automatic sprinkler with ESP8266 controlled by Arduino Cloud

Introduction In this article, we will introduce an automatic sprinkler with ESP8266 controlled by Arduino Cloud. In the age of the Internet of Things (IoT), the ability to collect, monitor and control environmental data in real time has opened new doors towards optimizing resources and creating innovative solutions. In this context, the use of the

How to make an automatic sprinkler with ESP8266 controlled by Arduino Cloud Read More »

How to use the Arduino Cloud scheduler with an ESP8266 on PlatformIO

Introduction In this article we will explore one of the elements of the Arduino Cloud dashboard: the scheduler. We will use this element to command a red LED driven by our ESP8266 NodeMCU. We will use, as always, our favorite IDE: Platformio. In the age of the Internet of Things (IoT), automation plays a crucial

How to use the Arduino Cloud scheduler with an ESP8266 on PlatformIO Read More »

How to create a remote control system of two LEDs with ESP8266,Arduino Cloud and PlatformIO

Introduction Welcome to the article dedicated to the creation of an interactive circuit that exploits the potential of Arduino Cloud and the ESP8266, a microcontroller with integrated Wi-Fi module, to remotely control two LEDs. This project will walk you step-by-step through creating a system where one LED turns ON or OFF based on the Boolean

How to create a remote control system of two LEDs with ESP8266,Arduino Cloud and PlatformIO Read More »

How to make a data logger with the ESP8266 NodeMCU connected to the Arduino Cloud

Introduction Arduino Cloud is a web platform that serves to connect with devices such as Arduino, NodeMCU and so on in order to collect the data sent by them and display it on a dashboard. It also allows you to control these devices by specific commands on the dashboard. It also has the possibility of

How to make a data logger with the ESP8266 NodeMCU connected to the Arduino Cloud Read More »

Scroll to Top