mr258876 / Project_Vision_L

An electronic pendant based on ESP32.
BSD 2-Clause "Simplified" License
3 stars 2 forks source link

The Vision L

虚拟神明会发放电子神之眼吗?

Do virtual gods hand out electronic visions?

image

版本 / Versions

稳定版 / Stable Release

支持库 / Referenced Libraries

中文

English

该项目为硬件项目璃月神之眼 Extended的对应固件。

项目已同步至Gitee

固件目前支持以下几种硬件:

开发进度

下个大版本中计划的功能:

神之眼实用程序

0.2.1版本起,神之眼实用程序可用于调整所有配置选项,包括播放列表、米游社配置、天气城市配置等。您可以从设备的设置菜单中启用实用程序后扫描二维码,或者访问设备ip地址进入实用程序。

使用方法

L0.1版本

L0.2版本及以上

米游社/HoyoLab cookie设置

自定义元素顺序(播放列表)

天气城市配置

刷入固件

刷入预编译固件

  1. 建立串口连接。若使用的主板为开发版,使用Type-C接口直接连接电脑即可,无需额外操作;若使用的主板为普通版,则需使用额外USB-串口转换器,并按下图建立有线连接(以CH341A下载器为例)。
    image

  2. 移步乐鑫科技网站并下载ESP Download Tool(Flash下载工具)

  3. 打开ESP Download Tool,芯片类型选择ESP32,工作模式选择开发模式
    image

  4. 按照下图设置刷入的文件、flash地址、flash速度,串口及下载速度按实际情况选择。
    image

  5. 点击下载按钮。若使用的主板为普通版,还需在按住BOOT键的同时短按EN键。若下载状态一直显示等待上电同步,重复此步骤。
    image

  6. 当状态显示完成后,断开串口连接。

固件升级

  1. 将firmware.bin重命名为update.bin,并放置于SD卡根目录下。
    image
  2. 将SD卡插入神之眼,神之眼会自动开始升级过程。
    image

已知问题

常见问题解答

为什么获取体力时会出现“错误1034”?

编译注意事项

如果您在编译过程中遇到库文件报错,请:

English

中文

This is the firmware of hardware project 璃月神之眼 Extended.

These following hardwares are also supported:

Development Process

Features planned for next major release:

How to Use

For version L0.1

For version L0.2 or above

HoyoLab cookie settings

Customizing element order (Playlist)

Weather location configuration

Flashing Firmware

Flashing recompiled firmware

  1. Setup serial connection with the vision. If using a development version board, just connect the vision with a Type-C wire, no further operations required; otherwise you need a USB-TTL dongle, and setup the connection as shown (e.g. connect using a CH341A downloader).
    image

  2. Move to Espressif Systems and download ESP Download Tool (Flash Download Tool)

  3. Open ESP Download Tool,select ESP32 for chip type, development for work mode.
    image

  4. Set the files, flash address, flash speed according to the figure below. Set serial port and download speed according to the actual situation.
    image

  5. Click Download. If not using a development version board, short press the EN key while holding the BOOT key. If the status always shows sync, repeat this step.
    image

  6. Disconnect when the status shows Finish.

Updating Firmware

  1. Rename firmware.bin to update.bin and place it in the SD card root directory.
    image
  2. Insert SD card back in, the vision will start update automatically.
    image

Known Issues

FAQ

Why do I get "Error 1034" when getting resin data?

Compilation considerations

If you encounter errors during compilation, please: