Skip to content

Commit 582a88a

Browse files
committed
update
1 parent bb60279 commit 582a88a

File tree

4 files changed

+124
-184
lines changed

4 files changed

+124
-184
lines changed

docs/Edge/reTerminal_E10xx/getting_started_with_reterminal_e1004.md

Lines changed: 31 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ reTerminal E1004 is a 13.3 inch open-source full color ePaper display with up to
2727

2828
### Features
2929

30-
- **High-Definition Color Display:** 13.3-inch E Ink® Spectra™ 6 Full Color ePaper Display with a high resolution of 1200x1600 pixels.
31-
- **Powerful Processing:** Powered by ESP32-S3 with 8MB PSRAM and 32MB Flash for robust performance.
32-
- **Ultra-Low Power Consumption:** Built-in 5000mAh battery supports up to 3 months of usage on a single charge (Deep sleep mode).
33-
- **No-Code UI Development:** Default firmware supports SenseCraft HMI for drag-and-drop dashboard creation and AI-assisted design.
34-
- **Wide Compatibility:** Supports Home Assistant (ESPHome), Arduino, PlatformIO, and ESP-IDF.
35-
- **Rich Connectivity:** Integrated 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5.0.
36-
- **Integrated Sensors & Audio:** Built-in temperature and humidity sensors, a buzzer for alerts
37-
- **Ready-to-Use Storage:** Includes a 16GB Micro SD card (supports up to 32GB).
30+
- **High-Definition Color Display:** 13.3-inch E Ink® Spectra™ 6 Full Color ePaper Display with a high resolution of 1200x1600 pixels.
31+
- **Powerful Processing:** Powered by ESP32-S3 with 8MB PSRAM and 32MB Flash for robust performance.
32+
- **Ultra-Low Power Consumption:** Built-in 5000mAh battery supports up to 3 months of usage on a single charge (Deep sleep mode).
33+
- **No-Code UI Development:** Default firmware supports SenseCraft HMI for drag-and-drop dashboard creation and AI-assisted design.
34+
- **Wide Compatibility:** Supports Home Assistant (ESPHome), Arduino, PlatformIO, and ESP-IDF.
35+
- **Rich Connectivity:** Integrated 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5.0.
36+
- **Integrated Sensors & Audio:** Built-in temperature and humidity sensors, a buzzer for alerts
37+
- **Ready-to-Use Storage:** Includes a 16GB Micro SD card (supports up to 32GB).
3838

3939
## Specification
4040

@@ -56,12 +56,12 @@ reTerminal E1004 is a 13.3 inch open-source full color ePaper display with up to
5656

5757
## Applications
5858

59-
- **Low-power Electronic Photo Frame:** Display high-resolution family photos or art with paper-like quality without worrying about daily charging.
60-
- **Family Information Board:** Keep track of calendars, notifications, weather, and news in a stylish, always-on format.
61-
- **Home Automation Dashboard:** Visualize real-time smart home data (temperature, humidity, air quality) via Home Assistant.
62-
- **Smart Office Display:** Show meeting room schedules, availability, or directional guidance.
63-
- **Retail & Public Signage:** Energy-efficient menus, schedules, or occupancy indicators.
64-
- **Education & Prototyping:** An ideal platform for learning IoT, embedded systems, and UI design.
59+
- **Low-power Electronic Photo Frame:** Display high-resolution family photos or art with paper-like quality without worrying about daily charging.
60+
- **Family Information Board:** Keep track of calendars, notifications, weather, and news in a stylish, always-on format.
61+
- **Home Automation Dashboard:** Visualize real-time smart home data (temperature, humidity, air quality) via Home Assistant.
62+
- **Smart Office Display:** Show meeting room schedules, availability, or directional guidance.
63+
- **Retail & Public Signage:** Energy-efficient menus, schedules, or occupancy indicators.
64+
- **Education & Prototyping:** An ideal platform for learning IoT, embedded systems, and UI design.
6565

6666
## Hardware Overview
6767

@@ -85,73 +85,58 @@ The reTerminal E1004 comes pre-loaded with firmware that supports **SenseCraft H
8585

8686
### Step 1. Power On and Network Configuration
8787

