The gh-pages branch contains the slides for Fun With Microcontrollers. The presentation contents are licensed under CC-BY-4.0. The slides are available at https://sjirwin.github.io/fun-with-microcontrollers and are rendered via GitHub pages using reveal.js.
The main branch contains code that was written for an IoT project. All code in this repo is authored by me and is covered by the MIT license.
The code assumes the following hardware
| Component | Name | |
|---|---|---|
| Microcontroller Board | Adafruit ESP32-S2 Feather | Built-in Wi-Fi |
| RTC | DS3231 Precision RTC FeatherWing | |
| Display | Adafruit TFT FeatherWing 3.5" V2 | 480x320 pixels |
This slide shows the screen of the completed project.