From 518a53de6b378b1104ece3897ec11f773127c246 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sun, 24 Feb 2019 11:23:16 +0100 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 41da05b..3e5dfbc 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Arduino based project running on my custom made board ## The software : +### I2C Hardware addresses : +* OLED screen : 0x3C +* RTC DS3231 : 0x68 + ### External librairies used : * Adafruit_SSD1306 (not my work) [link](https://github.com/adafruit/Adafruit_SSD1306) * Adafruit-GFX (not my work) [link](https://github.com/adafruit/Adafruit-GFX-Library)