User Tools

Site Tools


Sidebar

Programming Reference/Librarys

Question & Answer

Q&A is closed







arduino:data_types:unsignedchar

unsigned char

Description

An unsigned data type that occupies 1 byte of memory. Same as the byte datatype.

The unsigned char datatype encodes numbers from 0 to 255.

For consistency of Arduino programming style, the byte data type is to be preferred.

Example

  [=unsigned char myChar = 240;=]

See also

*byte *int *Arrays *Serial.println

Source: arduino.cc

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
arduino/data_types/unsignedchar.txt · Last modified: 2024/02/16 01:04 (external edit)

Impressum Datenschutz