Arduino I/O Expansion Board: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
2. The e-paper display retains its image even when power is removed. Energy is consumed only while refreshing; a static image can persist for years. This makes the A32 ideal for supermarkets, convenience stores and warehouses where content stays on display for long periods but changes only occasionally. | 2. The e-paper display retains its image even when power is removed. Energy is consumed only while refreshing; a static image can persist for years. This makes the A32 ideal for supermarkets, convenience stores and warehouses where content stays on display for long periods but changes only occasionally. | ||
|specs={{{!}} class="wikitable" | |||
{{!}}+ | |||
!Display size | |||
!2.9 inch, 296 × 128 pixels | |||
{{!}}- | |||
{{!}}Display color | |||
{{!}}Black & white (1-bit) | |||
{{!}}- | |||
{{!}}MCU | |||
{{!}}ESP32-WROOM-32E (WiFi + BLE dual-mode) | |||
{{!}}- | |||
{{!}}Connectivity | |||
{{!}}Built-in WiFi access point (no external router required) | |||
{{!}}- | |||
{{!}}Editor | |||
{{!}}Built-in web editor — no app installation | |||
{{!}}- | |||
{{!}}Label templates | |||
{{!}}<div>4 presets (Standard / Large Price / Promo / Minimal) + custom images</div> | |||
{{!}}- | |||
{{!}}Barcode | |||
{{!}}Built-in EAN-13 generator with automatic check digit | |||
{{!}}- | |||
{{!}}Storage | |||
{{!}}<div>Optional TF (Micro SD) card for redundant label storage</div> | |||
{{!}}- | |||
{{!}}UI languages | |||
{{!}}English / Russian, switchable | |||
{{!}}- | |||
{{!}}Refresh | |||
{{!}}Full-screen refresh in approx. 2–3 s | |||
{{!}}- | |||
{{!}}Power supply | |||
{{!}}USB-C, 5 V | |||
{{!}}} | |||
|hardware=The expansion board routes display bus, touch signals, and SD card interface to standard headers. Confirm controller board logic level before use. | |hardware=The expansion board routes display bus, touch signals, and SD card interface to standard headers. Confirm controller board logic level before use. | ||
|usage=[[File:2.9inch-photo-600-300-1.jpg|center|thumb|600x600px]] | |usage=[[File:2.9inch-photo-600-300-1.jpg|center|thumb|600x600px]] | ||
Revision as of 15:08, 1 September 2026
Introduction
1. The 2.9 inch Label Board is a 2.9-inch black & white E-Ink electronic shelf label (ESL) based on the ESP32-WROOM-32E. It integrates a WiFi access point and a web-based editor, so you can design product price tags, generate EAN-13 barcodes, and send photos from your phone's album straight to the e-paper — without installing any app. Labels can optionally be archived to a TF card for redundant storage.
2. The e-paper display retains its image even when power is removed. Energy is consumed only while refreshing; a static image can persist for years. This makes the A32 ideal for supermarkets, convenience stores and warehouses where content stays on display for long periods but changes only occasionally.
Specifications
| Display size | 2.9 inch, 296 × 128 pixels |
|---|---|
| Display color | Black & white (1-bit) |
| MCU | ESP32-WROOM-32E (WiFi + BLE dual-mode) |
| Connectivity | Built-in WiFi access point (no external router required) |
| Editor | Built-in web editor — no app installation |
| Label templates | 4 presets (Standard / Large Price / Promo / Minimal) + custom images
|
| Barcode | Built-in EAN-13 generator with automatic check digit |
| Storage | Optional TF (Micro SD) card for redundant label storage
|
| UI languages | English / Russian, switchable |
| Refresh | Full-screen refresh in approx. 2–3 s |
| Power supply | USB-C, 5 V |
Hardware
The expansion board routes display bus, touch signals, and SD card interface to standard headers. Confirm controller board logic level before use.
Size

FAQ
- What if compilation shows insufficient capacity?
- Reduce font and bitmap resources, or choose a controller with more capacity.
- What if colors are abnormal?
- Check driver model, color order, and initialization orientation settings.
Downloads

