Skip to content

Commit 6610187

Browse files
committed
fix: update invalid links to esp-dev-kits
1 parent 19fc0a1 commit 6610187

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/blog/apr-2021/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ESP32-C6 is Espressif’s first low-power and cost-effective Wi-Fi 6 + Bluetooth
4949
src="img/apr-4.webp"
5050
>}}
5151

52-
Espressif recently launched [ESP32-S2-HMI-DevKit-1](https://github.com/espressif/esp-dev-kits/tree/master/esp32-s2-hmi-devkit-1), which is specifically designed for [human-machine interfaces](https://youtu.be/1LNdpcw5t0Q) in smart-home automation controllers, smart speakers with a display, smart alarm clocks, etc. It comes with a 4.3-inch color LCD and a touch panel.
52+
Espressif recently launched [ESP32-S2-HMI-DevKit-1](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s2/esp32-s2-hmi-devkit-1/index.html), which is specifically designed for [human-machine interfaces](https://youtu.be/1LNdpcw5t0Q) in smart-home automation controllers, smart speakers with a display, smart alarm clocks, etc. It comes with a 4.3-inch color LCD and a touch panel.
5353

5454
[__“App Fairy” for ThingPulse ESP-based Devices Released__ ](https://www.espressif.com/en/news/ESP_App_Fairy)
5555

content/blog/espressif-socs-lcd-screens/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The ESP32-S3 features:
9797

9898
The recommended development boards for building prototypes are as follows:
9999

100-
- [ESP32-S3-LCD-EV-Board](https://github.com/espressif/esp-dev-kits/tree/master/esp32-s3-lcd-ev-board):
100+
- [ESP32-S3-LCD-EV-Board](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s3/esp32-s3-lcd-ev-board/index.html):
101101
- **Screen**: 3.95-inch 480x480 LCD.
102102
- **Purpose**: Ideal for building prototypes and evaluating RGB interface solutions.
103103
- **Features**: Designed to work seamlessly with the ESP32-S3 SoC.
@@ -124,7 +124,7 @@ The ESP32-C3 is cost-effective and has industry-leading low-power performance. I
124124

125125
On the other hand, the ESP32-C6 offers larger RAM memory than the ESP32-C3 and supports higher resolution displays through the QSPI interface, achieving a low-cost intelligent screen display scheme with medium resolution.
126126

127-
The recommended development board for prototyping and evaluation is the [ESP32-C3-LCDkit](https://github.com/espressif/esp-dev-kits/tree/master/esp32-c3-lcdkit) board that can be bought [here](https://www.amazon.com/Espressif-ESP32-C3-LCDkit-Development-Board/dp/B0C9M1887C/ref=sr_1_3?crid=2WICDGC9FUSFI&dib=eyJ2IjoiMSJ9.QBZPTMh2NMnWLUPL5TU6rlhM53T6bPUhDd8yjTwawKFDG-pNO7FSiHJYsB4_YIobkkD4IoYHCpmCJWFi6pmzAs5q-8ZXxaEasxWwK6tG8FjmCDXFbYH9AICDOtWSYpRhB7GWAw-daWRRVF7BDpNYOwPlrwh4C-ClItJHUUcsgkLN6jJYVkc4k-aI8XNx5rW9gS3LHS5nXh-fMVqhY3xpM5ftMBwHh663jwIbZKUpYhc.H94wJsVmy219QdIUXgjNirv6Z7NiIF4zczyped05ndU&dib_tag=se&keywords=ESP32-C3-LCDkit&qid=1723622751&sprefix=esp32-c3-lcdkit%2Caps%2C824&sr=8-3).
127+
The recommended development board for prototyping and evaluation is the [ESP32-C3-LCDkit](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32c3/esp32-c3-lcdkit/index.html) board that can be bought [here](https://www.amazon.com/Espressif-ESP32-C3-LCDkit-Development-Board/dp/B0C9M1887C/ref=sr_1_3?crid=2WICDGC9FUSFI&dib=eyJ2IjoiMSJ9.QBZPTMh2NMnWLUPL5TU6rlhM53T6bPUhDd8yjTwawKFDG-pNO7FSiHJYsB4_YIobkkD4IoYHCpmCJWFi6pmzAs5q-8ZXxaEasxWwK6tG8FjmCDXFbYH9AICDOtWSYpRhB7GWAw-daWRRVF7BDpNYOwPlrwh4C-ClItJHUUcsgkLN6jJYVkc4k-aI8XNx5rW9gS3LHS5nXh-fMVqhY3xpM5ftMBwHh663jwIbZKUpYhc.H94wJsVmy219QdIUXgjNirv6Z7NiIF4zczyped05ndU&dib_tag=se&keywords=ESP32-C3-LCDkit&qid=1723622751&sprefix=esp32-c3-lcdkit%2Caps%2C824&sr=8-3).
128128

129129
<figure style="width: 50%; margin: 0 auto; text-align: center;">
130130
<img

0 commit comments

Comments
 (0)