Overview
Learn Arduino programming in this comprehensive 53-minute tutorial. Explore core C language concepts for Arduino, including ports, serial monitor, looping, data types, conditionals, setup, loop, static, functions, arrays, strings, math functions, bit manipulation, random numbers, structs, text styling, and pointers. Follow along with multiple small projects that increase in complexity throughout the video. Gain hands-on experience with Arduino IDE, global variables, if statements, code execution, function writing, data types, LED blinking, switch statements, while loops, and more. Perfect for beginners looking to start their Arduino journey or experienced programmers wanting to expand their skills.
Syllabus
Intro
Software
Arduino IDE
Global Variables
Loop
Count Direction
If Statement
Executing Code
Writing Function
Adding Floats
Data Types
Star
Arrays
Blink LED
Switch Statement
While Loop
Math Functions
Random Values
STRUX
PRINTF
Pointer
Taught by
Derek Banas