Seeed Studio E-Paper Driver Board for Seeed Studio XIAO
📦 Location of the warehouse: China
Livraison gratuite pour vous
Livraison gratuite à partir de 30€ en Allemagne, 50€ dans l'UE !
Note Trustpilot : 4,4/5,0
Merci pour votre soutien - évaluez-nous sur Trustpilot !

Seeed Studio E-Paper Driver Board for Seeed Studio XIAO
Seeed Studio E-Paper driver board features a 24-pin FPC connector, built-in charging IC for efficient and safe battery charging, and a JST 2-pin BAT connector for easy battery connection. Ideal for creating WiFi-enabled digital photo frames.
Feature
- Built-in Charging IC: Ensures efficient and safe battery charging.
- BAT Connector with Switch: Allows for easy battery connection and includes a switch to combine the battery and switch for more efficient energy saving.
- 24-Pin PFC Connector: Provides versatile connectivity options for various peripherals.
- Extension IO Port: Enables connection of additional sensors, such as temperature and humidity sensors, for enhanced functionality.
- Compatible with Seeed Studio XIAO Ecosystem: Seamlessly integrates with the XIAO series(Pre-Soldering Version) for versatile project development.
Hardware Overview
1 - 24-pin FPC Conncctor: For the ePaper interface.
2 - JST BAT Connector: For battery connection and switch.
3 - XIAO Socket: For connecting the Seeed Studio XIAO development board.
4 - IO Break out: For connecting Grove sensors or the others controller, such Arduino UNO or Raspberry Pi.
5 - Power switch: For battery power control.
Getting Started
To use the Seeed Studio XIAO eInk Expansion Board, we need to program the XIAO series. The table of different sizes E-paper supported by XIAO is as follows:
E-paper / XIAO | XIAO SAMD21 | XIAO RP2040 | XIAO nRF52840 | XIAO ESP32-C3 | XIAO ESP32-S3 |
---|---|---|---|---|---|
1.54-inch E-paper - Dotmatix 200x200 | ✅ | ✅ | ✅ | ✅ | ✅ |
2.13-inch E-Paper -Flexible Monochrome 212x104 | ✅ | ✅ | ✅ | ✅ | ✅ |
2.13-inch E-Paper - Quadruple 212x104 | ✅ | ✅ | ✅ | ✅ | ✅ |
2.9 inch E-paper - Monocolor 128x296 | ✅ | ✅ | ✅ | ✅ | ✅ |
2.9-inch e-paper - Quadruple color 128x296 | ✅ | ✅ | ✅ | ✅ | ✅ |
4.2-inch E-Paper - Monocolor 400x300 | ✅ | ✅ | ✅ | ✅ | ✅ |
4.26-inch E-Paper - Monocolor 800x480 | RAM overflowed | ✅ | ✅ | ✅ | ✅ |
5.65-inch E-paper - Sevencolor 600x480 | FLASH overflowd | ✅ | ✅ | ✅ | ✅ |
5.83-inch E-paper - Monocolor 648x480 | ✅ | ✅ | ✅ | ✅ | ✅ |
7.5-inch E-paper - Monocolor 800x480 | RAM overflowed | ✅ | ✅ | ✅ | ✅ |
7.5-inch E-paper - Tri-Color 800x480 | RAM overflowed | ✅ | ✅ | ✅ | ✅ |
STEP 2
Insert the XIAO into the XIAO Socket: Align the pins and gently insert your XIAO into the XIAO socket on the board.
STEP 3
Insert the eInk into the FPC Connector: Carefully slide your E-paper into the 24-pin FPC connector on the ePaper Breakout Board.
Using the Seeed_Arduino_LCD Library
Download The Seeed Arduino LCD Library
Specification
ePaper Connector |
FPC 24 Pin 0.5mm Top Contact |
Battery Charge IC |
ETA9740 |
Battery Connector |
JST 2.0mm |
Switch |
Battery Power ON/OFF |
Female Header |
7 Pin 2.54mm Connecting to MCUs like Seeed Studio XIAO |
Power Supply |
● 3.7V Li-Battery ● Seeed Studio XIAO |
EPaper Selection Guide
Product | Name | Resolution | Display Color | Partial Refresh |
![]() |
|
200x200 |
![]() |
√ |
![]() |
|
122x250 |
![]() |
√ |
![]() |
|
122x250 |
![]() |
|
![]() |
|
212x104 |
![]() |
√ |
![]() |
|
296x128 |
![]() |
√ |
![]() |
|
128x296 |
![]() |
|
![]() |
|
400x300 |
![]() |
√ |
![]() |
|
648x480 |
![]() |
√ |
![]() |
|
600x448 |
![]() |
|
![]() |
|
800x480 |
![]() |
√ |
Application
- Smart Home Dashboard: Display real-time information such as weather updates, calendar events, and notifications from various smart home devices.
- Energy Monitoring: Show energy consumption data from smart meters, helping homeowners track and manage their energy usage more efficiently.
- Security Alerts: Display alerts and notifications about security events, such as motion detection or door/window sensor activation.
- Smart Thermostat Display: Show temperature and humidity levels, as well as control settings for your smart thermostat.
- Digital Photo Frame: Create a WiFi-enabled digital photo frame that can display images from your smart home network.
Part List
ePaper Driver Board |
×1 |
Image Extraction Software
Here I'm using a 7.5-inch e-inked screen for the test
How to Make Picture
This URL provides a very convenient image extraction operation, which can easily help us realize displaying a variety of images on top of the e-ink screen, let's get started!

