Microcontrollers: Lesson One
Extracurricular, Kennedy Building - The Hackspace, 2024
This lesson aims to teach the electronic equivalent of “hello world” – blinky. We start with the basics - installing the IDE and connecting the ESP32 to the computer. We then explore the syntax and layout of a C++ program, and how to build a basic circuit to blink our LED.