Topics

Arduino Char

About this topic: Articles tagged __TAG__

Showing 1 articles

Topics

Articles

Showing 1 articles

How-tos How to Convert Char to Int in Arduino One can convert char to int using six methods, atoi() function, ASCII values, type casting, toInt() function, sscanf() and Serial.parseInt() function.

← All topics