Projects Tagged with "converter"

Number Base Converter

Number Base Converter

By: scimonster

Views: 238 | LoveIts: 14

Description: This project converts a number in decimal (base ten [the number system we generally use]) to a different base, between 1 and 36. A base is a unit of counting. In a base, when a place value equals the base number, it resets the place value, and changes the next value by 1. Bad explanation, I know. Ba ... show more

binary-decimal converter Version i

binary-decimal converter Version i

By: skellious

Views: 137 | LoveIts: 2

Description: Just a simple binary-decimal converter -------------- I created this project to aid conversion between binary and decimal systems. Mainly, this was just an exercise, but it could be useful. ----------------------- Possible improvements: * Add more digits * Add more number systems * Add a menu to ... show more

Decimal to binary and vice-versa converter

Decimal to binary and vice-versa converter

By: Ro_bert

Views: 102 | LoveIts: 3

Description: Enjoy! Very accurate. Glitchless. NOTE:FOR DECIMAL TO BINARY CONVERSION USE ONLY POSITIVE NUMBERS E.g. of binary numbers : 101 1100011 10101110

7 bit binary converter V2

7 bit binary converter V2

By: sparks

Views: 82 | LoveIts: 1

Description: converts numbers up to 127 into binary. 0s1s V2 uses a slider to select rather than asking you to type I know, it's not particularly amazing graphics wise but it only took about 10 mins.

1s1s Binary Converter

1s1s Binary Converter

By: HarleyK

Views: 80 | LoveIts: 2

Description: This is a 1s1s instant binary converter. Fairly slowly, type up any number below 2097152, and press space as instructed. The binary equivilent will be shown. Challenge: See if you can find a 6 digit number with lots of 1's. Post the number of ones if the binary number is dominated with ones, as wel ... show more

Temperature Convert

Temperature Convert

By: Dominusloci

Views: 75 | LoveIts: 0

Description: This program converts degrees in fahrenheit to celsius and vice-versa.

Binary-Decimal Converter

Binary-Decimal Converter

By: Fourex

Views: 72 | LoveIts: 2

Description: Click the binary->decimal button to change the dec value variable to the value shown on the binary number. Click the decimal->binary button to change the decimal number to the value of the dec value variable. Click the +1 to binary button to add one to the binary number. If you add too much it ... show more

Base-to-Base Converter

Base-to-Base Converter

By: The-Whiz

Views: 57 | LoveIts: 6

Description: This is a base-to-base converter. It will convert any number in almost every base to another base. The highest base is 36. For example, it will convert '1101' in base 2 to 'D' in base 16. This works by taking your number in the specified base and converting it to base 10, then into the second spec ... show more

Converter

Converter

By: WeirdF

Views: 56 | LoveIts: 4

Description: A simple converter, it converts to and from: Celsius and Farenheit Centimeters and Inches Kilometers and Miles Liters and Gallons Celsius and Kelvin Meters and Feet I have spelt everything the American way even though I am British. Scratch rounds the numbers, so there may be a slight margain of ... show more

Imperial-Metric converter

Imperial-Metric converter

By: yambanshee

Views: 49 | LoveIts: 2

Description: Use this program to convert basic Imperial/Metric figures to Metric/Imperial figures. See Help for more Info.

Converter

Converter

By: rakhi

Views: 44 | LoveIts: 3

Description: This project can convert decimal numbers to other numbers with a base less than 11.The list shows you how I converted.The numbers inside brackets are counted to make answer. Enter number and then click = to get correct answer Please tell me about bugs

Text to Binary Converter

Text to Binary Converter

By: nathanprocks

Views: 43 | LoveIts: 0

Description: EDIT: THIS IS VERY BUGGED. :D (and im not fixing it lol coz im too lazy). All it does is convert the text you type into binary. Supported characters: a-z (lower-case only) 0-9 [SPACE] . (dot) - (dash) ' (apostrophe) , (comma) " (quotation marks)

Decimal to binary converter

Decimal to binary converter

By: leumas9

Views: 42 | LoveIts: 0

Description: This converts a number from 1 to 1023 into binary. Not completely accurate.

Improper Fraction/Mixed Number Converter

Improper Fraction/Mixed Number Converter

By: Zichqec

Views: 42 | LoveIts: 1

Description: The basic idea came from my time calculator, although I did start from scratch(no pun intended) and rewrite the whole thing so it would work properly. that's why it doesn't say "Based on Zichqec's Project" Have fun!! ~Zi

Convertion of base

Convertion of base

By: rakhi

Views: 38 | LoveIts: 2

Description: A simple project that can convert a positive integer to same number of a different base..tell me about bugs! I wasn't careful at all while coding it!

Temperature Converter

Temperature Converter

By: brainreader

Views: 34 | LoveIts: 0

Description: *THE FIRST TO MY NEW CONVERTER PROJECTS! VISIT MY GALLERY:http://scratch.mit.edu/galleries/view/81884* ENTIRELY ACCURATE!!! -BEST ONE SO FAR!!! CORRECT TEMPERATURES, ROBOT COMMUNICATION, AND VISUALS!!! FUN TO PLAY WITH AND AWESOMELY CORRECT! USE THIS PROJECT AS A GUIDE OR IF YOU NEED HELP!!! YOU C ... show more

