... | ... | @@ -8,20 +8,16 @@ Welcome to the self-learning module, which should be completed **before** the su |
|
|
|
|
|
1. **Basics of Embedded Systems**
|
|
|
- If you have no experience with embedded systems, review the basics.
|
|
|
- [Arduino and Microcontroller Programming - External Link](https://i40.fh-aachen.de/intranet/materials/additional/arduino/index.html) *(Username and password are provided in the email)*
|
|
|
|
|
|
- [Arduino and Microcontroller Programming - External Link](https://i40.fh-aachen.de/intranet/materials/additional/arduino/index.html) _(Username and password are provided in the email)_
|
|
|
2. **Practical Session: Real ESP32 Microcontroller**
|
|
|
- During the practical session, we will use the actual ESP32 microcontroller.
|
|
|
- [ESP32 and PlatformIO Introduction](./Self-Learn/ESP_PIO_Intro)
|
|
|
|
|
|
3. **Virtual Session: Simulation**
|
|
|
- For the virtual part, we will use a simulation of the ESP32 microcontroller.
|
|
|
- [Simulation of ESP32 Microcontroller](./Self-Learn/Simulation of ESP32)
|
|
|
|
|
|
- [Simulation of ESP32 Microcontroller](./Self-Learn/Simulation%20of%20ESP32)
|
|
|
4. **Communication Technology**
|
|
|
- Understanding communication technology is vital for working with the ESP32.
|
|
|
- [Communication Technology for ESP32](./Self-Learn/Communication ESP32)
|
|
|
|
|
|
- [Communication Technology for ESP32](./Self-Learn/Communication%20ESP32)
|
|
|
5. **Data Science**
|
|
|
- Understanding deep learning, including exercises.
|
|
|
- Complete the entire course. Upon successful completion, you will receive a certificate!
|
... | ... | @@ -29,6 +25,10 @@ Welcome to the self-learning module, which should be completed **before** the su |
|
|
- Ensure everything is set up on your computer for efficient implementation of AI topics. We recommend setting up the PyCharm IDE. Of course, you can use your preferred IDE.
|
|
|
- [PyCharm for Students](https://www.jetbrains.com/community/education/#students)
|
|
|
- Optional: Kaggle has many exciting datasets. Try training a model to predict the winner of the next Champions League season.
|
|
|
6. **Preparation Task: Finland**
|
|
|
* What is the Goal?
|
|
|
* How does the Systemarchitecture looks like?
|
|
|
* Develop your own Solution-Design
|
|
|
|
|
|
## Instructions
|
|
|
|
... | ... | @@ -39,6 +39,7 @@ Welcome to the self-learning module, which should be completed **before** the su |
|
|
By following these instructions and reviewing the materials, you will be well-prepared for the hands-on and virtual sessions of the summer school. Happy learning!
|
|
|
|
|
|
If you have any questions, feel free to contact our support team:
|
|
|
|
|
|
- hug@fh-aachen.de
|
|
|
- ben.cloos@alumni.fh-aachen.de
|
|
|
- johannes.schramm@alumni.fh-aachen.de
|
... | ... | |