arduino alphanumeeric variable code example Example: arduino alphanumeeric variable char myChar = 'A'; char myChar = 65; // both are equivalent