Skip to content

Getting Started

Welcome to the IoT Toolkit! This guide will help you set up your hardware and get your first sensor readings within minutes.

What You'll Need

Before starting, make sure you have:

  1. Hardware Components - All sensors, displays, and ESP32 microcontroller
  2. Software Tools - Arduino IDE and required libraries
  3. WiFi Network - For cloud connectivity

Quick Navigation

First Steps

1. Install Software

Download and install the Arduino IDE from arduino.cc

2. Gather Components

Check that you have all required hardware components

3. Connect Hardware

Follow the assembly guide to connect your ESP32 and sensors

4. Upload Code

Upload your first sketch to verify everything works

Next Steps

Once you've completed the Assembly Guide, explore:

New to IoT?

If this is your first time working with ESP32 or sensors, start with the ESP32 Setup Guide before connecting other components.