Readme file Microcontrollers - Overview Thursday 01-25-2024 SRTC 228
2:00-3:30pm
Afterward we will head to the Lab
1. Microcontrollers
2. Comparison between microcontrollers
3. The Arduino platform
4. Pin Modes
4.1 Defining digital pins as output/input
4.2 PWM digital signals
4.3 8-bit resolution microcontroller
4.4 Analog pins
5. INPUTS and OUTPUTS: “Positive logic” and “negative logic” programming
6. The 7-segment Single-digit Display
7. Positional numeral systems: Numerical Basis
7.1 Decimal numbers (base 10)
7.2 Hexadecimal numbers (base 16)
7.3 Binary representations
8. Programming your Arduino
8.1 Table of truth of the 7-segment display
8.2 Defining a library of information and reading from the library
Appendix: Decimal and binary systems