Project explains how to connect DS3231 Real Time Clock and SSD1306 OLED display to WeMos D1 Mini to make simple digital clock for projects like home weather station.
Project depends on external Arduino libraries
WeMos D1 Mini | SSD1306/DS3231 |
---|---|
5V | 5V |
GND | GND |
D1 | SCL |
D2 | SDA |
Following picture how RTC and OLED should be connected with WeMos D1 Mini.
This project is licensed under the MIT License - see the LICENSE.md file for details.