Skip to content

Commit

Permalink
[bsp][wch] update v208 readme (#10045)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidegit authored Feb 26, 2025
1 parent 5c7ee28 commit 7086f4c
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 327 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CH32V208W-R0 User Guide

**English** | [中文](./CH32V208W-R0上手指南.md)
**英文** | [中文](./README.md)

The CH32V208W-R0 supports RT-Studio projects, and this tutorial gives an example of development instructions for the RT-Studio environment.

Expand Down Expand Up @@ -56,7 +56,7 @@ RT-Thread has a number of software packages, which can be added to the project b

## 4 Networking with ESP8266 modules

The ESP8266 is a cost-effective, highly integrated Wi-Fi MCU for IoT applications, and can also be used as a standalone WIFI module with the following physical diagram. ESP8266 modules usually support [AT](https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/programming-manual/at/at), RT-Thread provides an abstraction layer for these modules that support AT instructions, and this summary will use the AT group to communicate with ESP8266 and connect WIFI.
The ESP8266 is a cost-effective, highly integrated Wi-Fi MCU for IoT applications, and can also be used as a standalone WIFI module with the following physical diagram. ESP8266 modules usually support [AT](https://www.rt-thread.org/document/site/#/rt- thread-version/rt-thread-standard/programming-manual/at/at), RT-Thread provides an abstraction layer for these modules that support AT instructions, and this summary will use the AT group to communicate with ESP8266 and connect WIFI.

<img src="./figures/7esp8266.png" style="zoom:60%;" />

Expand Down
259 changes: 0 additions & 259 deletions bsp/wch/risc-v/ch32v208w-r0/README_ZN.md

This file was deleted.

Loading

0 comments on commit 7086f4c

Please sign in to comment.