Lesson 4/31: What are Binary, Decimal, Hexadecimal and Octal Number, Arduino Serial Monitor

All Courses
Video thumbnail for Lesson 4/31: What are Binary, Decimal, Hexadecimal and Octal Number, Arduino Serial Monitor

Lesson 4/31: What are Binary, Decimal, Hexadecimal and Octal Number, Arduino Serial Monitor

In this lesson, we will explore different number base systems, including Binary, Decimal, Octal, and Hexadecimal. Following that, we will learn how to effectively use the Arduino Serial Monitor for printing information, which is crucial for debugging your code. Finally, we will cover how to send commands from your computer back to the Arduino board, enabling two-way communication.

Comments will be displayed here.