88-
1. Turn on the **Power Button** to turn on the reTerminal E1004.
89-
2. Use your smartphone to connect to the device's hotspot (AP mode) to configure the Wi-Fi credentials.
90-
3. The screen will display a "Network Configuration" QR code or use browser open 192.168.4.1 page.
91-
4. Once connected to the internet, the device will display a **Device Code** or **Binding QR Code**.
88+
1. Turn on the **Power Button** to turn on the reTerminal E1004.
89+
2. Use your smartphone to connect to the device's hotspot (AP mode) to configure the Wi-Fi credentials.
90+
3. The screen will display a "Network Configuration" QR code or use browser open 192.168.4.1 page.
91+
4. Once connected to the internet, the device will display a **Device Code** or **Binding QR Code**.
9292

9393
<div style={{ display: 'flex', justifyContent: 'center', gap: '20px' }}>
9494
<img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/4.jpg" style={{ width: '49%', height: 'auto' }} />
9595
<img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/code2.jpg" style={{ width: '49%', height: 'auto' }} />
9696
</div>
9797
### Step 2. Bind the Device
9898

99-
1. Visit the [SenseCraft HMI Platform](https://sensecraft.seeed.cc/) on your computer browser.
100-
2. Log in to your account (or create one if you haven't).
101-
3. Navigate to the **Device Management** section and click **Add Device**.
102-
4. Enter the **Device Code** displayed on your reTerminal E1004 screen to complete the binding process.
99+
1. Visit the [SenseCraft HMI Platform](https://sensecraft.seeed.cc/) on your computer browser.
100+
2. Log in to your account (or create one if you haven't).
101+
3. Navigate to the **Device Management** section and click **Add Device**.
102+
4. Enter the **Device Code** displayed on your reTerminal E1004 screen to complete the binding process.
103103

104104
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/12.jpg" style={{width:1000, height:'auto'}}/></div>
105105

106106
### Step 3. Create Content on the Platform
107107

108-
1. Go to the **Home Page** select a template you want or **Wrokspace** to create your work from sratch.
109-
2. [Click this link to learn how to use HMI Platform if you have question.](https://sensecraft-hmi-docs.seeed.cc/en/)
108+
1. Go to the **Home Page** select a template you want or **Wrokspace** to create your work from sratch.
109+
2. [Click this link to learn how to use HMI Platform if you have question.](https://sensecraft-hmi-docs.seeed.cc/en/)
110110

111111
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/2.jpg" style={{width:1000, height:'auto'}}/></div>
112112

113113
### Step 4. Deploy Content to Device
114114

115-
1. Once your design is ready, click the **Preview** button to check how it looks.
116-
2. Click the **Save** or **deploy** button.
117-
3. Select your bound reTerminal E1004 from the list.
118-
4. The platform will send the data to your device via Wi-Fi. The ePaper screen will refresh to display your new dashboard.
115+
1. Once your design is ready, click the **Preview** button to check how it looks.
116+
2. Click the **Save** or **deploy** button.
117+
3. Select your bound reTerminal E1004 from the list.
118+
4. The platform will send the data to your device via Wi-Fi. The ePaper screen will refresh to display your new dashboard.
119119

120120
:::note
121121
Due to the nature of E Ink technology, the screen refresh may take a few seconds to fully update the image and clear any ghosting.
122122
:::
123123

124124
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/10.jpg" style={{width:1000, height:'auto'}}/></div>
125125

126-
## Tech Support & Product Discussion
127-
128-
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.
129-
130-
<div class="table-center">
131-
<div class="button_tech_support_container">
132-
<a href="https://forum.seeedstudio.com/" class="button_forum"></a>
133-
<a href="https://www.seeedstudio.com/contacts" class="button_email"></a>
134-
</div>
135-
136-
<div class="button_tech_support_container">
137-
<a href="https://discord.gg/eWkprNDMU7" class="button_discord"></a>
138-
<a href="https://github.com/Seeed-Studio/wiki-documents/discussions/69" class="button_discussion"></a>
139-
</div>
140-
</div>
141-
142126
## Resources
143127

144128
- [reTerminal E1004 Schematic (PDF)](https://files.seeedstudio.com/wiki/reterminal_e10xx/res/202004523_reTerminal%20E1004_V1.0_SCH_260105.pdf)
129+
145130
## Tech Support & Product Discussion
146131

147132
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.
148133

149134
<div class="button_tech_support_container">
150-
<a href="https://forum.seeedstudio.com/" class="button_forum"></a>
135+
<a href="https://forum.seeedstudio.com/" class="button_forum"></a>
151136
<a href="https://www.seeedstudio.com/contacts" class="button_email"></a>
152137
</div>
153138

154139
<div class="button_tech_support_container">
155-
<a href="https://discord.gg/eWkprNDMU7" class="button_discord"></a>
140+
<a href="https://discord.gg/eWkprNDMU7" class="button_discord"></a>
156141
<a href="https://github.com/Seeed-Studio/wiki-documents/discussions/69" class="button_discussion"></a>
157142
</div>

docs/es/Edge/reTerminal_E10xx/es_getting_started_with_reterminal_e1004.md

Lines changed: 31 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ reTerminal E1004 es una pantalla de papel electrónico a color de 13,3 pulgadas
2727

2828
### Características
2929

30-
- **Pantalla a color de alta definición:** Pantalla de papel electrónico a todo color E Ink® Spectra™ 6 de 13,3 pulgadas con una alta resolución de 1200x1600 píxeles.
31-
- **Procesamiento potente:** Impulsada por ESP32-S3 con 8MB de PSRAM y 32MB de Flash para un rendimiento robusto.
32-
- **Consumo de energía ultrabajo:** Batería integrada de 5000mAh que admite hasta 3 meses de uso con una sola carga (modo de suspensión profunda).
33-
- **Desarrollo de interfaz sin código:** El firmware predeterminado es compatible con SenseCraft HMI para la creación de paneles de control mediante arrastrar y soltar y diseño asistido por IA.
34-
- **Amplia compatibilidad:** Compatible con Home Assistant (ESPHome), Arduino, PlatformIO y ESP-IDF.
35-
- **Conectividad rica:** Wi-Fi de 2,4GHz (802.11 b/g/n) y Bluetooth 5.0 integrados.
36-
- **Sensores y audio integrados:** Sensores de temperatura y humedad integrados, y un zumbador para alertas.
37-
- **Almacenamiento listo para usar:** Incluye una tarjeta Micro SD de 16GB (admite hasta 32GB).
30+
- **Pantalla a color de alta definición:** Pantalla de papel electrónico a todo color E Ink® Spectra™ 6 de 13,3 pulgadas con una alta resolución de 1200x1600 píxeles.
31+
- **Procesamiento potente:** Impulsada por ESP32-S3 con 8MB de PSRAM y 32MB de Flash para un rendimiento robusto.
32+
- **Consumo de energía ultrabajo:** Batería integrada de 5000mAh que admite hasta 3 meses de uso con una sola carga (modo de suspensión profunda).
33+
- **Desarrollo de interfaz sin código:** El firmware predeterminado es compatible con SenseCraft HMI para la creación de paneles de control mediante arrastrar y soltar y diseño asistido por IA.
34+
- **Amplia compatibilidad:** Compatible con Home Assistant (ESPHome), Arduino, PlatformIO y ESP-IDF.
35+
- **Conectividad rica:** Wi-Fi de 2,4GHz (802.11 b/g/n) y Bluetooth 5.0 integrados.
36+
- **Sensores y audio integrados:** Sensores de temperatura y humedad integrados, y un zumbador para alertas.
37+
- **Almacenamiento listo para usar:** Incluye una tarjeta Micro SD de 16GB (admite hasta 32GB).
3838

3939
## Especificaciones
4040

@@ -56,12 +56,12 @@ reTerminal E1004 es una pantalla de papel electrónico a color de 13,3 pulgadas
5656

5757
## Aplicaciones
5858

59-
- **Marco de fotos electrónico de bajo consumo:** Muestra fotos familiares o arte en alta resolución con una calidad similar al papel sin preocuparte por la carga diaria.
60-
- **Tablón de información familiar:** Mantén al día calendarios, notificaciones, clima y noticias en un formato elegante y siempre visible.
61-
- **Panel de control para automatización del hogar:** Visualiza datos en tiempo real del hogar inteligente (temperatura, humedad, calidad del aire) mediante Home Assistant.
62-
- **Pantalla inteligente para oficina:** Muestra horarios de salas de reuniones, disponibilidad o indicaciones de dirección.
63-
- **Cartelería para comercios y espacios públicos:** Menús, horarios o indicadores de ocupación de bajo consumo energético.
64-
- **Educación y prototipado:** Una plataforma ideal para aprender IoT, sistemas embebidos y diseño de interfaces.
59+
- **Marco de fotos electrónico de bajo consumo:** Muestra fotos familiares o arte en alta resolución con una calidad similar al papel sin preocuparte por la carga diaria.
60+
- **Tablón de información familiar:** Mantén al día calendarios, notificaciones, clima y noticias en un formato elegante y siempre visible.
61+
- **Panel de control para automatización del hogar:** Visualiza datos en tiempo real del hogar inteligente (temperatura, humedad, calidad del aire) mediante Home Assistant.
62+
- **Pantalla inteligente para oficina:** Muestra horarios de salas de reuniones, disponibilidad o indicaciones de dirección.
63+
- **Cartelería para comercios y espacios públicos:** Menús, horarios o indicadores de ocupación de bajo consumo energético.
64+
- **Educación y prototipado:** Una plataforma ideal para aprender IoT, sistemas embebidos y diseño de interfaces.
6565

6666
## Descripción general del hardware
6767

@@ -85,73 +85,58 @@ El reTerminal E1004 viene preinstalado con firmware que es compatible con **Sens
8585

8686
### Paso 1. Encendido y configuración de red
8787

88-
1. Enciende el **Power Button** para encender el reTerminal E1004.
89-
2. Usa tu smartphone para conectarte al punto de acceso del dispositivo (modo AP) y configurar las credenciales de Wi-Fi.
90-
3. La pantalla mostrará un código QR de "Network Configuration" o utiliza el navegador para abrir la página 192.168.4.1.
91-
4. Una vez conectado a Internet, el dispositivo mostrará un **Device Code** o un **Binding QR Code**.
88+
1. Enciende el **Power Button** para encender el reTerminal E1004.
89+
2. Usa tu smartphone para conectarte al punto de acceso del dispositivo (modo AP) y configurar las credenciales de Wi-Fi.
90+
3. La pantalla mostrará un código QR de "Network Configuration" o utiliza el navegador para abrir la página 192.168.4.1.
91+
4. Una vez conectado a Internet, el dispositivo mostrará un **Device Code** o un **Binding QR Code**.
9292

9393
<div style={{ display: 'flex', justifyContent: 'center', gap: '20px' }}>
9494
<img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/4.jpg" style={{ width: '49%', height: 'auto' }} />
9595
<img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/code2.jpg" style={{ width: '49%', height: 'auto' }} />
9696
</div>
9797
### Paso 2. Vincular el dispositivo
9898

99-
1. Visita la [plataforma SenseCraft HMI](https://sensecraft.seeed.cc/) en el navegador de tu ordenador.
100-
2. Inicia sesión en tu cuenta (o crea una si aún no la tienes).
101-
3. Ve a la sección **Device Management** y haz clic en **Add Device**.
102-
4. Introduce el **Device Code** que se muestra en la pantalla de tu reTerminal E1004 para completar el proceso de vinculación.
99+
1. Visita la [plataforma SenseCraft HMI](https://sensecraft.seeed.cc/) en el navegador de tu ordenador.
100+
2. Inicia sesión en tu cuenta (o crea una si aún no la tienes).
101+
3. Ve a la sección **Device Management** y haz clic en **Add Device**.
102+
4. Introduce el **Device Code** que se muestra en la pantalla de tu reTerminal E1004 para completar el proceso de vinculación.
103103

104104
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/12.jpg" style={{width:1000, height:'auto'}}/></div>
105105

106106
### Paso 3. Crear contenido en la plataforma
107107

108-
1. Ve a la **Home Page**, selecciona una plantilla que desees o **Wrokspace** para crear tu trabajo desde cero.
109-
2. [Haz clic en este enlace para aprender a usar la HMI Platform si tienes alguna pregunta.](https://sensecraft-hmi-docs.seeed.cc/en/)
108+
1. Ve a la **Home Page**, selecciona una plantilla que desees o **Wrokspace** para crear tu trabajo desde cero.
109+
2. [Haz clic en este enlace para aprender a usar la HMI Platform si tienes alguna pregunta.](https://sensecraft-hmi-docs.seeed.cc/en/)
110110

111111
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/2.jpg" style={{width:1000, height:'auto'}}/></div>
112112

113113
### Paso 4. Desplegar contenido en el dispositivo
114114

115-
1. Cuando tu diseño esté listo, haz clic en el botón **Preview** para comprobar su apariencia.
116-
2. Haz clic en el botón **Save** o **deploy**.
117-
3. Selecciona tu reTerminal E1004 vinculado de la lista.
118-
4. La plataforma enviará los datos a tu dispositivo a través de Wi-Fi. La pantalla de papel electrónico se actualizará para mostrar tu nuevo panel de control.
115+
1. Cuando tu diseño esté listo, haz clic en el botón **Preview** para comprobar su apariencia.
116+
2. Haz clic en el botón **Save** o **deploy**.
117+
3. Selecciona tu reTerminal E1004 vinculado de la lista.
118+
4. La plataforma enviará los datos a tu dispositivo a través de Wi-Fi. La pantalla de papel electrónico se actualizará para mostrar tu nuevo panel de control.
119119

120120
:::note
121121
Debido a la naturaleza de la tecnología E Ink, la actualización de la pantalla puede tardar unos segundos en completar la imagen y eliminar cualquier efecto fantasma.
122122
:::
123123

124124
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/reterminal_e10xx/img/e1004/10.jpg" style={{width:1000, height:'auto'}}/></div>
125125

126-
## Soporte técnico y debate sobre el producto
127-
128-
¡Gracias por elegir nuestros productos! Estamos aquí para ofrecerte diferentes tipos de soporte y garantizar que tu experiencia con nuestros productos sea lo más fluida posible. Ofrecemos varios canales de comunicación para adaptarnos a diferentes preferencias y necesidades.
129-
130-
<div class="table-center">
131-
<div class="button_tech_support_container">
132-
<a href="https://forum.seeedstudio.com/" class="button_forum"></a>
133-
<a href="https://www.seeedstudio.com/contacts" class="button_email"></a>
134-
</div>
135-
136-
<div class="button_tech_support_container">
137-
<a href="https://discord.gg/eWkprNDMU7" class="button_discord"></a>
138-
<a href="https://github.com/Seeed-Studio/wiki-documents/discussions/69" class="button_discussion"></a>
139-
</div>
140-
</div>
141-
142126
## Recursos
143127

144128
- [Esquemático de reTerminal E1004 (PDF)](https://files.seeedstudio.com/wiki/reterminal_e10xx/res/202004523_reTerminal%20E1004_V1.0_SCH_260105.pdf)
129+
145130
## Soporte técnico y debate sobre el producto
146131

147132
¡Gracias por elegir nuestros productos! Estamos aquí para ofrecerte diferentes tipos de soporte y garantizar que tu experiencia con nuestros productos sea lo más fluida posible. Ofrecemos varios canales de comunicación para adaptarnos a diferentes preferencias y necesidades.
148133

149134
<div class="button_tech_support_container">
150-
<a href="https://forum.seeedstudio.com/" class="button_forum"></a>
135+
<a href="https://forum.seeedstudio.com/" class="button_forum"></a>
151136
<a href="https://www.seeedstudio.com/contacts" class="button_email"></a>
152137
</div>
153138

154139
<div class="button_tech_support_container">
155-
<a href="https://discord.gg/eWkprNDMU7" class="button_discord"></a>
140+
<a href="https://discord.gg/eWkprNDMU7" class="button_discord"></a>
156141
<a href="https://github.com/Seeed-Studio/wiki-documents/discussions/69" class="button_discussion"></a>
157142
</div>

0 commit comments

Comments
 (0)