Skip to content
Snippets Groups Projects
Select Git revision
  • 49241ad166765130e680ef2e513d7f4aead08169
  • master default protected
2 results

index.html

Blame
  • index.html 1.47 KiB
    <!DOCTYPE html>
    <html>
    <title>Electronics 101.  How to use the components in your kit.</title>
    
    <xmp theme="journal" style="display:none;">
    <br>
    
    
    ## Electronics 101
    
    - What is in the [fab inventory](https://docs.google.com/spreadsheets/d/1U-jcBWOJEjBT5A0N84IUubtcHKMEMtndQPLCkZCkVsU/pub?single=true&gid=0&output=html) ?
    
    - What is in the 2020 [take-home kit?](http://fab.cba.mit.edu/classes/863.20/doc/index.html)
    
    - How do these components work in circuits?
    
    - What are their [symbols?](https://roberthart56.github.io/SCFAB/SC_lab/Electronics/electronics_basics/electronic_basics.html) What do they look like?
    
    - How to find and use [Datasheets](https://datasheet.octopart.com/ATTINY45-20SU-Atmel-datasheet-41301906.pdf).
    
    - For example, look up part in [Digikey](https://www.digikey.com/) or find in [Octopart](https://octopart.com/).
    
    - Simple Simulation tools.
      - [Tinkercad](https://www.tinkercad.com/)
      - [Falstad Applet](https://www.falstad.com/circuit/)
    ___
    
    ###Outline.
    
    - [Basic Concepts.](basic_concepts/index.html)
      - Current, Voltage, Resistance
      - Demonstration of Multimeter.
      - Wire Gauges
      - Circuits  & Circuit Analysis
      - Resistors
      - Switches
      - Diodes
      - Capacitors
      - Transistors
    
    - [Regulator.](regulator/index.html)
    
    - [Inductors and motor driving.](inductors_motors/index.html)
    
    - [microcontroller](microcontroller/index.html)
    
    - [amplifiers.](amplifiers/index.html)
    
    
    ---
    
    
    </xmp>
    
    <script src="strapdown-gh-pages/strapdown-gh-pages/v/0.2/strapdown.js"></script>
    </html>