SparkFun
SparkFun Qwiic OLED - (1.3in., 128x64)
· MPN: LCD-23453
The SparkFun Qwiic 1.3in OLED is a compact, easy-to-use display perfect for adding a visual element to your Arduino, Raspberry Pi, or other microcontroller p...
Get notified when back in stock
The SparkFun Qwiic 1.3in OLED is a compact, easy-to-use display perfect for adding a visual element to your Arduino, Raspberry Pi, or other microcontroller projects. With a vibrant 1.3-inch OLED screen and a resolution of 128x64 pixels that deliver crisp white-on-black, it's ideal for displaying text, graphics, and even simple animations.
Since this OLED is Qwiic-enabled, hook-up is a breeze and requires no soldering! The default I2C address is 0x3D, but by soldering the address jumper on the back of the board, you can select 0x3C.
The SparkFun Qwiic OLED 1.3in. takes advantage of the existing SparkFun OLED Arduino library to make it simple to get up and running quickly. Download it through the Arduino Library Manager tool by searching for 'SparkFun OLED' or download it from the GitHub repository linked in the Documents tab.
Whether you're a beginner or an experienced maker, the SparkFun Qwiic OLED is a versatile and affordable display that can add a lot of functionality to your projects.
The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.
Features:
- Number of Pixels: 128 x 64
- Panel Size: 34.5 x 23.0 x 1.4 (mm)
- Active Area: 29.42 x 14.7 (mm)
- I2C Address: 0x3D (default), 0x3C (selectable)
- 2x Horizontal Qwiic Connectors
- Supply Voltage: 3.0-3.3V
Documents:
Jargon buster
Plain-language definitions for the technical terms used above.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- OLED
- OLED stands for organic light-emitting diode, a display type where each pixel produces its own light. It matters because OLED screens are thin, high-contrast and easy to read for small status displays, but they can be more sensitive to image burn-in than some other display types.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
Find this product in
Displays & Screens
SparkFun Qwiic OLED 1.3in Schematic
Schematic · 123.6 KB · Click any page to view full size
SSD1306 Controller Datasheet
Datasheet · 1.8 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 798.8 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Arduino Library for SparkFun's OLED Qwiic (I²C) boards
133f6ed
30 days ago
· 303 commits
- .github Update mkdocs.yml 30 days ago
- docs Update introduction.md over 1 year ago
- examples Fixes for horizontal flips. This acheives MVP for the 1in5 display. 10 months ago
- img initial commit of new graphics library. Non src is a clone of the Micro OLED library and needs updating over 4 years ago
- overrides Update Tutorial Based on Template over 2 years ago
- src Merge pull request #29 from sparkfun/bugfix/ch1120_bitmap 6 months ago
- CONTRIBUTING.md initial commit of new graphics library. Non src is a clone of the Micro OLED library and needs updating over 4 years ago
- keywords.txt Add QwiicCustomOLED over 2 years ago
- library.json Roll version to v1.0.15 6 months ago
- library.properties Roll version to v1.0.15 6 months ago
- LICENSE.md Update LICENSE.md over 2 years ago
- mkdocs.yml Update mkdocs.yml 30 days ago
- README.md Update README.md over 2 years ago
This repository implements a Python package for the SparkFun Qwiic OLED.
bc1cda2
about 1 year ago
· 44 commits
- .github Autogenerated: Convert comments to doxygen and add doxygen configs over 1 year ago
- docs Add oled_logos to the doxygen config over 1 year ago
- examples Add links for example readme over 1 year ago
- qwiic_oled Add check for font directory when using frozen package about 1 year ago
- .readthedocs.yml ReadtheDocs Webhook Integration over 2 years ago
- DESCRIPTION.rst Initial Commit about 5 years ago
- LICENSE Initial Commit about 5 years ago
- MANIFEST.in Initial Commit about 5 years ago
- package.json Roll version to 2.0.1 about 1 year ago
- pyproject.toml Roll version to 2.0.1 about 1 year ago
- README.md Autogenerated: Update supported boards. over 1 year ago
- requirements.txt Fix requirements.txt over 1 year ago
1.30" OLED display: 128 x 64 white pixels; Qwiic connections
fe1cef1
30 days ago
· 33 commits
- .github Update mkdocs.yml 30 days ago
- docs Update software_setup_and_programming.md 10 months ago
- Hardware Updating Resources over 2 years ago
- overrides Updating Repo name throughout the doc over 2 years ago
- License.md Create License.md over 2 years ago
- mkdocs.yml Update mkdocs.yml 30 days ago
- README.md Fixing doc link over 2 years ago
Related Tutorials
Free guides on learn.littlebird.com.au