Step 1.Select image
First pick the image you want, try not to exceed the size of 800*480.
Step 2.Image Settings
-
Canvas Size(s)
- Canvas Size: Set the dimensions of the canvas. For example, 800 x 480 pixels means the canvas width is 800 pixels and the height is 480 pixels.
-
Background Color
-
Background Color: Choose the background color of the canvas. Options include:
-
White: White background
-
Black: Black background
-
-
Transparent: Transparent background
- Invert Image Color
- Invert Image Color: This option is used to invert the colors of the image. When selected, the colors of the image will be reversed.
-
Brightness / Alpha Threshold
- Brightness / Alpha Threshold: Set the brightness value of the pixels, ranging from 0 to 255. Higher values make the pixels brighter; pixels below this value will turn black.
-
Scaling
- Scaling: Choose the scaling method for the image. Options include:
-
Original size: Maintain the original size
- Other scaling options (specific options may need further explanation)
-
Center
- Center: Choose whether to center the image on the canvas. Note: This option only works if the image is larger than the original size.
Step 3.Preview
Once the settings are complete, you can see a preview of how your image will appear here
Step 4.Output
- Copy the converted code
- Replace the image code in this header file
Display Effect

Usage of the Image2lcd software
How to Make Picture
Use the build-in software Paint in Windows to create a picture with the same resolution as the screen you are using, and save it asBMP
or JPG
file;
Your picture resolution must be the same as the screen you are using, for example, 4.2-inch E-paper is 400 x 300 pixels, then you can not use the size of 300 x 400, it will cause the iamge2lcd output .h
file with an extra 200 bytes.
The colors of the picture should be consistent with the standard colors of the drawing board that come with Windows.The color of the drawing board is as follows:
E-paper | Colors |
---|---|
1.54-inch E-paper - Dotmatix 200x200 | pure black and white |
2.13-inch E-Paper -Flexible Monochrome 212x104 | pure black and white |
2.13-inch E-Paper - Quadruple 212x104 | black, white, red, and yellow |
2.9 inch E-paper - Monocolor 128x296 | pure black and white |
2.9-inch e-paper - Quadruple color 128x296 | black, white, red, and yellow |
4.2-inch E-Paper - Monocolor 400x300 | pure black and white |
4.26-inch E-Paper - Monocolor 800x480 | pure black and white |
5.65-inch E-paper - Sevencolor 600x480 | black, white, red, yellow, blue, green, orange |
5.83-inch E-paper - Monocolor 648x480 | pure black and white |
7.5-inch E-paper - Monocolor 800x480 | pure black and white |
7.5-inch E-paper - Tri-Color 800x480 | pure black and white |
Bitmap Conversion
Step 1. Open Image2lcd.7z, extract it and open the application.

