An improved version of my solid SPRK wires before. Now with an interactive adder.		
				
			
							60hz
							electronics
							digital
					
	 
	
	
	
	Comments
		
				- 
			
			
This make me uunderstand subframe better,but it's not the most compact maybe,cause the btry can be stacked to drays and it is also legal
		 
		- 
			
			
blazing fast computers plz now
		 
		- 
			
			
i challenge you to make 3d fram :P
		 
		- 
			
			
Also, thank you everyone for the +1s! I hadn't expected this save to be like this, and make it to FP
		 
		- 
			
			
@NoVIcE It's okay, it's just a prototype demo
		 
		- 
			
			
Draco712 im sorry your FILT screen demo save is not noticed by people.
		 
		- 
			
			
@the_mighty_shap you can't add anything larger than 1-bit numbers with half-adders... they don't support carry ins
		 
		- 
			
			
@the_mighty_shap What you're saying is nonsense, a halfadder is a component that outputs the sum of two bits, just without the carry input, which is innecessary when the sum starts. A 4-bit adder is a collection of a halfadder and 3 fulladders
		 
		- 
			
			
@the_mighty_shap: 5 in this orientation is 0101.
		 
		- 
			
			
no I'm using it correctly it's just not a solid way of adding binary numbers, it can't even add 5 (1010) with 6 (0110) while a half adder can do that easily.