ScratchData LogoScratchData
Back to SchoolC0404's profile

Binary Converter Pro - Hex Support!

SCSchoolC0404•Created May 4, 2023
Binary Converter Pro - Hex Support!
4
5
189 views
View on Scratch

Instructions

This is an improvement on a previous project I made. In the old project, (https://scratch.mit.edu/projects/365379057/), the project could only support decimal and binary conversion. In this improvement, the project also supports Hexadecimal numbers. Hexademical is basically a more readable version of binary, in which 4 bits make 1 hexadecimal number. Links to the others: Binary adder: https://scratch.mit.edu/projects/844208908/ Negative numbers in binary: https://scratch.mit.edu/projects/838303966/ Floating Point Binary (Decimals in binary): https://scratch.mit.edu/projects/905155354/

Description

As always, credits to Griffpatch for the text engine. Updates: 8/7/23: -Added a home button. (Inspired by @PlasmaScope so credits to him for remembering it when I didn't). -Added negative number converter, taken from my negative number converter. 10/7/23: -Bug fix: Changed hexadecimal code to allow for lower case letters. 9/10/23: -Changed code to allow for binary strings of lengths less than 8.

Project Details

Project ID845341076
CreatedMay 4, 2023
Last ModifiedOctober 10, 2023
SharedJuly 7, 2023
Visibilityvisible
CommentsAllowed