Adds 2 commands to be used in your Arduino sketch to easily print to the Adafruit 128x32 i2c OLED screen. In fact it is like you're using the OLED screen as output instead of the Serial monitor !
Written by maicod in 2021
Copyright (c) 2021 maicod. All rights reserved.
This code is open source. It is released under the MIT License. Please see the included LICENSE.txt file for more information.
Uses the SPI, Wire , Adafruit_GFX and Adafruit_SSD1306 libraries.