I think the best approach is to start taking things apart that interest you, and learn along the way. For example - on my blog I use things like arcade cabinets and home routers to introduce some hardware reversing concepts:
There is also nothing wrong with getting some of the arduino starter kits on amazon and using those to learn how to interact with various peripherals, etc.
Adafruit tutorials and Neopixels can be fun with a very low barrier to entry. Get into sensors and networking from there. The RP2040 by Raspberry Pi is a great chip to start learning with micropython.
Also, cheap electronics kits can be a great way to get your sea legs, especially if you take the time to work out why the circuits are designed as they are.
wrongbaud|2 years ago
https://wrongbaud.github.io
There is also nothing wrong with getting some of the arduino starter kits on amazon and using those to learn how to interact with various peripherals, etc.
jazzyjackson|2 years ago
rasz|2 years ago
JohnFen|2 years ago
Also, cheap electronics kits can be a great way to get your sea legs, especially if you take the time to work out why the circuits are designed as they are.