diff --git a/examples/esp_joystick/joystick_controler/README.md b/examples/esp_joystick/joystick_controler/README.md index 8d4d22c..e8c18e3 100644 --- a/examples/esp_joystick/joystick_controler/README.md +++ b/examples/esp_joystick/joystick_controler/README.md @@ -26,7 +26,7 @@ This guide includes the following sections: The ESP-JoyStick hardware system comprises the ESP32-S3-BOX-3 development board, JoyStick controller, and ESP32-S3-USB-Bridge receiver. The ESP32-S3-BOX-3 serves as the main controller, connecting to the JoyStick controller and ESP32-S3-USB-Bridge receiver through a PCIe interface. The system operates in "Game Mode" and "RC Remote Control Mode." In Game Mode, it supports USB-HID and BLE-HID protocols for computer gaming control, as well as an NES emulator mode. In RC Remote Control Mode, it utilizes the ESP-NOW wireless communication protocol to pair with [ESP32-S3-USB-Bridge](https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32s3/esp32-s3-usb-bridge/user_guide.html)(Purchase link: [TaoBao](https://item.taobao.com/item.htm?ft=t&id=753321694177) or [Aliexpress](https://www.aliexpress.us/item/3256806114330511.html?gatewayAdapt=glo2usa4itemAdapt)) and other Espressif development boards(where the ESP32-S3-USB-Bridge or other Espressif development boards act as the model aircraft receiver), enabling wireless control of [RC cars](examples/esp_joystick/joystick_rc_receiver) and [ESP-Drone](https://docs.espressif.com/projects/espressif-esp-drone/en/latest/gettingstarted.html) quadcopters.
- +

ESP-JoyStick Overall Physical Diagram

@@ -36,19 +36,19 @@ The ESP-JoyStick hardware system comprises the ESP32-S3-BOX-3 development board, - NES Emulator Mode: In this mode, games from the NES emulator can be displayed on the screen of ESP32-S3-BOX-3.
- +

ESP-JoyStick control computer games

- RC Remote Control Mode: ESP-JoyStick establishes a paired connection through the ESP-NOW wireless communication protocol with other Espressif official development boards (receivers) such as [ESP32-S3-USB-Bridge](https://docs.espressif.com/projects/espressif-esp-dev-kits/zh_CN/latest/esp32s3/esp32-s3-usb-bridge/user_guide.html). This enables wireless remote control for [RC cars](examples/esp_joystick/joystick_rc_receiver), [ESP-Drone](https://docs.espressif.com/projects/espressif-esp-drone/en/latest/gettingstarted.html) quadcopters, and other model aircraft.
- +

ESP-JoyStick remote control the ESP-Drone

- +

ESP-JoyStick control the RC car

@@ -59,12 +59,12 @@ To ensure that ESP-JoyStick has a comfortable grip, this project has optimized t The following is a map of the main components of the ESP-JoyStick.
- +

ESP-JoyStick Front

- +

ESP-JoyStick Back

@@ -89,6 +89,5 @@ For specific pin assignments, please refer to the schematic diagram of ESP-JoySt * [PCIE_Board_PCB](https://dl.espressif.com/ae/esp-box/PCB_PCIE_Board_PCB_2023-11-22.pdf/PCB_PCIE_Board_PCB_2023-11-22.pdf) * [ButtonBoard_PCB](https://dl.espressif.com/ae/esp-box/PCB_ButtonBoard_PCB_2023-11-22.pdf/PCB_ButtonBoard_PCB_2023-11-22.pdf) * [Shell 3D Print Source File](https://dl.espressif.com/ae/esp-box/Box_3_JoyStick_Case_231116.STL/Box_3_JoyStick_Case_231116.STL) -* [ESP-JoyStick pictures](./pictures/) diff --git a/examples/esp_joystick/joystick_controler/README_cn.md b/examples/esp_joystick/joystick_controler/README_cn.md index b8b722f..1b71752 100644 --- a/examples/esp_joystick/joystick_controler/README_cn.md +++ b/examples/esp_joystick/joystick_controler/README_cn.md @@ -24,7 +24,7 @@ ESP-JoyStick 硬件系统由 ESP32-S3-BOX-3 开发板、 JoyStick 手柄和 ESP32-S3-USB-Bridge 接收机三部分组成。ESP32-S3-BOX-3 作为主控制器,通过 PCIe 接口与 JoyStick 手柄进行连接。系统在“游戏模式”和“遥控模式”下运行。在游戏模式下,它支持 USB-HID 和 BLE-HID 协议,用于控制计算机游戏,以及 NES 模拟器模式。在 RC 遥控模式下,它利用 ESP-NOW 无线通信协议与 [ESP32-S3-USB-Bridge](https://docs.espressif.com/projects/espressif-esp-dev-kits/zh_CN/latest/esp32s3/esp32-s3-usb-bridge/user_guide.html)(购买链接:[淘宝](https://item.taobao.com/item.htm?ft=t&id=753321694177)或[速卖通](https://www.aliexpress.us/item/3256806114330511.html?gatewayAdapt=glo2usa4itemAdapt))或其他 Expressif 开发板(这里的 ESP32-S3-USB-Bridge 或其他 Expressif 开发板作为航模接收机)进行配对,实现 [RC 遥控车](examples/esp_joystick/joystick_rc_receiver)和 [ESP-Drone](https://docs.espressif.com/projects/espressif-esp-drone/en/latest/gettingstarted.html) 四轴飞行器的无线控制。
- +

ESP-JoyStick 整体实物图

@@ -34,19 +34,19 @@ ESP-JoyStick 硬件系统由 ESP32-S3-BOX-3 开发板、 JoyStick 手柄和 ESP3 - NES 模拟器模式:该模式下,可在 ESP32-S3-BOX-3 屏幕上显示 NES 模拟器中的游戏。
- +

ESP-JoyStick 控制电脑游戏

- RC 遥控模式:ESP-JoyStick 通过 ESP-NOW 无线通信协议与 [ESP32-S3-USB-Bridge](https://docs.espressif.com/projects/espressif-esp-dev-kits/zh_CN/latest/esp32s3/esp32-s3-usb-bridge/user_guide.html) 等其他乐鑫官方开发板(接收机)进行配对连接,可实现对 [RC 遥控车](examples/esp_joystick/joystick_rc_receiver)、[ESP-Drone](https://docs.espressif.com/projects/espressif-esp-drone/en/latest/gettingstarted.html) 四旋翼小飞机等航模的无线遥控。
- +

ESP-JoyStick 遥控ESP-Droneo小飞机

- +

ESP-JoyStick 控制RC遥控车

@@ -57,12 +57,12 @@ ESP-JoyStick 硬件系统由 ESP32-S3-BOX-3 开发板、 JoyStick 手柄和 ESP3 以下是 ESP-JoyStick 的主要部件分布图。
- +

ESP-JoyStick 正面

- +

ESP-JoyStick 背面

@@ -88,6 +88,5 @@ ESP-JoyStick 共有 16 个物理按键,每个按键“未按下时电平为高 * [ButtonBoard_PCB](https://dl.espressif.com/ae/esp-box/PCB_ButtonBoard_PCB_2023-11-22.pdf/PCB_ButtonBoard_PCB_2023-11-22.pdf) * [外壳 3D 打印文件](https://dl.espressif.com/ae/esp-box/Box_3_JoyStick_Case_231116.STL/Box_3_JoyStick_Case_231116.STL) -* [ESP-JoyStick 图片](./pictures/) diff --git a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-back_cn.png b/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-back_cn.png deleted file mode 100644 index 40b3f91..0000000 Binary files a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-back_cn.png and /dev/null differ diff --git a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-back_en.png b/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-back_en.png deleted file mode 100644 index e2e9cd7..0000000 Binary files a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-back_en.png and /dev/null differ diff --git a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-front_cn.png b/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-front_cn.png deleted file mode 100644 index a99362a..0000000 Binary files a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-front_cn.png and /dev/null differ diff --git a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-front_en.png b/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-front_en.png deleted file mode 100644 index 344e5a3..0000000 Binary files a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-front_en.png and /dev/null differ diff --git a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-overall.png b/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-overall.png deleted file mode 100644 index 0bed89c..0000000 Binary files a/examples/esp_joystick/joystick_controler/pictures/ESP-JoyStick-overall.png and /dev/null differ diff --git a/examples/esp_joystick/joystick_rc_receiver/README.md b/examples/esp_joystick/joystick_rc_receiver/README.md index 2a7f63d..c853c66 100644 --- a/examples/esp_joystick/joystick_rc_receiver/README.md +++ b/examples/esp_joystick/joystick_rc_receiver/README.md @@ -12,7 +12,7 @@ This example represents the model aircraft receiver functionality module for the * Pressing LB/RB flashes the left/right turn signal lights. Pressing LB/RB again or pushing the right joystick left/right turns off the left/right turn signal lights.
- +

ESP-JoyStick control the RC car

diff --git a/examples/esp_joystick/joystick_rc_receiver/README_cn.md b/examples/esp_joystick/joystick_rc_receiver/README_cn.md index f7874a0..1a4ede1 100644 --- a/examples/esp_joystick/joystick_rc_receiver/README_cn.md +++ b/examples/esp_joystick/joystick_rc_receiver/README_cn.md @@ -12,7 +12,7 @@ * 按下按键 LB/RB, 左/右转向灯闪烁,再次按下 LB/RB 或右侧摇杆向左/向右推关闭左/右转向灯。
- +

ESP-JoyStick 控制RC遥控车