https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2...
Ask HN: DIY Electronic Resources
11–19 of 19 posts
Re: Ask HN: DIY Electronic Resources
#12Post some project ideas, we can give you some resources on where to start, if you want to learn the basics just by jumping in.
Re: Ask HN: DIY Electronic Resources
#13Also worth reading are the US Navy’s “Basic Electronics” book. It is thorough, and really straight forward, written for any recruit.
Also worth noting that the basic prototyping tools (Arduino type stuff) enable a lot without a lot of electronics understanding.
Re: Ask HN: DIY Electronic Resources
#14It covers a lot more than electronics, but it definitely covers electronics in the context of amateur radio.
It is updated yearly, so get the newest version. Older versions do not go down in price much, which is an indicator of how good it is.
TOC: https://home.arrl.org/PRODUCTFILES/2003373106/Handbook%20100...
Re: Ask HN: DIY Electronic Resources
#15Most of the things you'll build these days are just jelly beans you connect together.
Re: Ask HN: DIY Electronic Resources
#16Controlling an LED strip with an Arduino library is very different from designing a custom RF solution.
Re: Ask HN: DIY Electronic Resources
#17everything I've found is either too simple or too complex. Neither matters. Starting matters. If it is simple, you will complete it. Completing electronics projects is a useful habit. If it is too complex, you will fail. Failing is a useful habit. Failing is what learning looks like when there isn’t a curriculum with lowered hurdles. Shopping for a Goldilocks’ porridge is easier than failing. It is easier than easy p…
Re: Ask HN: DIY Electronic Resources
#18[0] https://www.amazon.com/Practical-Electronics-Inventors-Fourt... [1] https://learn.adafruit.com
Re: Ask HN: DIY Electronic Resources
#19I know this is annoying, but you learn electronics by doing. First, you need to know the basics. Ohms law (V=IR), the power law (P=VI) the two Kirchoffs laws, voltage divider, what a capcitor, inductor, mosfet, and diode do. Most IC companies (Texas Instruments in particular) have very good technical documents that give you practical tips on how to use their products. Find similar projects that you can base your own…