Skip to main content
Intro to IoT Class Docs
Tech TLH Discord Code and Coffee TLH GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Welcome

This is the accompanying documentation for the Intro to IoT course held by Code & Coffee TLH on 01/24/2026.

Main Sections

Getting Started

Getting Started

Let’s start by getting Arduino IDE installed and setting up MQTT.

Assembly

Kit Assembly

Next let’s put the kit together and get it running.

Arduino Code

Arduino Code

Now that the kit runs, let’s put some code on it.

Web Code

Visualizing Data

What use is dumping data somewhere if you can’t see it? Let’s take care of that.