Add core firmware modules: input, menu, NRF24L01, OLED, protocol, PWM, storage + UI assets

This commit is contained in:
root
2026-06-25 22:55:41 +08:00
parent 97ab93e93d
commit 5c0ff0ce63
22 changed files with 3671 additions and 17 deletions

View File

@@ -1,3 +1,41 @@
# ZhaTianRC
# Loli3
炸天控
#### 介绍
这个是萝莉3航模遥控器的开源项目包含硬件电路及固件源码原创作者“我爱萝丽爱萝丽”原发于“模型中国”论坛后来“模型中国”论坛消亡作者遂转战于“模友之吧”虽然萝莉4代从提出到现在已经有1年半了2017年12月31日提出萝莉4代至今但由于4代正式版一直难产当中到目前为止最新版仍然是3代由于群1群2724164032群556473744里文件比较混乱特将相关内容放于git上奢望能统一管理源码。开源许可协议由于原作者没说所以我随便选了个MIT吧。
托管于几个git仓库
https://gitee.com/wooddoor/Loli3 【这个是主仓库,其它的为备份,有事没事都不会在那几个仓库出现,所以有问题请在这个主仓库提交】
https://github.com/wooddoor/Loli3
https://code.aliyun.com/wooddoor/Loli3.git
#### 软件架构
软件架构说明
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 码云特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)