• Stars
    star
    113
  • Rank 310,115 (Top 7 %)
  • Language
    C
  • License
    Creative Commons ...
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

「一名普通电子信息本科生的项目实践管理」将大学阶段的实训内容,按照专业课程设计(包括上机实验、课程设计、下学年的毕业设计等)、竞赛项目、科创项目、小型编程项目这四个门类进行整理汇总。
    # 沉淀与传播
        ____  _                       
      / ___|| |__    __ _  _ __  _ __ ___ __   __ ___ 
     | |    | '_ \  / _` || '__|| '_ ` _ \\ \ / // _ \
     | |___ | | | || (_| || |   | | | | | |\ 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 研习社

△微信扫一扫,关注我

More Repositories

1

Surface-Defect-Detection

📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
Python
2,698
star
2

computer-vision-in-action

A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
Jupyter Notebook
2,375
star
3

BLE-Security-Attack-Defence

✨ Purpose only! The dangers of Bluetooth Low Energy(BLE)implementations: Unveiling zero day vulnerabilities and security flaws in modern Bluetooth LE stacks.
Python
264
star
4

CppMaster

C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE
C++
262
star
5

LeetCode4FLAG

🔥 🔥 High frequent interview LeetCode 100 for FaceBook,Linkedin,Amazon,Google,Microsoft. More importantly, the problems' solutions are provided,include C++, Python and Java.
C++
110
star
6

VOGUE-Try-On

Personal repository for "VOGUE: Try-On by StyleGAN Interpolation Optimization" (CVPR 2021). SOTA results for garments to deform according to the given body shape, while preserving pattern and material details.
HTML
89
star
7

OpenCC

Automatic driving long tail / corner cases scenarios dataset (Anomaly detection)
87
star
8

awesome-scene-text-detection

Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized with code and dataset
75
star
9

OccNet-Course

国内首个占据栅格网络全栈课程《从BEV到Occupancy Network,算法原理与工程实践》,包含端侧部署。Surrounding Semantic Occupancy Perception Course for Autonomous Driving (docs, ppt and source code) 课程主页:http://111.229.117.200:7001/
Python
75
star
10

Mirror-Glass-Detection

🍸 Mirror & Glass Detection in Real-world Scenes
Python
72
star
11

PaperWeeklyAI

📚「@MaiweiAI」Studying papers in the fields of computer vision, NLP, and machine learning algorithms every week.
Jupyter Notebook
63
star
12

OpenCS-Courses

🎓 Path to a free self-taught education in Computer Science!
58
star
13

Awesome-Lane-Detection

A paper list with code of lane detection.
Python
52
star
14

Semantic-Segmentation-PyTorch

PyTorch implementation for Semantic Segmentation, include FCN, U-Net, SegNet, GCN, PSPNet, Deeplabv3, Deeplabv3+, Mask R-CNN, DUC, GoogleNet, and more dataset
Python
48
star
15

autopilot-perception

End to End Autopilot Perception Playbook
HTML
46
star
16

iQuant

HTML
40
star
17

LightCube

A Design of 3D Dynamic Display System Based on Voice Control. ✨ Purpose only! Copyright and commercial use rights are received.
C
40
star
18

Charmve

🤡 About Me.
Python
38
star
19

PyStegosploit

PoC - Exploit Delivery via Steganography and Polyglots, CVE-2014-0282
HTML
37
star
20

transparent-object-segmentation

💎 Transparent objects such as windows and bottles made by glass widely exist in the real world. Segmenting transparent objects is challenging because these objects have diverse appearance inherited from the image background, making them had similar appearance with their surroundings.
32
star
21

TimeWarp

🐶 「Updating ...」Replacing Real-Time the High-Resolution Meeting Background Freely
Python
29
star
22

StegaStamp-plus

Improved the original repo, 'Invisible Hyperlinks in Physical Photographs', embedded with longer string than the original
Jupyter Notebook
25
star
23

SNE-RoadSeg2

🌱 SNE-RoadSeg in PyTorch, ECCV 2020 by Rui (Ranger) Fan & Hengli Wang, but now we have improved it.
Python
24
star
24

AccANN

🐆 A compiler from AI model to RTL (Verilog) accelerator in FPGA hardware with auto design space exploration for *AdderNet*
15
star
25

AR-DAO

AR-DAO,A decentralized autonomous organization (DAO) that enables users to forge NFTs through augmented reality (AR) and participate in various gaming and social activities. 一个让用户通过增强现实(AR)铸造NFT并参与不同游戏等社交活动的去中心化自治组织(DAO)https://github.com/Charmve/AR-DAO/wiki
JavaScript
14
star
26

gpt-eyes

I GAVE GPT-4 EYES!
JavaScript
10
star
27

EmotionCube

🐾 EmotionCube: An intelligent companion robot is designed based on expression recognition and intelligent speech.
C
9
star
28

Charmve.github.io

I'm here! 👋 Personal Home Page 🐶
HTML
8
star
29

steganography.js

Hide secret messages with JavaScript with steganography.js
JavaScript
5
star
30

PuppyGo

vision language model and large language model powered embodied robot
5
star
31

NotOnlyPaper

PaperEasy = arXiv + code + video + tutorial + Colab/demo
JavaScript
5
star
32

AlphaFold-baseline

This package provides an basic implementation of the contact prediction network used in AlphaFold 1 for beginner, associated model weights and CASP13 dataset as used for CASP13 (2018) and published in Nature
Python
4
star
33

mapless-course

No HDMap, Only Vision Perception
4
star
34

Bluetooth-Location_2D

indoor position based-on Bluetooth low energy in 2d space
Java
3
star
35

B1ueB0y-BLE-Fuzzing

An awesome toolkit for testing the BLE device, chip and Protocol stack
2
star
36

jsFlow

🏄 A Lightweight Web Browser-based Machine Learning Framework
CSS
2
star
37

LocalPay

非接触式离线支持方案
1
star
38

NumPyCNN

Building Convolutional Neural Networks From Scratch using NumPy
Python
1
star
39

Less-is-More

🌈 Art of README in GitHub, #Less is More#.
1
star
40

ScenesGen

自动驾驶算法系列课程之《场景数据生成》
1
star
41

weather-app

SCSS
1
star
42

Wind-Pendulum-Controlling-System

2015年风力摆控制系统赛题(B题)解析+源代码开源 A Wind Pendulum Controlling System
1
star
43

SimElectronicGun

基于视觉感知的模拟电磁曲射炮 (2019年全国大学生电子设计竞赛H题) 全国二等奖作品
C
1
star
44

qbot_pro

Jupyter Notebook
1
star