From a1bfb2895ad6f974412c39a9639aa8ed8395d881 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ra=C3=BAl=20Ortega?= Date: Wed, 18 Oct 2023 12:58:40 +0200 Subject: [PATCH] Create display-supported-hardware.md --- docs/display-supported-hardware.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/display-supported-hardware.md diff --git a/docs/display-supported-hardware.md b/docs/display-supported-hardware.md new file mode 100644 index 0000000..a078f1a --- /dev/null +++ b/docs/display-supported-hardware.md @@ -0,0 +1,15 @@ +## Supported OLED display devices + +The only supported OLED displays are the SSD1306 and UG-2864HSWEG01 models. + +### SSD1306 OLED Display + +The SSD1306 OLED display is a 128x64 OLED screen that is visible in bright sunlight, compact, and consumes very little power, making it ideal for use in our antenna tracker. + +You should choose your OLED display carefully before purchasing it because, although some models incorporate the SSD1306, they may require additional modifications. + +Here are several models in two different sizes that have been tested by our community users: + +- [0.96 Inch 4Pin White IIC I2C OLED Display Module 12864 LED For Arduino](http://www.banggood.com/0_96-Inch-4Pin-White-IIC-I2C-OLED-Display-Module-12864-LED-For-Arduino-p-958196.html) +- [0.96 Inch 4Pin IIC I2C Blue OLED Display Module For Arduino](http://www.banggood.com/0_96-Inch-4Pin-IIC-I2C-Blue-OLED-Display-Module-For-Arduino-p-969147.html) +- [I2c 2.42" 128x64 Graphic OLED Yellow Display (Arduino / Pic / multi-wii)](http://www.ebay.es/itm/201468080188?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT) -- 2.11.4.GIT