User Tools

Site Tools


transistor
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


transistor [2013/08/13 12:13] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +=====  Switch a higher voltage/current with a Transistor  =====
 +
 +<java_applet 
 +<code>
 + code=Circuit
 + height="350" width="500" 
 + archive="Circuit.jar" 
 + p1name="pause" p1value=20 
 + p2name="startCircuit" p2value="transwitch.txt" 
 + p3name="startLabel"  p3value="Using a transistor to switch higher voltages" 
 + p4name="useFrame" p4value="false"</code>
 +/>
 +
 +<BR>
 +
 +Click the input (left side , marked as H or L ) with your left mouse button to toggle the High / Low input from  the micro controller.
 +<BR>
 +<HR>
 +
 +<java_applet 
 +<code>
 + code=Circuit
 + height="400" width="500" 
 + archive="Circuit1.jar" 
 + p1name="pause" p1value=20 
 + p2name="startCircuit" p2value="transwitch2.txt" 
 + p3name="startLabel"  p3value="Using a transistor to switch an LED on and off" 
 + p4name="useFrame" p4value="false"</code>
 +/>
 +
 +
 +<BR><BR>
 +//Back to Index// [[UcInterfacingClass]]
  
transistor.txt · Last modified: 2013/08/13 12:13 by 127.0.0.1