List Question
20 TechQA 2024-01-05T15:24:27.430000Safely converting a non-owning pointer of multiple uint8_t's to uint16_t's
67 views
Asked by AudioBubble
combine two uint8 into one uint16
164 views
Asked by Edward Pang
Casting uint8_t* to int16_t8 in C
108 views
Asked by jjjjbbb
Getting OPC UA array object values (Byte, UInt16) in python client
316 views
Asked by wuzhzn
Can I use OpenCV SIFT for 16bit images?
164 views
Asked by Tellun
Why is documented Bluetooth Unit8 value being read as a Int16?
78 views
Asked by 3366784
C - convert a struct in a u16_array, where each uint16_t represents only a byte
227 views
Asked by HansPeterLoft
Modbus home assistant and python struct (little endian, big endian, negative values from uint16)
484 views
Asked by tomdelahaba
Kotlin Android Studio how to merge two uint8 to one uint16
198 views
Asked by NIXIE_123
Python : How to convert Bytes like object to Array of uint16?
744 views
Asked by MarcMVT
what is signed/unsigned integer in Solidity?
218 views
Asked by mario7111
type conversion from int to class behaving weirdly
85 views
Asked by rashi
convert multidimensional nd array from uint16 to int16
19 views
Asked by vashista
Convert Uint16 -> Byte Image is darker
310 views
Asked by s1o
Normalize UInt16 images for Pix2Pix implementation
214 views
Asked by s1o
Linear interpolation works on Windows but not on my PIC18F, trouble with 8-bit arch?
155 views
Asked by Richard Závodný
Convert two 16 Bit Registers to 32 Bit float value flutter
1k views
Asked by TuceT
C (Embedded) - Divide uint16 and convert to double
1.5k views
Asked by yaviens
Visual Studio C++ has different comparison results for UINT16 and UINT32
455 views
Asked by MaryK
Conversion Warning with Bitwise Or and Casted Operands
385 views
Asked by RitchiePwnedMe