5 Star 29 Fork 16

Jeremy / EinkBook-LuatOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

EinkBook-LuatOS

介绍

使用LuatOS-ESP32制作一个电纸书

效果展示

硬件

  • 合宙ESP32-C3开发板
  • MODEL_1in54 墨水屏

软件

部署方法

服务端

请先自行配置Golang工具链

  • 将想要阅读的小说放到Server\books目录下(目前仅支持txt格式)
  • 开启小说服务端程序
cd Server
windows:
    ./run.bat
linux or macos:
    ./run.sh

电纸书

需要解锁ESP32C3的GPIO11,详情参考这里ESP32C3解锁使用IO11

注意: 需要使用带有sarasa_regular_12字体的固件,本地没有LuatOS-ESP32编译环境可以参考云编译

使用LuaTools将Scripts目录下所有文件烧录到ESP32-C3模块中

电纸书使用方法

使用BOOT键(GPIO 9)作为功能按键

  • 单击:下一个
  • 双击:上一个
  • 长按:进入/退出
MIT License Copyright (c) 2022 Jeremy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

使用LuatOS-ESP32制作一个电纸书 展开 收起
Lua 等 4 种语言
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
Lua
1
https://gitee.com/HashJeremy/EinkBook-LuatOS.git
git@gitee.com:HashJeremy/EinkBook-LuatOS.git
HashJeremy
EinkBook-LuatOS
EinkBook-LuatOS
master

搜索帮助