跳至主要内容

Get The First Simple Step To Learn Electronics

Electronics for beginners is a topic I love. There are too many people out there trying to preach that electronics is hard. Of course it takes time to become an expert. But you can start having fun, and build useful things pretty much right away. And it’s easy!
    Wouldn’t it be cool to make something like a remote control or an amplifier? Or maybe something more advanced like a quadcopter or a mobile phone?
Do these steps, and you will be well on your way to building whatever gadget you are dreaming about.

Step 1: Get An Overview Of The Basics

    The first step to take, is to get a simple understanding of the basic concepts in electronics for beginners.

Voltage, Current and Resistance

  • Current is measured in Amp or A
  • Voltage is measured in Volt or V
  • Resistance is measured in Ohm or \Omega
Here is a nice illustration:
Ohms law cartoon
Learn more about the basics of current, voltage and resistance.

Schematics

    Schematic diagrams are like recipes for electronics. They tell you exactly how to connect the components to make a certain circuit.
There are a gazillion schematic diagrams on the internet. So without knowing any theory, you can actually build some pretty advanced circuits. As long as you know the practical steps on how to build a circuit.

Basic Components

    I wouldn’t spend too much time in this phase when you are starting out. Just read a bit to get your curiosity started. Then move on to the next step.
Start by skimming through my popular article on the basic electronic components. Or choose a specific component you want to learn more about from one of these articles:
  • What is a resistor?
  • How does a capacitor work?
  • How does a transistor work?
  • What is a diode?
  • What is an inductor?
  • What is an integrated circuit?
    Then, as you progress and get curious about something, you can come back to this “Electronics For Beginners”-guide and learn more about the components.

Step 2: Start Building Circuits

    If you would like to learn public speaking – what do you think is the best way to do it? Study it or actually do it? I think you would agree that you’ll learn more from actually speaking in public.
My book on electronics for beginners
    So as soon as possible, start building circuits. This is the number one thing to do if you want to learn electronics.
    The easiest way to start is by building kits. You’ll get the board and all the components in one package. All you need to do is follow the instructions.
But, eventually you should free yourself from these instructions and start building circuits on your own. Start by building some circuits using breadboards and stripboards.
I have written a super practical eBook you might find helpful: Getting Started With Electronics.
    The book gives you step-by-step instructions on building your first circuits – from a blinking light to a music-playing gadget. It also covers the basics of electronics: what components you need to know, and how to choose components for your circuit. I recommend you to read it and do the steps to get comfortable with building circuits.
To really get good at building circuits, I recommend “9 Circuits”, a training manual for building circuits. It also comes with a kit: https://ohmify.com/get9circuits/

Step 3: Get an understanding of microcontrollers

A microcontroller chip on a fingerNow that you have built some circuits and gotten your ears wet, it’s time to learn about microcontrollers. They are one of the most useful tools in electronics.
You can choose how deep you want to go at this step. Maybe you just want to read about the basics of microcontrollers, or maybe you want to go deeper play around with some more advanced microcontroller topics for a while.
One of the simplest ways to get started with microcontrollers is with Arduino. Whatever you choose, it’s useful to know about the possibilities you have with microcontrollers.

Step 4: Start a project you are passionate about

Now the REAL fun begins!
    Take on a project that you feel inspired by. Something you think would be really cool to make. By doing this, you will meet many challenges. And these challenges are good, because they will show you what you need to learn.
    In this phase you’ll probably learn some electronics theory, like Ohm’s law. And some useful circuit concepts, like the current limiting resistor.
    A good resource for you, when starting your own project, is how to design your own schematics from scratch.

Step 5: Take it to the next level

stereo-vision-tilted-slightlyNow that you have built your first project, it’s time to take your skill level to the next level. It’s time to learn to design your own circuit boards. When you learn this skill, you will be able to design really advanced gadgets like quadcopters, robots, mobile phones +++
Designing your own circuit boards is one of the many skills you’ll learn in my electronics learner’s club Ohmify.

    Are you a beginner and want to learn electronics? How can I improve this “Electronics for Beginners”-guide? Let me know what you are struggling with by leaving a comment below. I’ll do my best to guide you on the right path.
    If you like this message, why not visit my home site:
    https://kynixsemi.blogspot.com.au
    To find any electronic components, you can visit Kynix: www.kynix.com.


评论

此博客中的热门博文

Digital Potentiometer Circuit with IC X9315

In this article we investigate the IC X9315 which is actually a solid state digital potentiometer and could be used exactly like a mechanical potentiometer, but through logical supply inputs. The  IC X9315 from Intersil,  is a digitally controlled solid state potentiometer, which internally possesses an array of resistors, wiper switches, a controlling system, and a non-volatile memory section. The IC utilizes a 3 wire interface for controlling the various positions of the wiper, and the potentiometer function is implemented through the array of resistors which are 31 numbers of resistive network, associated with the wiper switching network. The entire array along with the end points of this resistive network are all integrated with the wiper network such that the wiper is able to access any point of the resistor array for executing the corresponding values of the potentiometer output through the 3 wire interface. The CS, U/D and the INC pinouts of the IC actuall...