Learning by Building
- ceceliazhen
- Jun 3
- 1 min read
Lately, I’ve been spending time learning embedded systems and electronics through small homework assignments and side projects. I explored things like Raspberry Pi Linux, ESP32 circuits, servo motor control, basic logic circuits, and simple Python image processing.
What I enjoy most is seeing how hardware and software connect together. Sometimes one small wiring mistake or one missing symbol in code can stop everything from working — but fixing those problems has been part of the fun.
I’m still a beginner in many areas, but these projects helped me become more comfortable with coding, electronics, and hands-on problem solving step by step.



Comments