ScratchData LogoScratchData
Back to _youtubeN1's profile

Adding Two Bits

_Y_youtubeN1•Created June 29, 2016
Adding Two Bits
1
0
63 views
View on Scratch

Instructions

This is a project simulating how two bits are added. A bit is a number that is either 0 or 1, used in binary code. Click on the rectangles on the left to change them. The right rectangles show the sum of the two bits on the left, read top-down. For example, 1 1 1 0 Shows that 1+1=10, in binary. The green things are logic gates that give true or false, based on (an) input(s) satisfying certain conditions. The top is AND, where if both inputs are true, then the output is true. The bottom is XOR, where if either input is true, but not both, then the output is true. These two logic gates are used in adding these two bits.

Description

Information from research from YouTube.

Project Details

Project ID115223933
CreatedJune 29, 2016
Last ModifiedJuly 6, 2016
SharedJuly 6, 2016
Visibilityvisible
CommentsAllowed