# Video system train **Repository Path**: rfish/Video-system-train ## Basic Information - **Project Name**: Video system train - **Description**: 重邮暑假培训,影音娱乐系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-07-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Video system train ###1.简介 重庆邮电大学2015.7.11-16日广州粤嵌嵌入式培训`影音娱乐系统` ###2.第一天 - 设备:210开发板(50套,3人一组) - 项目介绍 |名称|型号|其他| |:---:|:--:|:---:| |camera|OV9650| |液晶|at070th92|分辨率800*480,16M种颜色| |CPU|三星|| |内存|三星|| |闪存|三星|| |操作系统|Linux|| |应用程序|C/C++|| - 平台搭建 ``` \\172.64.6.8 user:yangjz passwd:123456 ``` 嵌入式系统:linux 开发环境:安装交叉开发环境 编译:`gcc c_file.c -o filename` 解压:`tar -jcvf filename.tar.bz2`解压在当前目录 --- ###3.第二天 - 模块开发