# ESP32 MQTT IoT example

Published articles for ESP32 MQTT IoT example.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## IoT for fun and Prophet: Scaling IoT and predicting the future

DevFeed: [IoT for fun and Prophet: Scaling IoT and predicting the future](<https://devfeed.tech/articles/iot-for-fun-and-prophet-scaling-iot-and-predicting-the-future-12768.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/scaling-iot-iceberg-prophet>)

Author: Bryan Wood

Published: 2025-07-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Redpanda-Connect](<https://devfeed.tech/topics/redpanda-connect.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Time Series](<https://devfeed.tech/topics/time-series.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [schema-evolution](<https://devfeed.tech/topics/schema-evolution.md>), [event driven](<https://devfeed.tech/topics/event-driven.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>)

Tags: [apache-iceberg](<https://devfeed.tech/tags/apache-iceberg.md>), [apache-iceberg-for-scalable-storage](<https://devfeed.tech/tags/apache-iceberg-for-scalable-storage.md>), [aws](<https://devfeed.tech/tags/aws.md>), [core](<https://devfeed.tech/tags/core.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp32-mqtt-iot-example](<https://devfeed.tech/tags/esp32-mqtt-iot-example.md>), [event-driven](<https://devfeed.tech/tags/event-driven.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [integrating-iceberg-and-redpanda](<https://devfeed.tech/tags/integrating-iceberg-and-redpanda.md>), [iot](<https://devfeed.tech/tags/iot.md>), [iot-data-pipeline-architecture](<https://devfeed.tech/tags/iot-data-pipeline-architecture.md>), [iot-predictive-analytics](<https://devfeed.tech/tags/iot-predictive-analytics.md>), [iot-sensor-data-forecasting](<https://devfeed.tech/tags/iot-sensor-data-forecasting.md>), [predictive-analysis-with-iot](<https://devfeed.tech/tags/predictive-analysis-with-iot.md>), [prophet-forecasting-for-iot](<https://devfeed.tech/tags/prophet-forecasting-for-iot.md>), [real-time-iot-data-streaming](<https://devfeed.tech/tags/real-time-iot-data-streaming.md>), [redpanda-connect](<https://devfeed.tech/tags/redpanda-connect.md>), [redpanda-connect-for-iot](<https://devfeed.tech/tags/redpanda-connect-for-iot.md>), [s3](<https://devfeed.tech/tags/s3.md>), [scaling-iot-with-prophet](<https://devfeed.tech/tags/scaling-iot-with-prophet.md>), [schema-evolution](<https://devfeed.tech/tags/schema-evolution.md>), [schema-management-in-iot](<https://devfeed.tech/tags/schema-management-in-iot.md>), [sensor](<https://devfeed.tech/tags/sensor.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>)

### AI overview

This tutorial presents a scalable IoT data pipeline for real-time streaming and forecasting. It combines Redpanda and Redpanda Connect for ingestion and messaging, Apache Iceberg for scalable time-series data storage, AWS IoT for device-to-cloud communication, and ESP32 hardware for affordable connected-device experiments and deployments.

### Source excerpt

Check out this real-world example of scaling IoT for predictive analysis with Redpanda, Iceberg, and Prophet--without high costs or complexity.