ScratchData LogoScratchData
Back to danielperez's profile

Decimal to Hex converter

DAdanielperez•Created January 30, 2015
Decimal to Hex converter
6
4
706 views
View on Scratch

Instructions

Simply put a number between 0 and 255. Please put only numbers that are not fractions and between 0 and 255.

Description

You can check the conversion table here: http://ascii.cl/conversion.htm Hex numbers have a base of 16, and decimal (regular) numbers have a base of 10. The 10 decimal digits are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. The 16 hex digits are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F.

Project Details

Project ID45681554
CreatedJanuary 30, 2015
Last ModifiedJanuary 30, 2015
SharedJanuary 30, 2015
Visibilityvisible
CommentsAllowed