Changes between Version 2 and Version 3 of ControlSystems/Electrical/Training/FallTraining/ProjectThree


Ignore:
Timestamp:
Jan 9, 2021, 3:34:34 PM (4 years ago)
Author:
Ryan Nguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/Electrical/Training/FallTraining/ProjectThree

    v2 v3  
    99a. This project can be done on both TinkerCAD and with the real Arduino kit.\\
    1010
    11 [[Image()]]
     11[[Image(Pushbutton Direct.jpg, 25%)]]
    1212
    1313b. Let's start with a resistor that is between 370 and 500 ohms. You can use a resistor chart online (or from the previous projects) to find the ohms of real life resistors. In TinkerCAD, you can just type in the numbers with the correct units.\\
     
    3636a. Alternatively, you can use code to power the LED whenever the push button is pressed, and this way will also teach you about pull down resistors.\\
    3737
    38 [[Image()]]
     38[[Image(Pushbutton with Code.jpg, 25%)]]
    3939               
    4040b. We’re going to start off with a resistor, that is around 370-500 ohms of resistance. Again, use a resistor chart if you are using a real resistor. If you are using TinkerCAD, just type in the number with the correct units.\\