Back to TILs

Embedded Systems

Date: 2023-07-29Last modified: 2023-09-09
Photo by Derek Oyen on Unsplash

Table of contents

Introduction

Communication protocol

Embedded Linux

Boards

ESP32

ESP32 DevKit V1

Because of its immense popularity, this is the best board for beginners. It comes with everything you need to get started with ESP32. And this is what we will use for our experiments.

ESP32 DevKit V1
Fig. 1 - ESP32 DevKit V1

Two main components or ICs are found on the board:

On-board LEDs:

ESP8266

ESP8266 12E

ESP8266 12E
Fig. 2 - ESP8266 12E

IDE

References