A demo of basic ESP32 usage for a lunch and learn session.
See branches for the progressive code and wiring diagrams
Demo 1 - Basic flashing LED example (Digital Output)
Demo 2 - Add button to toggle LED (Digital Input)
Demo 3 - Use LDR to detect light and turn it on and off (Analog Input)
- Electrical current
- GPIO pins & Pinout diagram
- Onboard LED
- Fritzing
- Reading resistor values
- Breadboards
- Multimeter
- PWM
- ADC
- Install Arduino IDE
- Adding ESP32 board defenitions