The AMC Mini-Handbook
Outline:
- Introducing the Core-kit, capabilities and limitations (lab1)
- How to use the breadboard (lab1)
- How to use the multimeter (lab1)
- Disambiguations in terminology
- whirlwind tour python with focus on parts that help to make sense of the MicroPython API (labP)
- Complete intro to MicroPython (labP)
- Reference guide for our Microcontroller - ESP32 (labP)
- Sensors and signals
- taxonomy of sensors
- Digital vs analog
- Logic levels
- Digital Communication
- I2C
- SPI
- 1-Wire
- UART