systemypomiarowe.pl

Close-up of the assembled P161002 board with Microchip devices in SMD packages Board visualisation with an STM32 microcontroller, SD card socket and GPS module Three-dimensional visualisation of a board with a relay, buzzer and connectors Part of a schematic with an INA326 instrumentation amplifier and MCP3304 A/D converter Three-dimensional visualisation of a densely populated communication module board Device front panel with labelled buttons, volume knobs and a speaker Technical drawing of the front panel showing the layout of buttons and knobs Assembled board with a PIC18F2550 microcontroller, USB socket and trimmer potentiometers TouchGFX interface source code for STM32 in the Visual Studio Code editor Printed circuit board layout with copper layers and component placement
Main page Offer

HEX, DEC and BIN number converter

Converts numbers between hexadecimal, decimal and binary, detecting the word width automatically from uint8 up to uint64. An everyday tool when working with microcontroller registers, bit masks and serial protocol frames.

NumberConverter

{{ t.subtitle }}

HEX {{ t.hexHint }}
⚠ {{ errors.hex }}
DEC {{ t.decHint }}
⚠ {{ errors.dec }}
BIN {{ t.binHint }}
⚠ {{ errors.bin }}
{{ t.typeLabel }} {{ detectedType }}

{{ t.footer }}


Converting between number systems is everyday work with microcontroller registers and protocol frames. Firmware for PIC and STM32 is what we do professionally — have a look at our offer.



Copyright ©2026 systemypomiarowe.pl.