Video 02: printf Function | C Programming for Microcontrollers

Опубликовано: 20 Июль 2026
на канале: PicoBit
61
1

Timestamps:

00:00 – Introduction
01:15 – Exercise 1: Examining Memory for a String Variable
05:54 – Exercise 2: Using Flags for Formatting
07:58 – Exercise 3: Aligning Strings on a Single Line
10:40 – Exercise 4: Using .precision for Strings and Floats
19:06 – Debugging in Eclipse IDE

Link:
https://packages.msys2.org/packages/m...

Welcome to PicoBit-Tech! I'm Behnam Jafari, and in today’s video, we dive deeper into C programming with input and output functions, essential for microcontroller programming. This is part 2 of our series on mastering standard input and output in C.

🖥 What you’ll learn in this video:
🔹 Exercise 1: Examining memory for a string variable
🔹 Exercise 2: Using flags for formatting output
🔹 Exercise 3: Aligning strings on a single line
🔹 Exercise 4: Using precision for strings and floats

We’ll also cover effective debugging strategies in Eclipse IDE, including using external consoles for better visibility.

💡 Why you should watch:

Learn how to use printf() efficiently with flags, precision, and alignment.
Understand memory management for string variables.
Master debugging techniques to troubleshoot your code effectively.
If you haven't watched part 1 yet, check out the link at the top of the page for a deeper dive into essential C syntax and concepts.

🔔 Don't forget to subscribe to PicoBit-Tech for more programming tutorials!