From 801c1d7cde4f9bb6acb3bcbb93ff4a07c3081fb5 Mon Sep 17 00:00:00 2001 From: aquazx20 Date: Sun, 19 Mar 2023 11:48:58 -0600 Subject: [PATCH] Documentation preview --- Readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index a480b62..5fa7902 100644 --- a/Readme.md +++ b/Readme.md @@ -1,14 +1,13 @@ # Readme -# Basic Instructions of Repository +# Basic Instructions of Repository DisplayESP32 -**This is the main repository of your project, please consider to follow the next rules to work in a collaborative way with other fellows.** +**This repository aims to provide some functions for creating a user interface for the display Adafruit SSD1306 on microcontroller ESP32** -## Readme and Wiki - -Use `Readme.md` file to let others know how to use, connect (circuits) or implement the repository elements in a basic and simple way. For detailed information, remark notes, tutorials, or documentation (reports and thesis) of the repository use the **Wiki** Tab in the same repository. +## To begin with +To be able to use this repository, it's important to first connect the display to the microcontroller, the following diagram shows the way it should be done when using an ESP32-WROOM board. *Considers that the Wiki page is not considered by the git system*.