B4A Question Trying to figure out bitwise checksum code from example in C - OliverA (first post)    Apr 12, 2024   (1 reaction) I think I know why. I actually wrote about the issue here: https://www.b4x.-a-bit-embarrassing-is-this-a-bug-or-am-i-going-stark-raving-mad.98882/post-622810. 0xFFFFFFFF and even 0x80000000 are actually string literals of numbers. Both fit in the size of an int, so they are casted to an int and then B4i Question Why is "0xFF000000" equal to -16777216? - William Lancee (first post)    Apr 06, 2023   (2 reactions) The beauty of 2's complement is that if you start at the minimum and keep on adding 1, you'll eventually get to 0xFFFFFFFF = -1
Now if you add 1 you get 0x0100000000 which in a 32 bit window is 0x00000000 = 0
Then you keep on adding 1 until you get to 0x7FFFFFFF which is the maximum.
If you add 1 mo Share My Creation OLED Animation - moty22    Sep 14, 2021   (14 reactions) 0xC0, 0xE0, 0x80, 0x80, 0x00, _ 0x00, 0x00, 0x00, 0x00, 0x60, 0xF0, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, _ 0x00, 0x00, 0x00, 0x02, 0x07, 0x03, 0x06, 0x00, 0x00, 0x80, 0x80, 0xC0, 0xC0, 0x80, 0x80, 0x00, _ 0x00, 0x00, 0x80, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC, 0xFC, 0xFC, B4R Question rAdafruitSSD1306 display icon - moty22 (first post)    Jan 24, 2021   (1 reaction) 0x00, 0x00, 0x00, 0x01, 0x0F, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x7F, 0x7F, 0x3F,
0x00, 0x01, 0x81, 0xC1, 0xC3, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFC, 0xE0, 0x80, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, Share My Creation OLED Voltmeter - moty22    Sep 19, 2021   (7 reactions) 0xC0, 0x60, 0xF0, 0xF0, 0x00, 0x00, 0x10, 0xF0, 0xF1, _ 0x11, 0x11, 0x11, 0xF1, 0xE1, 0x03, 0x03, 0x03, 0x07, 0x07, 0x0F, 0x1F, 0x3F, 0xFF, 0xFF, 0xFF, _ 0xFF, 0xFF, 0xFF, 0xFC, 0xF8, 0xF0, 0xE0, 0xE0, 0xC0, 0xC0, 0xC0, 0x80, 0x80, 0x88, 0x8F, 0x88, _ 0x08, 0x08, 0x0D, 0x07, 0x00, 0x03, B4R Tutorial SSD1306 Animated Image - Mostez    Mar 02, 2021   (5 reactions) 0x00, _ 0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x18,0x30,0x60,0xC0,0xFF,0xC6,0x6C,0x38,0x10, _ 0x00,0x40,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x18,0x0C,0x06,0x03,0xFF,0x63, _ 0x36,0x1C,0x08,0x00,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x18,0x30,0x60, _ 0xC0,0xFF,0xC6,0x6C,0x38,0x10,0x00,0x40,0x9 Java Question I don't even known how to phrase this - Cableguy    Feb 04, 2015 0x00,0x00,0x00,0xC0,0x00,0x00,0x80,0x43,0x80, 0x00,0x02,0xC3,0xC2,0x02,0x00,0x81,0x42,0x82,0x01,0x00,0xC2,0xC1,0x00,0x01,0x82, 0x41,0x82,0x02,0x01,0xC0,0x00,0x00,0x00,0x03,0xC0,0x00,0x00,0x00,0x01,0x82,0x42, 0x43,0x40,0x81,0x02,0x02,0xC1,0x40,0x43,0x42,0x80,0x02,0x02,0x02,0x01,0x00,0x80, 0x40,0x40,0 Share My Creation dashboard - Mr Blue Sky (first post)    Jun 27, 2024   (2 reactions) ?, 0x??, 0x?? 0x00 to 0x0F423F GaugeFuel -> 0x5A, 0xA5, 0x05, 0x82, 0x00, 0x93, 0x00, 0x?? 0x00 to 0xFF GaugeTemp -> 0x5A, 0xA5, 0x05, 0x82, 0x00, 0x94, 0x00, 0x?? 0x00 to 0xFF DISPLAY SCREEN slide screen -> 0x5A, 0xA5, 0x04, 0x80, 0x03, 0x00, 0x?? B4A Tutorial How to disable keyboard suggestions - Sandman    Jan 12, 2018   (6 reactions) There are numerous threads in the forum about this, but I didn't have much luck with them. I wanted to disable the suggestions, but they always showed. I saw one suggestion setting the field to be for email, which disabled the suggestions - but that's clearly just a dirty workaround. This is the re B4R Question arduino-LoRa - sot bel (first post)    Jun 15, 2020 : 0x800d17a0 A1 : 0x3ffb1ea0 A2 : 0x3ffb81cc A3 : 0x3ffb1f00 A4 : 0x3ffc00f4 A5 : 0x00000000 A6 : 0x3ffc00f8 A7 : 0x00000053 A8 : 0x00000008 A9 : 0x00000000 A10 : 0x3ffb81d4 A11 : 0x00000018 A12 : 0x00000001 A13 : 0x00000008 Page: 1   2   3   4   5   6   7   Powered by ColBERT |