Digole
©DIGITAL
SOLUTIONS

Serial Display emulator    New Display User manual

--Digole V7 Displays, JPEG & File modules embedded --

Home : Digole Serial Display :
Images is here

All Digole Serial:UART/I2C/SPI Display Modules from 0.95" to 4.3"

Price:
Panel Size:
  • 0.95"
  • 0.96"
  • 1.3"
  • 1.8"
  • 1.12"
  • 2.0"
  • 2.2"
  • 2.4"
  • 2.6"
  • 3.0"
  • 4.3"
  • Other
Material:
  • Adapter
  • IPS
  • LCD
  • OLED
  • TFT
Color:
  • B/W
  • Blue
  • Color
  • Green
  • White
  • Y/B
Matrix:
  • 96x64
  • 96x96
  • 128x64
  • 160x120
  • 160x128
  • 240x160
  • 240x320
  • 480x800
Flash:
  • 0
  • 2MB
  • 16MB
Touch:
  • No
  • Resistive
Ship from:
  • Canada
  • China
 
Description
Feedback

Introduction:

    Displays are very useful for electronic devices, especially for handheld or battery-powered instruments. but in most cases, it is difficult to embed a display in, the developer needs to drive the display byte-to-byte and pixel to pixel, and can cause the display driver to be much complicated than the device its own.
    Now Digole serial displays can help: an embedded MCU and necessary circuits are preinstalled on the display; it can work at UART, I2C and SPI mode by simply setting the jumper on the PCB. the MCU takes care of all driving tasks to the display panels; you as a developer only need to send a few bytes to the serial display, then let it do things by itself, such as and not limited to:

  1. Display text;
  2. Draw basic graphics;
  3. Draw images;
  4. Save/read data to/from flash chip on display (64KB~16MB);
  5. Power management (low to 20uA at sleep mode);
  6. Touch screen (for 2.4" and larger displays);
  7. Display the video stream.
  8. All output to screen can be rotated in 4 directions

    All above functions work through the serial port. All Digole serial displays use the same commands and protocol.

    The 0.95" mini to 4.3" large serial displays are available from Digole, OLED, LCD, TFT, IPS are also available.

    Digole also provides some free online tools to accelerate customer development:  

  1. Digole serial display emulator : it lists all available commands for the selected display (good for learning). Show the result on computer screen. Save the design to a file and load it later. Produce the C string or Arduino (C++) file. It also can convert all formats of pictures to the useable data for the display
  2. Varies library for coding
  3. The forum to exchange experience and get help from Digole
  4. Digole font maker : Use this series tool to make your custom fonts, that have two tools: 1) Font image separator. First you need a picture file which includes all your characters in one row, use this tool to put mark between each character; 2) Font maker : it produces the C format data from file in 1)
  5. Image file to C converter : This tool can produce different image size and color depth from pictures
  6. 256 Color code table : Simple and easy to find a color data with 8bit color depth

Full set of functions: