A Feather board without ambition is a Feather board without FeatherWings! This is the Assembled FeatherWing OLED: it adds a 128x32 monochrome OLED plus 3 user buttons to any Feather main board. Comes fully assembled so you can connect a FeatherWing on top of your Feather board and let the board take flight, no soldering required!/沒有野心的羽板就是沒有羽翼的羽板!這是組裝的 FeatherWing OLED :它在任何Feather 主板上添加了一個 128x32 單色 OLED 和 3 個用戶按鈕。完全組裝好,因此您可以將 FeatherWing 連接到您的 Feather 板頂部並讓板起飛,無需焊接!
These displays are small, only about 1" diagonal, but very readable due to the high contrast of an OLED display. This screen is made of 128x32 individual white OLED pixels and because the display makes its own light, no backlight is required. This reduces the power required to run the OLED and is why the display has such high contrast; we really like this miniature display for its crispness! We also toss on a reset button and three mini tactile buttons called A B and C so you can add a mini user interface to your feather./這些顯示器很小,對角線只有大約 1 英寸,但由於 OLED 顯示器的高對比度,因此非常易讀。這個屏幕由 128x32 單獨的白色 OLED 像素組成,因為顯示器自己發光,所以不需要背光。這減少了運行 OLED 所需的功率,這就是顯示器具有如此高對比度的原因;我們真的很喜歡這款微型顯示器,因為它清晰!我們還設置了一個重置按鈕和三個名為 AB 和 C 的迷你觸覺按鈕,這樣您就可以添加一個迷你用戶接口到你的羽毛。
Please note that OLED displays are made of hundreds of...OLEDs! That means each pixel is a little organic LED, and if its kept on for over 1000 hours it'll start to dim. If you want to keep the display uniformly bright, please turn off the display (set the pixels off) when it isn't needed to keep them from dimming../請注意,OLED 顯示器由數百個...OLED 組成!這意味著每個像素都是一個小的有機 LED,如果它持續點亮超過 1000 小時,它就會開始變暗。如果您想保持顯示器均勻明亮,請在不需要時關閉顯示器(將像素設置為關閉)以防止它們變暗。
Tested works with our Feather 32u4, M0 and ESP8266 boards. The OLED uses only the two I2C pins on the Feather, and you can pretty much stack it with any other FeatherWing, even ones that use I2C since that is a shared bus. To use, simply follow our tutorial to install our Arduino library, it's basically a Feather-shaped version of the 128x32 I2C OLED breakout./經測試可與我們的 Feather 32u4、M0 和 ESP8266 板配合使用。OLED 僅使用 Feather 上的兩個 I2C 引腳,您幾乎可以將其與任何其他 FeatherWing 堆疊,即使是使用 I2C 的,因為那是共享總線。要使用,只需按照我們的教程安裝我們的 Arduino 庫,它基本上是128x32 I2C OLED 分線板的羽毛形版本。