🌋Arduino lessons constants

Опубликовано: 18 Февраль 2026
на канале: Pinout
349
8

Arduino lessons constants. Constants are a way to pass data to the controller that cannot be changed after the program is loaded. From this, it follows that only the programmer can enter them, and the user will not be able to change them. In part, they can be described as read-only variables.

The Arduino IDE provides named and literal constants, predefined and user-defined. Let’s consider them all separately and at the end, we will separately reveal the topic of text constants.

You can read this lesson: https://pinout.uno/arduino-lessons/ar...

  / geekmatic  

You can order your own PCBs or new projects by WhatsApp +38(093) 415 82 45
or Telegram +38(093) 415 82 45
or Viber +38(067) 360 93 82

#arduino