Tutorial 02: Arduino Hardware Overview

Arduino Course for Absolute Beginners

Arduino Hardware Overview

Arduino Hardware begins with the circuit board. What are all the components on that aesthetically pleasing blue Arduino board? What does GND stand for? And what is with the “~ or PWM” mark next to those plastic lifted holes mean? Let’s begin the Arduino course with an overview of all of these terms and the rest of the Arduino Hardware.

Arduino Hardware

The following video is meant to help guide you around your Arduino board – it is by no means a comprehensive study, but should serve to introduce you to the components you will use

There may be some probing questions on the quiz not covered in the lesson, have an Arduino UNO in your hand while you take the quiz to determine the correct answers. (It’s not cheating – I promise!)

installing Arduino libraries

Installing Arduino Libraries | Beginners Guide

IoT sewage project

Pumping poo! An IoT sewage project

ESP32 webOTA updates

How to update ESP32 firmware using web OTA [Guide + Code]

error message Brackets Thumbnail V1

expected declaration before ‘}’ token [SOLVED]

Compilation SOLVED | 1

Compilation error: expected ‘;’ before [SOLVED]

Learn how to structure your code