element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
STEM Academy
  • Learn
  • Learning Center
  • STEM Academy
  • More
  • Cancel
STEM Academy
Forum Getting Started on a Breadboard
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join STEM Academy to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 19 replies
  • Subscribers 57 subscribers
  • Views 5320 views
  • Users 0 members are here
  • circuits
  • stem
  • breadboards
  • tlcfeedback
  • theheckwithkaren
  • learning
  • theheckwkaren
  • beginner
Related

Getting Started on a Breadboard

makerkaren
makerkaren over 7 years ago

I run workshops to teach STEM basics, sometimes to adults, often to children. Soldering is not always an option, so I've been trying to come up with simple projects to build on a breadboard with fairly inexpensive parts, to show how to make a circuit that does something visually obvious, such as turn on a motor or lights. The groups that organize these workshops frequently have very low budgets to where they couldn't afford enough Arduino or Raspberry Pis or the like for the entire group. I'm frequently given a $50-100 budget for anywhere between 6 and 30 individuals. What fun projects could be built on breadboards that are simple enough for a child to be able to understand? I've found that the best received projects are ones with a result that is the kids can see; a light turns on, a motor spins, etc.

One of the goals of these projects would be reusing the parts for other projects or with another group, so nothing with the project should be destructive.

What simple circuits helped you to learn electronics?

image

  • Sign in to reply
  • Cancel

Top Replies

  • DAB
    DAB over 7 years ago +5
    Hi Karen, I would start with the venerable 555 timer chip. It would let you explore both analog and digital circuits so you can start with simple logic, clocks, PWM, and then look at analog issues like…
  • fmilburn
    fmilburn over 7 years ago +3
    Hi Karen, There are lots of simple circuits to blink, buzz, move and even sense on a breadboard as you point out. I think the key with kids is to get results quickly, at least at first, and tie it to something…
  • gam3t3ch
    gam3t3ch over 7 years ago +3
    For me starting with a 555 timer helped me the most back in the day I enjoyed making projects and trying new things with the 555 timer, this brought me into other projects with IR as well for projects…
Parents
  • jc2048
    jc2048 over 7 years ago

    Here's a simple circuit for producing a sound from a piezo disc. Normally, beginners get introduced to the astable multivibrator as their first oscillator (I think that was the first true electronic circuit I ever built), but I've gone in a different direction here. This is a current-mode astable. I've simplified it a bit - resistors rather than current sources, and the bias arrangement holding the base of the first transistor is a bit useless but seems to work anyway [on the evidence of this, don't give me a job as an engineer anyone].

     

    Here is the circuit

     

    image

     

    Here it is on a breadboard - the red and black leads go to a power supply set to 9V. The current consumption is a few milliamps, so it would be fine on a small 9V battery.

     

    image

     

    And here is a waveform, because waveforms always look cool when you're blogging about electronics (this is the voltage across the piezo disc). With the 100n capacitor, the frequency is just over 2kHz.

     

    image

     

    As it stands it's a bit boring - just a single, monotonous (literally, a mono tone) sound - but it could be extended to do other things. With a latch it could be an alarm. With a selection of different resistor values it could be an electronic organ (try experimenting with different value resistors from the emitter of the lefthand transistor to ground - from 1k to 10k gives about an octave range in sound). Anyway, just an idea - it's certainly cheap and all the bits can be reused in other circuits.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • jc2048
    jc2048 over 7 years ago

    Here's a simple circuit for producing a sound from a piezo disc. Normally, beginners get introduced to the astable multivibrator as their first oscillator (I think that was the first true electronic circuit I ever built), but I've gone in a different direction here. This is a current-mode astable. I've simplified it a bit - resistors rather than current sources, and the bias arrangement holding the base of the first transistor is a bit useless but seems to work anyway [on the evidence of this, don't give me a job as an engineer anyone].

     

    Here is the circuit

     

    image

     

    Here it is on a breadboard - the red and black leads go to a power supply set to 9V. The current consumption is a few milliamps, so it would be fine on a small 9V battery.

     

    image

     

    And here is a waveform, because waveforms always look cool when you're blogging about electronics (this is the voltage across the piezo disc). With the 100n capacitor, the frequency is just over 2kHz.

     

    image

     

    As it stands it's a bit boring - just a single, monotonous (literally, a mono tone) sound - but it could be extended to do other things. With a latch it could be an alarm. With a selection of different resistor values it could be an electronic organ (try experimenting with different value resistors from the emitter of the lefthand transistor to ground - from 1k to 10k gives about an octave range in sound). Anyway, just an idea - it's certainly cheap and all the bits can be reused in other circuits.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Children
  • jadew
    jadew over 7 years ago in reply to jc2048

    Was going to suggest that. My first circuit was an astable multivibrator and I had lots of fun with it. Particularly, I was using it to mess up the TV reception when my grandparents were watching the news and I couldn't follow my favorite cartoons. Fun times.

     

    I'd also suggest a couple of off the shelf voltage regulators to show how you can get different voltages and also explain power and power dissipation.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • jc2048
    jc2048 over 7 years ago in reply to jc2048

    I was being a bit optimistic when I suggested that the circuit above could be used as an electronic organ. I've just tried it with a potentiometer to vary the value of the emitter resistor of the leftmost transistor and, instead of the tone varying smoothly, it jumped in steps - the circuit was evidently being pulled to the different physical resonances of the piezo disc. It's interesting to play with - I've just spent a while getting all manner of weird sounds out of it - but for a beginner the astable multivibrator or a 555 timer would probably be a safer bet.

     

    Other problems, if anyone feels inclined to experiment with it, are that the right transistor will sometimes oscillate at a few megahertz (superimposed on the wanted  waveform; emitter followers are prone to that kind of thing; adding a small-value resistor to the base will stop it) and it doesn't always start up, depending on the components used and the frequency you're trying to achieve.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
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 © 2025 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