강의

멘토링

로드맵

The Essence of Embedded Systems - Basic Edition (Embedded Systems Essentials)

An introductory course to experience the entire flow of embedded development, from Linux installation to robot control. When starting with embedded systems, it can be overwhelming to know where to begin. This course is designed for those people, structured so you can experience the entire process—from a single PC to moving a robot—all at once. We cover everything from Linux installation, basic configuration, and Raspberry Pi preparation to reading schematics and datasheets, as well as hands-on practice with basic communication interfaces. The focus is on understanding the overall structure rather than deep technical complexity.

(5.0) 16 reviews

85 learners

Level Basic

Course period Unlimited

Raspberry Pi
Raspberry Pi
Embedded
Embedded
robot
robot
embedded-systems
embedded-systems
python3
python3
Raspberry Pi
Raspberry Pi
Embedded
Embedded
robot
robot
embedded-systems
embedded-systems
python3
python3

[News] The production of the firmware version is progressing smoothly

Hello.
I am Pepper's Dad from Coding Rescue.


Recently, I have been focusing on producing the STM32 Firmware Edition, which is the follow-up course to the Basic Edition.
Currently, I am implementing all the hands-on exercises for GPIO, UART, PWM, I2C, ADC, and Timers, and structuring the course so that you can verify the actual waveforms of each peripheral's operation using a logic analyzer.


Rather than simply explaining how to use HAL APIs, the goal is to directly implement a common / bsp / devices / app structure to learn code structures that can be used in practice.
It will take a bit more time until the lecture is released, but I am preparing to present it with high-quality content.


If you have any questions or get stuck while taking the basic course, please feel free to leave a question at any time.
I will respond as quickly as possible. :)


Thank you.
Best regards, Corini Rescue Team

Comment