## 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)
---