ee-study

A Structured Collection of Notes and Projects on Electrical and Electronic Engineering, Covering Circuit Design, Signal Processing, Control Systems, Embedded Systems, and More.

This repository aims to provide a well-organized set of resources for students, engineers, and self-learners interested in the field of Electrical and Electronic Engineering. Topics range from theoretical concepts to practical projects using industry tools and platforms.

주제

폴더 구조

```bash ee-study/ ├── circuit-design/ │ └── README.md ├── signal-processing/ │ └── README.md ├── control-systems/ │ └── README.md ├── embedded-systems/ │ └── README.md ├── simulations/ │ └── README.md ├── tools/ │ ├── kicad/ │ ├── plc/ │ └── matlab/ └── README.md