Giter Site home page Giter Site logo

charmve / practicum4ece Goto Github PK

View Code? Open in Web Editor NEW
116.0 8.0 12.0 306.62 MB

「一名普通电子信息本科生的项目实践管理」将大学阶段的实训内容,按照专业课程设计(包括上机实验、课程设计、下学年的毕业设计等)、竞赛项目、科创项目、小型编程项目这四个门类进行整理汇总。

Home Page: https://blog.csdn.net/charmve/category_9577245.html

License: Creative Commons Zero v1.0 Universal

C 53.40% HTML 1.65% C++ 36.60% Clarion 0.82% Verilog 5.14% Makefile 0.32% Java 1.71% Shell 0.02% Python 0.33%
uart keil practicum competition pid simulink stm32 electronics-engineering room-location mfc

practicum4ece's Introduction

    # 沉淀与传播
        ____  _                       
      / ___|| |__    __ _  _ __  _ __ ___ __   __ ___ 
     | |    | '_ \  / _` || '__|| '_ ` _ \\ \ / // _ \
     | |___ | | | || (_| || |   | | | | | |\ V /|  __/
      \____||_| |_| \__,_||_|   |_| |_| |_| \_/  \___|                             
                                                                自动驾驶、数字孪生、计算机视觉 

PracticumECE

电子信息、自动化、电子工程等专业课程设计/大作业/竞赛/毕业设计

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge

License Badge

喜欢这个项目吗?请考虑给 Star ⭐️ 以帮助改进!


一名普通电子信息本科生的实践项目,涉及板球控制系统、模拟电磁曲射炮(视觉定位)、MFC、人脸识别、数字图像处理、PID电机调速等,总结分享、沉淀传播、促进交流

This repository cantained my some protical project based-in-or-out my class theory, which includes basical experiment about how to transimit/receive text with each device, PID controler, MCU basical & advanced experiment, digital imagor processing respectively.

使用指南

因为本项目完全免费开源,但现在被一些不良商家拿去卖钱, 所以我需要你先帮我点一个 star ,助力原创,防止更多人上当受骗,也顺便支持我一下🚀 🚀 🚀

本Repository中的任意项目,欢迎提issues,一起完善!!

开篇序

Hello World!

在毕业学年,由于现阶段各项学习安排不那么紧密,终于抽出时间来,把我大学阶段做过的项目实践经历整理并分享给大家。一是为了加强自己的对所学内容的巩固和提炼,同时如有理解和掌握上的不足,或许也能得到各位仁人志士的帮助;二是考虑这也许能为本专业内学弟学妹们提供简单的参考,做一个知识的传递和分享。

本项目目前阶段计划将大学阶段学到的内容按照专业课程设计(包括上机实验、课程设计、下学年的毕业设计等)、竞赛项目科创项目小型编程项目这四个门类进行编写。

项目清单

CSDN博客写作内容(近段时间)

现阶段先按照这个结构框架来写,之后有了更丰富好的内容再继续调整和/或补充。

特别说明:部分项目已发表文章或申请专利/软著保护,在此说明此仓库中的项目实践经历只做学习交流使用,涉及商业用途请联系我(e-mail: [email protected])。

Statement: This project is for research purpose only, please contact us for the licence of commercial use. For any other questions please contact ✉️ [email protected]


目前已更新课程设计项目为(点击链接即可查看):

    👀 1. 嵌入式应用系统设计-基于 PID 的直流电机调速控制系统

    🐒 2. 接口技术-一种基于 MFC 构造自动测量系统

    🍇 3. Verilog课程设计-基于 FPGA 的 PS2 人机输入显示系统设计

    🍉 4. Simulink4UART 通信仿真

    🍅 5. 图像处理DigitalImageProcess-ImageHandle

        🍏 5.1 数字图像处理初步1:缩放、灰度、旋转、伽马矫正、24 位真彩色图转8位灰度图、亮度饱和度调节、二值化处理、镜像

        🍐 5.2 数字图像处理初步2:直方图均衡化、中值平滑滤波、边缘提取、锐化滤波、双线性插值、高斯模糊

    🍄 6. ARM-蓝牙/Wifi室内定位RoomLocation

    🍖 7. 高级数据结构设计-树形选择排序 TreeSelcetSort & 线段树 SegmentTree

    🌽 8. AltiumD-单片机 PCB 制作 MCU-PCB Design

    🎅 9. 冬令营- AI 实训代码库

        🍅 9.1 目标识别1:人脸识别 FaceCOMP

        🍐 9.2 目标识别2:手写字识别 Caffe

    📚 10. 基于表情分析的智能语音陪伴机器人 Intelligent-Speech-Sompanion-Robot-Based-on-Sentiment-Analysis

    🚀 11. 语音全彩121212光立方 A-Design-of-3D-Dynamic-Display-System-Based-on-Voice-Control

    👺 12. 2015年全国大学生电子设计竞赛国赛测评试题——多种波形发生器

    📺 13. 2015年全国大学生电子设计竞赛——风力摆控制系统(B题)


之后会将这些文章及项目程序开源在GitHub上,包括详细的项目开发所有资料:程序开发源程序、设计报告、器件清单和涉及的电路原理图。具体文件构成按照这个来 A-Design-of-3D-Dynamic-Display-System-Based-on-Voice-Control (一个小的开发项目——语音光立方)

满怀热情地在此与各位同道中人交流学习,在整个仓库的整理汇总过程中,由于时间仓促,加之个人水平有限,文章中难免有疏漏和错误之处,恳请广大读者和专家指正,作者心怀感激!

Quick Start

本repo由于包含多个项目的开发文档、源码,大家在使用时可以使用Google Chrome 插件可以下载单个文件。推荐两个:Enhanced GitHubGitZip

image

使用前,

image

使用后,

image


声明

此份代码纯属开源,抛砖引玉,请不要拿去做倒卖以及牟利工作。谢谢!

打赏链接:用于群管理和扩充群

Buy Me A Coffee


image

历届电赛题目开源项目

其他嵌入式系统设计开源项目:


Maiwei AI Lab - 迈微AI研习社

CircleCI

作者系迈微AI研习社创始人、CSDN博客专家,主要分享机器学习算法、计算机视觉等相关内容,每周研读顶会论文,持续关注前沿技术动态。公众号底部有菜单分类,关注我们,一起学习成长。


想要获得更多精彩内容,请关注微信公众号: 迈微 AI 研习社

△微信扫一扫,关注我

practicum4ece's People

Contributors

charmve avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.