ThingSpeak

8 Nov 2024

Connecting ESP32 with DS18B20 Sensor and Publishing Data to ThingSpeak

The Internet of Things (IoT) has revolutionized the way we interact with devices, enabling seamless communication and data exchange. In this article, we will explore how to connect an ESP32 microcontroller with a DS18B20 temperature sensor and publish the temperature data to the ThingSpeak cloud service using HTTP. This setup is ideal for remote temperature monitoring applications. Components Required ESP32 Development Board: A powerful microcontroller with built-in Wi-Fi and Bluetooth capabilities.

24 Oct 2024

Using ThingSpeak and RabbitMQ to Store Data from Sensors

In an era where IoT devices are proliferating, the need for robust and efficient data handling systems has never been more critical. This article discusses how to leverage ThingSpeak and RabbitMQ as a powerful combination for storing and managing data from sensors in real-time. Overview of ThingSpeak and RabbitMQ ThingSpeak ThingSpeak is an open-source IoT analytics platform service that enables users to collect, store, visualize, and analyze live sensor data in the cloud.

24 Oct 2024

Using ThingSpeak for Storing IoT Data

In the era of the Internet of Things (IoT), collecting, storing, and analyzing data from connected devices is crucial for gaining insights and driving decision-making. ThingSpeak, a popular open-source IoT platform developed by MathWorks, provides a simple and effective way to store and analyze time-series data. In this article, we’ll explore how to utilize ThingSpeak for managing your IoT data, covering its key features, setup, and API integration tips. Overview of ThingSpeak ThingSpeak is an IoT cloud service that allows users to collect and store data from their embedded devices.