This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-07-16 00:14:16

MikeRobe
Scratcher
Registered: 2012-07-01
Posts: 85

How to use Binary!

Greetings Sirs and Madames!  Today I will be showing off my latest project,

HOW BINARY WORKS

This particular project will show you how to encode numbers into binary! Remember, this is only part 1, and in the next part, I will show you how to do more interesting things with binary!

Goodbye, I say!


Finally, snow in Amsterdam

Offline

 

#2 2012-07-16 23:19:44

MikeRobe
Scratcher
Registered: 2012-07-01
Posts: 85

Re: How to use Binary!

01100010 01110101 01101101 01110000 ! :d


Finally, snow in Amsterdam

Offline

 

#3 2012-07-18 20:35:40

MikeRobe
Scratcher
Registered: 2012-07-01
Posts: 85

Re: How to use Binary!

BUMP! Please view.  wink


Finally, snow in Amsterdam

Offline

 

#4 2012-07-20 12:28:39

Blitz_
Scratcher
Registered: 2012-05-19
Posts: 39

Re: How to use Binary!

for letters, each have a 8 digit code. 01000001 = Capital A 01000010 = capital B 01000011 = Capital C 01000100 = Capital D. There is actually a pattern. see if you can find it.

Offline

 

#5 2012-07-21 20:39:43

MikeRobe
Scratcher
Registered: 2012-07-01
Posts: 85

Re: How to use Binary!

I get it! 01 is the prefix, and then just use the binary numbers for the place in the alphabet that the letters are!


Finally, snow in Amsterdam

Offline

 

Board footer