Step 2. Open the picture, select the "Output file type" as the "C array (*.c)", select the "Scan mode" as the "Horizon Scan", the other parameters setting is show in follows:
Epaper | BitPixl | Max Width and Height | Reverse color | Display mode |
---|---|---|---|---|
1.54-inch E-paper - Dotmatix 200x200 | Monochrome | 200x200 | ✅ | Mirror left-right |
2.13-inch E-Paper -Flexible Monochrome 212x104 | Monochrome | 104x212 | ✅ | Normal |
2.13-inch E-Paper - Quadruple 212x104 | 4 Gray | 104x212 | / | Normal |
2.9 inch E-paper - Monocolor 128x296 | Monochrome | 128x296 | ✅ | Normal |
2.9-inch e-paper - Quadruple color 128x296 | 4 Gray | 128x296 | / | Normal |
4.2-inch E-Paper - Monocolor 400x300 | Monochrome | 400x300 | ✅ | Mirror left-right |
4.26-inch E-Paper - Monocolor 800x480 | Monochrome | 800x480 | / | Mirror left-right |
5.65-inch E-paper - Sevencolor 600x480 | 256 colors | 600x448 | / | Normal |
5.83-inch E-paper - Monocolor 648x480 | Monochrome | 600x480 | ✅ | Mirror left-right |
7.5-inch E-paper - Monocolor 800x480 | Monochrome | 800x480 | ✅ | Mirror left-right |
7.5-inch E-paper - Tri-Color 800x480 | Monochrome | 800x480 | / | Normal |
- After set the Max Width and Height, it need to click the arrow to confirm.
- Don't include head data.
Step 3. Click "Save" to save the the lcd output array as a file of .h
.

Resources
Date d'entrée en vigueur : 27 mars 2025
Chez OpenELAB, nous nous engageons à fournir des descriptions de produits précises et à livrer des produits de haute qualité. Si vous rencontrez des problèmes avec votre achat, veuillez nous en informer dans un délai de 60 jours à compter de la date d'expédition.
1. Avertissement de garantie
À moins qu'il ne soit expressément indiqué dans un accord spécifique ou un bon de commande, OpenELAB ne fait aucune garantie—expresse ou implicite—concernant l'adéquation, la convenance ou la qualité marchande de tout produit pour un usage particulier ou spécial.
2. Politique de garantie
Période de garantie
La période de garantie standard pour les produits vendus par OpenELAB est de 12 mois à partir de la date de livraison.
Dans le cadre de cette garantie, OpenELAB s'efforcera raisonnablement de réparer ou remplacer les produits gratuitement si les défauts sont dus à des problèmes de matières premières, de conception ou de fabrication.
Si le défaut est éligible selon cette politique mais se situe en dehors du champ couvert, des frais raisonnables peuvent s'appliquer pour la réparation ou le remplacement.
Après la période de garantie, un support peut encore être disponible moyennant des frais raisonnables.
Exclusions de garantie
La garantie ne s'applique pas dans les cas suivants :
- Le produit est au-delà de la période de garantie de 12 mois.
- Dommages dus à une mauvaise utilisation, un entretien ou un stockage inappropriés, ou au non-respect du guide de l'utilisateur ou du manuel.
- Problèmes causés par des événements de Force Majeure (par exemple, catastrophes naturelles, guerre, changements législatifs, etc.).
- Tentatives de réparation non autorisées par le client.
- Le produit n'est pas défectueux mais a été ouvert et n'est pas retournable selon la politique.
3. Retours et Remboursements
Si vous n'êtes pas satisfait de votre achat, vous pourriez être éligible à un retour ou un échange :
- Retour pour remboursement : Dans les 15 jours suivant la réception (non ouvert).
- Retour pour remplacement : Dans un délai de 30 jours suivant la réception (endommagé ou défectueux).
- Fenêtre d'échange : Jusqu'à 30 jours à partir de la réception.
Veuillez nous envoyer un e-mail à info@openelab.io pour une autorisation de retour avant de renvoyer quoi que ce soit.
Conditions de retour
- Les articles doivent être dans leur état d'origine, propres et en parfait état, avec l'emballage intact.
- Les retours d'articles endommagés, utilisés, rayés, modifiés ou programmés ne seront pas acceptés.
- Incluez le reçu, une brève note avec votre nom, le numéro de commande et la raison du retour.
Expédition et frais
- Les clients sont responsables des frais de retour vers nos entrepôts en Europe, aux États-Unis ou en Chine.
- Les remboursements peuvent être soumis à des frais d'expédition supplémentaires, sauf si le retour est dû à une erreur de notre part.
- Un frais de livraison de 8 € sera déduit pour les articles retournés qui étaient à l'origine éligibles à la livraison gratuite.
Frais de Plateforme de Paiement
Pour les remboursements traités via des plateformes tierces telles que PayPal ou Braintree, des frais de service standard de 3,5% peuvent être déduits pour couvrir les coûts de traitement des paiements.