Serial OLED Module (16x2) SKU: 28622
Serial OLED Module (16×2)
$33.19 CAD
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!
Out of stock
Description
“Wow – that’s sharp!”
That’s what you’ll think when you see these dynamite 16×2 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 16×2 OLED display, 18M2, PCB and all components
More Info
Weight | 0.066 kg |
---|---|
Dimensions | 11 × 8.5 × 2 cm |
Characters |
Only logged in customers who have purchased this product may leave a review.
Related products
-
6.8µF Tantalum Capacitor
SKU: CP6.8uF6.8µF tantalum capacitors have low leakage and greater capacitance than monolithics.$1.09 CADIn stock
Add to cart -
1000µF Electrolytic Capacitor
SKU: CP1000uFAn unusually small 6.3 volt 1000uF capacitor, great for tight installations.$1.09 CADIn stock
Add to cart -
DPDT Toggle Switch
SKU: SWT8This DPDT (double pole-double throw) toggle switch is perfect for all kinds of useful and useless applications!$5.85 CADIn stock
Add to cart -
0.01µF Monolithic Capacitor
SKU: CP0.01uFThis 0.01uF capacitor is a relatively low value that is useful for higher frequency bicore experiments.$0.39 CADIn stock
Add to cart -
1.0F 2.5V Aerogel Super Capacitor
SKU: CPAG1.0F1 farad worth of electron storage in a tiny Aerogel capacitor. These are the latest in high-density power capacitors!$6.49 CADOut of stock
Read more
Reviews
There are no reviews yet.