# Getting Started with IoT In this section of the curriculum, you will be introduced to the Internet of Things, and learn the basic concepts including building your first 'Hello World' IoT project connecting to the cloud. This project is a nightlight that lights up as light levels measured by a sensor drop. ![The LED connected to the WIO turning on and off as the light level changes](../images/wio-running-assignment-1-1.gif) ## Topics 1. [Introduction to IoT](lessons/1-introduction-to-iot/README.md) 1. [A deeper dive into IoT](lessons/2-deeper-dive/README.md) 1. [Interact with the physical world with sensors and actuators](lessons/3-sensors-and-actuators/README.md) 1. [Connect your device to the Internet](lessons/4-connect-internet/README.md) ## Credits All the lessons were written with ♥️ by [Jim Bennett](https://GitHub.com/JimBobBennett)