Difference between revisions of "OLED (use with mDesigner)"
From Microduino Wiki
Line 1: | Line 1: | ||
The organic light-emitting diode (OLED) module is a display module capable of displaying information, shapes, images, etc on its 0.96-inch 128x64 (pixel) screen. Support for this trinket is found in mDesigner. | The organic light-emitting diode (OLED) module is a display module capable of displaying information, shapes, images, etc on its 0.96-inch 128x64 (pixel) screen. Support for this trinket is found in mDesigner. | ||
+ | =Connectivity= | ||
+ | The OLED module can be connected to a project in two ways. Either stacking or connecting to a sensor hub using a wire. | ||
+ | ==Method 1: Stacking== | ||
+ | Stack directly onto an '''mBattery or mCenter+'''. | ||
+ | |||
+ | |||
+ | ==Method 2: Connecting with Wire== | ||
+ | Connecting the OLED screen to a sensor hub with a wire allows for the OLED to be positioned in different locations. | ||
+ | The following pins on the '''Hub''' or '''mCenter+'s Hub''' support this module: | ||
+ | <div style="width: 80%;"> | ||
+ | <div style="float: left;">[[File:OLED_Connectivity_Wired.png|thumb|600px]]</div> | ||
+ | <div style="float: left;"> | ||
+ | {| class="wikitable" style="text-align: left;" | ||
+ | |- | ||
+ | ! scope="col"| Pin Name | ||
+ | ! scope="col"| Compatibility | ||
+ | ! scope="col"| Notes | ||
+ | |- | ||
+ | | '''Pin 0''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 1''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 2''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 3''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 4''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 5''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 6''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 7''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 8''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 9''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 10''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 11''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 12''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 13''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A0''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A1''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A2''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A3''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A6''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A7''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin I2C''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | Any I2C / IIC pin. | ||
+ | |} | ||
+ | |||
+ | </div> | ||
+ | <br style="clear: left;" /> | ||
+ | </div> |
Revision as of 19:36, 12 July 2018
The organic light-emitting diode (OLED) module is a display module capable of displaying information, shapes, images, etc on its 0.96-inch 128x64 (pixel) screen. Support for this trinket is found in mDesigner.
Connectivity
The OLED module can be connected to a project in two ways. Either stacking or connecting to a sensor hub using a wire.
Method 1: Stacking
Stack directly onto an mBattery or mCenter+.
Method 2: Connecting with Wire
Connecting the OLED screen to a sensor hub with a wire allows for the OLED to be positioned in different locations. The following pins on the Hub or mCenter+'s Hub support this module: