Serial OLED Module (16x2)

USD $44.80

OLEDs are simply the next step up in display technology. Sure, a regular LCD may work, but you should use OLEDs when you need a much brighter display, much better viewing angle and lower current consumption!

In stock

SKU: 28622 Categories: , , Tag:
DESCRIPTION
RESOURCES
MORE INFO
REVIEWS

DESCRIPTION

"Wow - that's sharp!"

That's what you'll think when you see these dynamite 16x2 yellow-on-black organic LED display units. With sharper contrast and a wider viewing angle, these simply put regular LED displays to shame. And since it's build by the same smarty-pants people that do the PICAXE, you know it's a well thought-out device, as it's running from a PICAXE-18M2 controller, allowing simple serial communication (2400,N,8,1) with practically any microcontroller.

The AXE133 firmware the controller uses can also be modified and reloaded to tweak the display to your own purposes. In the PICAXE programming environment, it's located under File / Open / Samples / AXE133 Serial OLED.bas, or it can be downloaded from here.

Using the module:

From a PICAXE, it's as simple as:

serout B.7, N2400, ("Hello World")

For Arduino, there's a full library:

        //AXE133Y Example Sketch
#define oledPin 5
#include
AXE133Y OLED = AXE133Y(oledPin);
void setup() {
OLED.clearScreen();
OLED.splash("  Hello World!");
}
void loop() {
}

This soldering kit includes the 16x2 OLED display, 18M2, PCB and all components

RESOURCES & DOWNLOADS

Additional information

Weight 0.066 kg
Dimensions 11 × 8.5 × 2 cm
Characters

REVIEWS

Solarbotics Ltd Logo
Solarbotics has been operating for more than 25 years, bringing electronics know-how and supplies to both the electronics professional and hobbyist. We'll be happy to help you too!

Solarbotics, Ltd. is not responsible for misprints or errors on product prices or information. For more information, please see our Terms and Conditions.

Warning: This product contains chemicals known to the State of California to cause cancer and birth defects or other reproductive harm.
Please visit www.P65Warnings.ca.gov for more information. This item was manufactured prior to August 31, 2018.

Copyright © 2024 Solarbotics Ltd. All Rights Reserved
cart