mirror of
https://github.com/MeowLynxSea/MarsCar.git
synced 2025-07-09 10:44:35 +00:00
Compare commits
4 Commits
c471a00b57
...
8aba2989e4
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8aba2989e4 | ||
![]() |
dfa85ad696 | ||
![]() |
dc4d9afcda | ||
![]() |
d26df95537 |
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2025 Rain-Kotsuzui MeowLynxSea
|
||||
|
||||
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.
|
@ -39,7 +39,6 @@ MarsCar 是一个基于 ESP32 的火星车项目,带有一个机械臂,可
|
||||
* **视频播放**: `media_kit` (RTSP 协议)
|
||||
* **状态管理**: `provider`
|
||||
* **图表**: `fl_chart`
|
||||
|
||||
## 🚀 如何开始
|
||||
|
||||
### **硬件要求**
|
||||
@ -55,6 +54,7 @@ MarsCar 是一个基于 ESP32 的火星车项目,带有一个机械臂,可
|
||||
1. **ESP-IDF**: 参照 [官方文档](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/) 进行安装和配置。
|
||||
2. **Flutter**: 参照 [官方文档](https://flutter.dev/docs/get-started/install) 进行安装。
|
||||
|
||||
3. **App**: [下载](https://cloud.meowdream.cn/)
|
||||
### **编译与烧录**
|
||||
|
||||
1. 克隆本仓库。
|
||||
@ -65,3 +65,7 @@ MarsCar 是一个基于 ESP32 的火星车项目,带有一个机械臂,可
|
||||
## 协议
|
||||
|
||||
本项目基于 Apache-2.0 协议。详情请见 [LICENSE](https://www.google.com/search?q=rain-kotsuzui/marscar/MarsCar-979f33becefb45504f5706dfb15daa39fc480306/managed_components/espressif__servo/license.txt) 文件。
|
||||
|
||||
## 友链
|
||||
|
||||
[flutter项目地址](https://git.meowdream.cn/MeowLynxSea/MarsCarController)
|
||||
|
Loading…
Reference in New Issue
Block a user