temp converter

temp converter

By: ekul

Views: 33 | LoveIts: 0

Description: temperature converter convert celsius to other units sorry americans but farhenheit is not changable at the moment :( any problems or suggestions? post a comment

8 bit Binary Converter

8 bit Binary Converter

By: Coslawman

Views: 33 | LoveIts: 0

Description: This is an 8 bit binary code converter. Put any number up to 255 in and it will convert it to binary.

Decimal to Binary Calcuator

Decimal to Binary Calcuator

By: snazzy82

Views: 30 | LoveIts: 1

Description: use the slider to set Base 10 number (decimal) . Press green flag. It should appear. Love it!

binary converter

binary converter

By: user

Views: 28 | LoveIts: 0

Description:

Temperature Converter

Temperature Converter

By: mariodog22

Views: 27 | LoveIts: 0

Description: Easily convert temperatures. Now you can act all smart to other people telling them the temperature outside in Fahrenheit, Celsius, and Kelvins! Type in the number of degrees FIRST and then click the type of units you wish to convert into.

decimal-Hexadecimal converter

decimal-Hexadecimal converter

By: somer

Views: 26 | LoveIts: 0

Description: a dec/hex converter you can adjust the slide bar or press the up and down keys to change the decimal value

Fahrenheit to Celsius converter

Fahrenheit to Celsius converter

By: TheEpikProgrammer

Views: 26 | LoveIts: 1

Description: Hey guys. I made this project for people who want to translate Fahrenheit to Celsius easily. It took me about 10-15 minutes to make this project. It is not that hard and I hope other people can make a converter too! Hope you enjoy this simple project!

Number Base Converter V2

Number Base Converter V2

By: 1tchy

Views: 21 | LoveIts: 2

Description: This project will convert a number from ANY base between 2 (binary) and 16 (hexadecimal) to another base Use the arrow buttons to set the number to be converted. Use the reset button to reset the number. Change the bases with the base sliders. Now works for up to 9 digits.

Temperature Conversion 1s1s

Temperature Conversion 1s1s

By: erinv

Views: 21 | LoveIts: 2

Description: **I don't know if the project works online, but I know it works offline, so if you have problems, please download. Instructions: First, you tell which formula you want to use. To pick, choose either 1,2,3 or 4, and type the number using the digits into the answer box. Next, tell what number you ... show more

Currency Converter BETA

Currency Converter BETA

By: a1130

Views: 20 | LoveIts: 0

Description: Traveling? Need to figure out how much money you need in the other country's currency? This currency converter will help by converting USD to 8 different currencys from around the world. Press Green Flag to enter another amount. NOTE: This is only a beta (more currencies coming soon), and somehow S ... show more

Base Conversion

Base Conversion

By: atomic7732

Views: 18 | LoveIts: 0

Description: Ummm...

US Dollar to Argentine Peso Converter

US Dollar to Argentine Peso Converter

By: trolley8

Views: 18 | LoveIts: 2

Description: Drag the white piece back and fourth to change $ to peso peso to $. Enter the NUMBER ONLY!!!

base converter

base converter

By: bubble-07

Views: 17 | LoveIts: 0

Description: converts from base ten to another base that you specify. It will be displayed in the array called number. This was just lying around on my computer... The number representation might be backwards... If it is, tell me.

Binary Converter

Binary Converter

By: nooooooooooooooooo

Views: 15 | LoveIts: 1

Description: This program will change a binary number into a number you can recognize. Press the arrows to change the number that is underneath or above. Press Go to change it into a number.

Weight Converter

Weight Converter

By: Rick3137

Views: 15 | LoveIts: 2

Description: This project converts weight. Scratch really works good with this type of project. Let me know if you see an error.

temperature

temperature

By: dusski

Views: 14 | LoveIts: 2

Description: Temperature converter: convert temerature from F to C and C to F Just make your number and click C for celsius and F for ...... New is for new number

20 bit binary converter

20 bit binary converter

By: thebeanery2

Views: 14 | LoveIts: 1

Description: This is a 20 bit binary converter (it can convert decimal numbers to binary numbers with up to 20 digits.) And the decimal number can be up to 1,048,575 do not use commas when writing typing in the number

SCIENTIFIC NOTATION maker

SCIENTIFIC NOTATION maker

By: Lemmonman

Views: 13 | LoveIts: 0

Description: Hi, if you don't know scientific notaion is a way to shorten extremly large numbers. All it dose is takes away all the 0s at the end. My project dose not work with desimals, but I hope to make one that dose soon.

Distance Converter

Distance Converter

By: Rick3137

Views: 13 | LoveIts: 4

Description: Select the type of conversion with the "+"keys. Hit the input key and input number for the left hand column.

Reverse One-Way Base Converter

Reverse One-Way Base Converter

By: Daedskin

Views: 11 | LoveIts: 0

Description: The one-way base converter reverse. Click on a digit to change it to 1 higher. Press space to convert to base 10 from what ever base you choose. Please tell me any glitchs, it was glitchy when I was making it. Download for faster convert speed. Here is the origanal: http://scratch.mit.edu/projects/N ... show more

Converter (Q,m,c,∆T,Ti,Tf)

Converter (Q,m,c,∆T,Ti,Tf)

By: mad_genius

Views: 11 | LoveIts: 0

Description: This is used in 10 physics Just answer the questions if your unknown is ∆T you can type DeltaT instead if you don't know how to put the symbol If there is a problem please let me know and i will try and fix it ASAP Q is in Joules m is in Kilograms c is in Joules/kilograms*kelvin For ∆T, Ti, ... show more

Converter

Converter

By: prokohtu

Views: 10 | LoveIts: 0

Description: Press the green flag to start. Enter a unit using the digit keys. Then click on the red blocks to choose what to convert into what. Press space to view the result.

SCIENTIFIC NOTATION CONVERTER

SCIENTIFIC NOTATION CONVERTER

By: Lemmonman

Views: 10 | LoveIts: 0

Description: Hi, if you don;t know scientific notation is a way to shorten large numbers. This project is to make a number in scientific notation and makes it into a regular number.

fraction to decimal converter!

fraction to decimal converter!

By: catguy123

Views: 9 | LoveIts: 0

Description: this will convert fractions into decimals. WARNING: YOU MAY NOT GET ENTIRELY ACCURATE RESULTS BECAUSE SCRATCH ROUNDS THE DECIMALS! you might want to checkhttp://scratch.mit.edu/projects/catguy123/1647284 for more info about the math terms

Base Converter Calculator

Base Converter Calculator

By: bob6

Views: 9 | LoveIts: 2

Description: Follow the instructions! Base Converter Calculater! yay! {WARNING: DO NOT ENTER TOO BIG OF A NUMBER COMPARED TO A SMALL BASE}

converter

converter

By: Shev

Views: 6 | LoveIts: 0

Description: Andy the Android with attitude will reluctantly convert weights and measures from one unit to another. Choose the units from the menus, by clicking on them. Enter the number of units you are converting from and wait for the answer. All answers are to two decimal places.

Pounds To Kilograms Converter

Pounds To Kilograms Converter

By: a1130

Views: 6 | LoveIts: 0

Description: We are sorry for the incovenience, but it can't do it vice versa. :( Directions: Type in the number of pounds. The amount of pounds and then the amount of kg will appear on the list. To convert things without using this (like say, when you have no Internet connection), multiply the amount of pou ... show more

ultimate color machine

ultimate color machine

By: ssaamm

Views: 5 | LoveIts: 0

Description: This is the ultimate color machine, it converts HSV to RGB and displays a simulation of the resulting color. You may have to squint a little. use h, s, and v to enter precise values.

R Base Converter Calculator

R Base Converter Calculator

By: bob6

Views: 5 | LoveIts: 0

Description: Follow the instructions! Reverse Base Converter Calculater! yay!

euro-dollar converter

euro-dollar converter

By: ch0wch0w

Views: 4 | LoveIts: 0

Description: Conversor entre euros y dólares y viceversa

Cooking Converter

Cooking Converter

By: Hagany

Views: 4 | LoveIts: 1

Description: Use this to convert recipes from one form to another. Select what to convert from and then add using the buttons. Press the green flag to do the next ingredient.

CONVERTER (DECIMAL --> BINARY CODE)

CONVERTER (DECIMAL --> BINARY CODE)

By: BrianWirth

Views: 3 | LoveIts: 0

Description: I'm using binary code in school and I've built this awesome tool for help. :D

Scratch Linear Distance Converter 1.31

Scratch Linear Distance Converter 1.31

By: SciTecCf

Views: 3 | LoveIts: 0

Description: Convert distances using Scratch! Converts between Meters, Yards, Inches, and Centimeters. NEW IN VERSION 1.1 Fixed the Centimeter to Yard problem. NEW IN VERSION 1.2 Fixed the Meter to Inches problem. Fixed my numbers. Improved some of the programming. NEW IN VERSION 1.21 Fixed the Centimete ... show more

meter-feet converter

meter-feet converter

By: sm67

Views: 2 | LoveIts: 0

Description: convert meters to feet

meters-feet/feet-meters

meters-feet/feet-meters

By: sm67

Views: 2 | LoveIts: 0

Description: convert by clicking m-f or f-m

Temp Converter Caroline

Temp Converter Caroline

By: clabbyc

Views: 2 | LoveIts: 0

Description: Follow along with the teacher to learn how to convert temperatures from F to C and C to F.

Cnvertitore °C-°F

Cnvertitore °C-°F

By: andry99

Views: 1 | LoveIts: 0

Description: Press Green Flag and after press one button (°C-°F / °F-°C) and insert value.

Convertitore km-miglia

Convertitore km-miglia

By: andry99

Views: | LoveIts: 0

Description: Press Green Flag and after press one button (K-M / M-K) and insert value.

Please Wait...