Converter for numerical systems between HEX, DEC, and BIN – ad-free, button-free, and intuitive.

There are plenty of converters between the HEX, DEC, and BIN number systems. Some do this, others do that, this one has ads everywhere, and it’s hard to navigate the page. I’ve had enough of it – I created my own that does everything I need.

My converter between number systems has many advantages that you will surely appreciate, even though I designed it for my personal use together with Perplexity.

Advantages:
+ ad-free
+ no need to click a button for the value to convert – it converts automatically while typing
+ highlighting
+ overflow warning
+ bit settings
+ if the value corresponds to a character in the ASCII table, it shows it

You can find the converter at https://hexdecbin.chiptron.cz/

You might also find my polished web Serial Monitor for Arduino, ESP32, STM32, etc. useful https://serialmonitor.chiptron.cz/
If you are using ePaper, you will surely benefit from the web image editor, which allows you to customize an image for display on ePaper https://zivyobraz.chiptron.cz/

Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

During the development of SW support of BigClown Wi-Fi module with ESP8266 in ESP12E module. Martin Grames found issue with using of SNTP or SSL, you have to update AT firmware. Martin updated AT firmware for ESP12F and then wrote…

Wi-Fi module is used for Wi-Fi connection with your server and sending/receiving data with BigClown IoT platform. Wi-Fi connectivity is missing in the offer of BigClown. If you use Wi-Fi module and Wi-Fi connectivity is enough for your project, you…

The development boards are very popular. I decided to share this list. These boards are interesting, popular and cheap (to 30? – by farnell.com). If you click on the picture, you will be redirected in eshop, where you can buy…

Until recently, Ethernet networks have been classified as networks for office applications. They are now becoming more common in industrial process control applications and even in safety systems applications. Ethernet networks have numerous advantages. What are those advantages? Let’s find…

In today article about Orange Pi Zero I want to show you how to blink of LED, measure the temperature by AD7415 sensor, which communicates through I2C and at the end we send some data to NRF24L01 through SPI. I…