Skip to content

Commit 2aba5fa

Browse files
committed
Makerfabs_tft7: replace astrix with 'x'
1 parent 1b8f7c4 commit 2aba5fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_board/makerfabs_tft7.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ features:
1515
- USB-C
1616
---
1717

18-
This ESP32 S3 7-inch IPS display could be an ideal displayer& controller for IOT applications. It has 2 versions: High-resolution version 800*480, and Ultra High-resolution version 1024*600; Display on both versions is IPS, and the display effect is beautiful, together with 5 points capacitive touch, great for applications such as home automation; There on-board SD card, to make it possible to record/play filed data. Also, there 2 Mabee/ Grove connectors, so the users can connect kinds of sensors to this board, to create personal prototype projects instantly.
18+
This ESP32 S3 7-inch IPS display could be an ideal displayer& controller for IOT applications. It has 2 versions: High-resolution version 800x480, and Ultra High-resolution version 1024x600; Display on both versions is IPS, and the display effect is beautiful, together with 5 points capacitive touch, great for applications such as home automation; There on-board SD card, to make it possible to record/play filed data. Also, there 2 Mabee/ Grove connectors, so the users can connect kinds of sensors to this board, to create personal prototype projects instantly.
1919

2020
Depending on your board variant you may need to:
2121
- select the correct screen resolution using CIRCUITPY_DISPLAY_WIDTH in [settings.toml](https://docs.circuitpython.org/en/latest/docs/environment.html).
@@ -26,15 +26,15 @@ Depending on your board variant you may need to:
2626
- Wireless: Wifi& Bluetooth 5.0
2727
- LCD: 7 inch High Lightness IPS
2828
- FPS: >30
29-
- Resolution: 800*480/1024*600
29+
- Resolution: 800x480/1024x600
3030
- LCD interface: RGB 565
3131
- Touch Panel: 5 Points Touch, Capacitive
3232
- Touch Panel Driver: GT911
3333
- USB: Dual USB Type-C(one for USB-to-UART and one for native USB)
3434
- UART to UART Chip: CP2104
3535
- Power Supply: USB Type-C 5.0V(4.0V~5.25V)
3636
- Button: Flash button and reset button
37-
- Mabee interface: 1*I2C;1*GPIO
37+
- Mabee interface: 1xI2C;1xGPIO
3838
- MicroSD: Yes
3939
- Arduino support: Yes
4040
- Type-C Power Delivery: Not Supported

0 commit comments

Comments
 (0)