element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Polls What is your best method or place to learn electronics?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: dixonselvan
  • Date Created: 5 Feb 2018 3:00 AM Date Created
  • Last Updated Last Updated: 11 Oct 2021 2:58 PM
  • Views 1942 views
  • Likes 1 like
  • Comments 36 comments
Related
Recommended

What is your best method or place to learn electronics?

This poll is to know how Element14 community members gained most of their knowledge in electronics. I personally prefer practical learning which is now getting implemented as STEM learning over theoretical learning. Cast your votes if you have your opinion listed, else please leave a comment.

  • stem education
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • DAB
    DAB over 8 years ago +10
    When I was in Tech School we spent two hours in theory and then two hours in lab so we could quickly get hands on experience building circuits and measuring how they work. You just cannot beat learn by…
  • shabaz
    shabaz over 8 years ago +9
    I still use the method of reading a lot, whether this is online or in books. There is also the theory that a baby who learns to crawl/walk too fast misses out on observation skills that the babies who…
  • gam3t3ch
    gam3t3ch over 8 years ago +8
    I would have to say I use or try to use all available methods available to me so I would say other as being all of the above. I try to use all equally as from books to youtube and the community and projects…
Parents
  • Sean_Miller
    Sean_Miller over 8 years ago

    Looking back over the last 8 years of my interest in mech electronics, I found that inspiration has come from YouTube - mainly the Ben Heck show. 

     

    I just realized that my actual learning is typically a side effect of trying to beat a personal challenge.  In the quest to do so, I often turn to a google search on the current thing I'm trying to do.  I buy the parts and then bread board it.

     

    Funny, even though my son and I spend a lot of time producing how-to videos, I personally don't learn that way.  I prefer quickly skimming a blog or Instructable for just what I'm looking for.

     

    Here's my unintentional ways of solving design challenges:

     

    • Often when I web search, I bump into an Instructable on the topic that gives me what I need.  That's pretty much how I learned to use the ESP8266, for example.
    • For Arduino, I typically start with example code for what I'm trying and cobble code from there.
    • For the trinket, I used the Adafruit site's startup guides.
    • I won't mention their name, but one of your competitors has a Google search result on the first page on how to use Eagle to build a PCB.  That taught me how to build a PCB.
    • When I hit a very specific road block, I do a Google search and find that someone asked it in some stray forum somewhere in the world.
    • For trickey circuits (to me) such as power latches and H bridges, I google search and typically find some stray blog on the topic.
    • When it comes to learning software to enable my projects, YouTube tutorials are definitely what have taught me (Blender, Autodesk Fusion, KiCad)

     

    -Sean

    • Cancel
    • Vote Up +7 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • Sean_Miller
    Sean_Miller over 8 years ago

    Looking back over the last 8 years of my interest in mech electronics, I found that inspiration has come from YouTube - mainly the Ben Heck show. 

     

    I just realized that my actual learning is typically a side effect of trying to beat a personal challenge.  In the quest to do so, I often turn to a google search on the current thing I'm trying to do.  I buy the parts and then bread board it.

     

    Funny, even though my son and I spend a lot of time producing how-to videos, I personally don't learn that way.  I prefer quickly skimming a blog or Instructable for just what I'm looking for.

     

    Here's my unintentional ways of solving design challenges:

     

    • Often when I web search, I bump into an Instructable on the topic that gives me what I need.  That's pretty much how I learned to use the ESP8266, for example.
    • For Arduino, I typically start with example code for what I'm trying and cobble code from there.
    • For the trinket, I used the Adafruit site's startup guides.
    • I won't mention their name, but one of your competitors has a Google search result on the first page on how to use Eagle to build a PCB.  That taught me how to build a PCB.
    • When I hit a very specific road block, I do a Google search and find that someone asked it in some stray forum somewhere in the world.
    • For trickey circuits (to me) such as power latches and H bridges, I google search and typically find some stray blog on the topic.
    • When it comes to learning software to enable my projects, YouTube tutorials are definitely what have taught me (Blender, Autodesk Fusion, KiCad)

     

    -Sean

    • Cancel
    • Vote Up +7 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube