# EASY-EAI-Toolkit-3588
**Repository Path**: timeoncloud/EASY-EAI-Toolkit-3588
## Basic Information
- **Project Name**: EASY-EAI-Toolkit-3588
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-01-17
- **Last Updated**: 2024-05-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[English](README_EN.md)
如果您初次接触本项目,您可以:
[查阅入门(快速上手)指南](https://www.easy-eai.com/document_details/18/505)
如果您具备丰富的嵌入式C语言开发经验,您可以:
[查阅EASYEAI开发实例](https://www.easy-eai.com/document_details/18/539)
[查阅API开发手册](https://www.easy-eai.com/document_details/18/625)
使用方法:
[1] - 克隆本GitHub仓库
[2] - 进入具体的(demo/solution)目录执行:./build.sh
[3] - 则会在具体的(demo/solution)目录的Release/下生成相关的可执行程序
重要更新:
---
> 2024-01-15 :
> * 发布 EASY-EAI-Toolkit-3588-0.0.3
> * 更新 easyeai-api
> * 通用组件api
> * [新增] modbus
> * 更新【Api单例】
> * [新增] common-modbus
>
> 2024-01-06 :
> * 发布 EASY-EAI-Toolkit-3588-0.0.2
> * 更新 easyeai-api
> * 算法组件api
> * [新增] car_detect
> * 通用组件api
> * [新增] gst_opt
> * 更新【Api单例】
> * [新增] algorithm-car
> * 更新【开发实例】
> * [更新] rtspMulitPlayer
>
> 2024-01-02 :
> * 发布 EASY-EAI-Toolkit-3588-0.0.1
> * 更新 easyeai-api
> * 通用组件api
> * [更新] ini
> * 更新【Api单例】
> * [更新] common-http
> * [更新] common-ini
> * 更新【开发实例】
> * [更新] rtspMulitPlayer
>
> 2023-12-18 :
> * 发布 EASY-EAI-Toolkit-3588-0.0.0
> * 更新 easyeai-api
> * 通用组件api
> * [新增] base64
> * [新增] font_engine
> * [新增] http
> * [新增] ini
> * [新增] qrcode
> * [新增] system_opt
> * 新增【Api单例】
> * [新增] common-base64
> * [新增] common-font_engine
> * [新增] common-http
> * [新增] common-ini
> * [新增] common-qrcode
> * [新增] common-system_opt
> * 新增【开发实例】
> * [新增] rtspMulitPlayer
>
> 2023-12-18 :
> * 创建本项目