Earlier quoted context omitted.
Do I need this level of depth to get a microcontroller to make a stepper motor do what I want to do (whatever that may be) Dave over at the EEVBlog likes to draw a distinction here. He distinguishes between people who want to learn electronics (build power supplies, radios), that is, analog circuits, from people who want put together Arduino projects. He refers to the latter as more of embedded programming rather tha…
Possibly OT and possibly triggering, but I had to stop watching Dave's videos because he matches my personal definition of giant gatekeeping asshole. I have learned a ton from him over the years, but when you watch something like his video about Flux, it's hard not to feel a little gross. This is subjective, but when you spend a lot of time making sweeping generalizations and then quite literally read the fawning com…
There is an artificial hierarchy here but it’s not the one you’re thinking of. It’s a hierarchy of abstractions. At the lowest level of abstraction you’re dealing with physics, Maxwell’s equations, materials and their properties. Above that you have the lumped matter abstraction (conductors, resistors, capacitors, inductors, diodes, transistors). Above that you have modular circuit components, ICs, digital logic. Above that you have CPUs, instruction sets, assembly language… This abstraction continues all the way up through software engineering.
The reason Dave makes this distinction is not because he wants to gatekeep. It’s because he wants people to learn how to build their own circuits rather than combining modules built by others. This is no different from a programmer telling someone to learn a programming language to build their own software rather than using Microsoft Office etc.
Dave does plenty of embedded programming himself. He uses Arduinos when the project calls for them. He just wants people to understand that there’s a whole lot more to understand when you go to a lower level of abstraction (lumped matter components).
I think it’s also an important distinction to be made because a lot of businesses have sprung up within the Arduino ecosystem and it’s brought a lot of new people into the electronics world. These folks are excited and enthusiastic but they often lack knowledge of electronics fundamentals and so they struggle to troubleshoot when things go wrong. It’s important to help these people find the resources they need to learn electronics so they don’t need to rely on others to troubleshoot their circuits.