# mcart
**Repository Path**: Vilonge/mcart
## Basic Information
- **Project Name**: mcart
- **Description**: 全国大学生电子设计竞赛,智能送药小车组,国家二等奖作品
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2022-04-16
- **Last Updated**: 2025-04-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 电赛, 嵌入式, cv
## README
# 基于RT1064的智能协同送药小车
# 简介
该项目要求设计智能送药小车,在模拟医院场景下自主识别病房,并在药房与病房之间协同送药。
# 代码结构
├── CNN # 自主搭建数字识别神经网络
├── RT1064 # RT1064主控程序工程文件
└── openArt # openArt嵌入式AI相机识别程序