Skip to content

IoT Toolkit Manual

What You'll Learn

This guide will walk you through:

IoT Architecture

A student-friendly guide for building and configuring IoT systems with ESP32, sensors, displays, and cloud connectivity.

Jump to the Full System

If you have all your hardware components connected and just want the firmware to get started, go directly to the Complete Integration Code.

Core Components

  • ESP32: WiFi-enabled microcontroller
  • Sensors: Temperature, Humidity, Vibration, Acoustic
  • Displays: LCD and TFT for local data display
  • Modules: I2C multiplexer, Voice module, Camera module

Communication

  • WiFi: Built into ESP32
  • Protocols: MQTT, HTTP, CoAP

Cloud Options

Choose your preferred cloud deployment method:

  • AWS IoT Core


    Managed cloud service with built-in security and scalability

    Learn more

  • Self-Hosted Server


    Full control with MQTT broker on your own server

    Learn more

Need Help?


Let's build something amazing!