Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Visuino. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:21, 11 August 2025 Visuino talk contribs created page Char To Unsigned (Created page with "Image:TArduinoCharToUnsigned.png == Summary == Use this component to convert an incoming signed character to its unsigned equivalent, expanding its range from -128–127 to 0–255. == Description == The **Char To Unsigned** component transforms a signed 8-bit character (char) into its unsigned 8-bit equivalent (unsigned char). This conversion is useful when you need to handle characters as raw byte values, especially when dealing with binary data or interfacing w...")