Skip to content

Commit 700fe72

Browse files
committed
added waveshare display
1 parent 8daa075 commit 700fe72

3 files changed

Lines changed: 19 additions & 0 deletions

File tree

content/microcontrollers/esp32/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ features:
1010
---
1111

1212
```yaml cards
13+
- uid: esp32.waveshare-s3-3.5-inch-display
1314
- uid: esp32.c3-dev-kit-m1
1415
- uid: esp32.wall-display
1516
- uid: esp32.round-display
168 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Waveshare S3 3.5 Inch display
3+
description: Touch display
4+
order: 5
5+
date: 2025-12-15T00:00:00+09:00
6+
image: waveshare-3.5.png.png
7+
tags: [Board,Display]
8+
features:
9+
- LCD 3.5 Inch
10+
- ST7796 320 x 480 IPS
11+
- 262K Colors
12+
- FT6336 Touch Chip
13+
---
14+
15+
![display](./waveshare-3.5.png)
16+
17+
- https://www.waveshare.com/esp32-s3-touch-lcd-3.5.htm
18+

0 commit comments

Comments
 (0)