Changes between Version 2 and Version 3 of ControlSystems/Electrical/Training/FallTraining/ProjectThree
- Timestamp:
- Jan 9, 2021, 3:34:34 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/Electrical/Training/FallTraining/ProjectThree
v2 v3 9 9 a. This project can be done on both TinkerCAD and with the real Arduino kit.\\ 10 10 11 [[Image( )]]11 [[Image(Pushbutton Direct.jpg, 25%)]] 12 12 13 13 b. 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.\\ … … 36 36 a. 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.\\ 37 37 38 [[Image( )]]38 [[Image(Pushbutton with Code.jpg, 25%)]] 39 39 40 40 b. 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.\\