Flowerpot/README.md

73 lines
3.2 KiB
Markdown
Raw Normal View History

2024-02-26 13:14:02 +00:00
<div align="center">
2024-08-28 15:21:49 +00:00
![KeyBox](https://github.com/JasonYANG170/Flowerpot/assets/39414350/fb4f4e7e-ed8a-4745-9fe7-4c52a4537b50)
2024-02-26 13:14:02 +00:00
<h1> Flowerpot交互花盆</h1>
2024-06-23 18:40:38 +00:00
2024-08-28 15:21:49 +00:00
![Static Badge](https://img.shields.io/badge/License-CC_BY_NC_SA_4.0-green?style=for-the-badge)
![Commit Activity](https://img.shields.io/github/commit-activity/w/JasonYANG170/Flowerpot?style=for-the-badge&color=yellow)
![Languages Count](https://img.shields.io/github/languages/count/JasonYANG170/Flowerpot?logo=c&style=for-the-badge)
[![Discord](https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec)](https://discord.com/invite/az3ceRmgVe)
2024-02-26 13:14:02 +00:00
这是一项基于C++语言以ESP8266为核心处理器开发的Arduino物联网项目
2024-08-28 15:21:49 +00:00
2024-02-26 13:14:02 +00:00
</div>
2024-02-25 12:13:15 +00:00
2024-05-29 12:53:18 +00:00
## 演示视频
2024-06-23 18:40:00 +00:00
[![Flowerpot](https://res.cloudinary.com/marcomontalbano/image/upload/v1719167915/video_to_markdown/images/youtube--T8O9qbLbfRQ-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://youtu.be/T8O9qbLbfRQ "Flowerpot")
[无法播放请点此使用BiliBili](https://www.bilibili.com/video/BV1LCTFeuEKt/)
2024-08-28 15:21:49 +00:00
## 本项目已经接入万物互联IOT
**Flutter:** https://github.com/JasonYANG170/IOTConnect-Flutter
**Android:** https://github.com/JasonYANG170/IOTConnect-Android
**Windows:** https://github.com/JasonYANG170/IOTConnect-PC
**Web:** https://github.com/JasonYANG170/IOTConnect-Web
2024-09-10 03:54:12 +00:00
| 1 | 2 |
| --- | --- |
|![c7632aa80bd1735d693a02095763f9d](https://github.com/user-attachments/assets/d25e5457-06dc-487d-bec1-6ae18746264e)|![6623b1cf54afd8c1d022f3fbe82b820](https://github.com/user-attachments/assets/2c192ce7-6ea0-4550-8c7c-f91a318381b4)|
2024-02-25 05:35:26 +00:00
2024-02-25 11:50:47 +00:00
## 功能
2024-08-30 12:51:36 +00:00
- ✅ 拟人表情
- ✅ ChatGPT文字交互模型
- ✅ OpenCV深度视觉识别算法
- ✅ 客户端远控Android/Windows
- ✅ 土壤加温
- ✅ 无线充电
- ✅ 蓄电池充电
- ✅ 电量显示
- ✅ 支持mqtt服务器收发
- ✅ 支持OTA技术
- ✅ 支持webserver本地服务器
- ✅ 被动土壤加湿
2024-06-23 18:32:50 +00:00
## 系统
#### FlowerpotOS2.0
基于Arduino平台开发主要以第三方库完成功能实现
#### FlowerpotOS3.1
基于PlatformIO平台开发剔除了第三方库改为自行开发
极大的缩小程序空间占用,剔除冗余功能与第三方库
支持FS文件系统支持基于Bootstorp5开发的WebServer服务
## 开源协议
2024-08-28 15:21:49 +00:00
本项目遵循CC BY-NC-SA 4.0开源协议,使用本程序时请注明出处并进行版权声明
本项目仅供学习研究与学习,严禁非授权的商业获利,
2024-07-05 11:13:22 +00:00
如果您有更好的建议欢迎PR
2024-08-30 12:51:36 +00:00
## 喜欢这个项目请为我点个Star ⭐
[![Star History Chart](https://api.star-history.com/svg?repos=JasonYANG170/Flowerpot&type=Date)](https://star-history.com/#star-history/star-history&Date)
## 实物图
| 1 | 2 |
| --- | --- |
|![5a2a968c0e3f4279aa1eb2d55f836822](https://github.com/user-attachments/assets/2a8849e0-01ae-415b-884f-a2ca97c9cc04)|![53dfe13091ea4426bf5c8c9197375bad](https://github.com/user-attachments/assets/2961dbbe-31c6-4260-b39e-6316866f306a)|
|![fe88efec436d484fb800d1f43aa91a70](https://github.com/user-attachments/assets/b8dcfa97-85c3-435a-a6b5-ae8cb66764cf)|![b073a68fb3d4fd7001f69a4ec26c6d6](https://github.com/user-attachments/assets/805f0c21-68b2-4d5c-8d79-24df6727f546)
|
2024-06-23 18:32:50 +00:00
2024-08-28 15:24:40 +00:00
2024-02-25 12:13:15 +00:00