About this item
๐๏ธ 1.3" OLED Display with EC11 Rotary Encoder (I2C)
๐ก Integrated Display + User Input
The 1.3" OLED Display with EC11 Rotary Encoder provides both display output and user input in one module. The high-resolution 128x64 OLED communicates via I2C, while the EC11 encoder includes push-button support โ ideal for menu navigation or control panels in embedded projects.
๐ก๏ธ Features
- ๐บ 1.3" 128x64 OLED display, crisp and bright
- ๐ EC11 rotary encoder with push-button
- ๐ I2C interface for display (only 2 wires)
- ๐ง SSD1306 compatible OLED controller
- ๐ Compact footprint, breadboard-friendly
- ๐ Low power consumption
๐ ๏ธ Applications
- ๐ฎ Menu-based UI for Arduino or ESP32 projects
- โ๏ธ Device control panels
- โฒ๏ธ Timers or digital counters
- ๐ Parameter tuning interface
- ๐งช Embedded test systems
- ๐ง DIY electronics & robotics
โ ๏ธ Notes
- ๐งฐ Libraries needed:
Adafruit_SSD1306 or U8g2 for display
- โ ๏ธ Use pull-up resistors on encoder if needed
- ๐ I2C OLED address: usually 0x3C
- โ Encoder pins must be wired to GPIOs separately (not via I2C)
โจ Key Advantages
- ๐ฅ๏ธ Combined input + output module
- ๐ Reduces wiring with I2C
- ๐งฑ Well-supported by open-source Arduino libraries
- ๐ Interactive and dynamic UI building
- ๐ Easy to integrate in space-limited designs
๐ Useful Links