Author Topic: Project to save me from getting bored  (Read 9383 times)

0 Members and 1 Guest are viewing this topic.

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Project to save me from getting bored
« on: March 21, 2013, 10:49:37 pm »
What small (preferably cheap ( i mean with little components)) project shall i make that will help me to search a bit and will be helpfull for me ???
Some extra info that will help you in the suggestions.
1)I am a begginer
2)I can solder a board or create the project on a breadboard
3)I cant etch my own boards
4)I have worked with the following :
1)555 timer chip(THE MOST BASIC CHIP IN THE WORLD)
2) LM386 (low power audio amp)
3) Arduino (basic stuff)
4)Msp430 (basic stuff too)
5)I am getting to know transistors
6)I need it to be cheap and usefull (teaching for a begginer)
7) I FEEL THE NEED TO ENLARGE (or broaden or widden i cant remember whats the correct expression sr  :-- )
So suggest something good THANK YOU
 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 508
  • Country: no
  • tinker - tinker, little noob.....
Re: Project to save me from getting bored
« Reply #1 on: March 21, 2013, 10:57:36 pm »
Try a audio function generator using OpAmps, that's quite simple and interesting.
Might be useful to.  ;)

Try google "audio function generator" and look at the pictures to find one you're comfortable with making.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #2 on: March 21, 2013, 11:11:20 pm »
Thanks for your quick response !!!
that seems easy to build but what does an audio function generator do???
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #3 on: March 21, 2013, 11:17:50 pm »
Also where can this be used?
 

Offline mariush

  • Super Contributor
  • ***
  • Posts: 5193
  • Country: ro
  • .
Re: Project to save me from getting bored
« Reply #4 on: March 21, 2013, 11:23:15 pm »
Make a scrolling led display



single color leds are less than 5$ on ebay (for 500 leds), shift registers are also super cheap, npn transistors (or darlington arrays like uln2003) are also super cheap

use a micro to get data from pc using serial.. maybe get the latest email subjects you get or whatever, scroll them on display. You also learn about led matrix-ing, maybe learn about npn/pnp differences, how shift registers work etc

Or if scrolling displays bore you, make a single color version of this rgb cube:

 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 508
  • Country: no
  • tinker - tinker, little noob.....
Re: Project to save me from getting bored
« Reply #5 on: March 21, 2013, 11:29:41 pm »
Try something like this.
ICL8038 is a special IC for signal generation and won't give you any experiences with OpAmps which is used in almost everything.

A audio generator is used to test audio equipment, for example you can feed the signal  into an amplifier and follow the signal through the circuit with a oscilloscope.

It's also fun to play with since you can mix various signals and listen to the effect of that.

Just remember to have a potentiometer to adjust the output levels.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #6 on: March 21, 2013, 11:30:02 pm »
Thanks for your suggestion the led scrolling display is a pretty good idea but i need a frame for it as for the rgb cube 2 rgb leds cost about a buck
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #7 on: March 21, 2013, 11:31:52 pm »
Try something like this.
ICL8038 is a special IC for signal generation and won't give you any experiences with OpAmps which is used in almost everything.

A audio generator is used to test audio equipment, for example you can feed the signal  into an amplifier and follow the signal through the circuit with a oscilloscope.

It's also fun to play with since you can mix various signals and listen to the effect of that.

Just remember to have a potentiometer to adjust the output levels.
Like it
Also the function generator seems a pretty basic project but what does it do ?
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: Project to save me from getting bored
« Reply #8 on: March 21, 2013, 11:35:38 pm »
It just generates signals. You can change the frequency, amplitude and pattern, and then use the signal as an input to a circuit that you are testing.
No longer active here - try the IRC channel if you just can't be without me :)
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #9 on: March 21, 2013, 11:37:38 pm »
Awesome and maybe usefull in the future
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: Project to save me from getting bored
« Reply #10 on: March 21, 2013, 11:48:39 pm »
Very useful in the future. I use mine so much I tend to just automatically switch it on whenever I turn on my workbench lights.
No longer active here - try the IRC channel if you just can't be without me :)
 

Offline mariush

  • Super Contributor
  • ***
  • Posts: 5193
  • Country: ro
  • .
Re: Project to save me from getting bored
« Reply #11 on: March 21, 2013, 11:59:00 pm »
Thanks for your suggestion the led scrolling display is a pretty good idea but i need a frame for it as for the rgb cube 2 rgb leds cost about a buck

I've ordered 100 rgb leds on eBay a few days ago for about 13$: http://www.ebay.com/itm/110914650552?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649   
They're for another project, not a display or cube, but it reminded me of such dyi projects.

But I didn't say build a rgb cube, I said build a single color version of that cube. Like I said, 500 plain red leds are about 4.6$ on eBay , and 8x8x8 = 512 leds ... you can make a 7x7x7 cube and that will only take 350 leds.

Even if you go for high brightness or some more powerful leds, they're still below 15$ for 500 of them:

11$ http://www.ebay.com/itm/500-x-5mm-2pin-Straw-hat-Red-Ultra-Bright-LED-Light-/110878533807?pt=UK_BOI_Electrical_Components_Supplies_ET&hash=item19d0e028af
13$ http://www.ebay.com/itm/500-pcs-5mm-2pin-Round-top-Blue-SuperBright-LED-Lamp-Light-/121080563431?pt=US_Car_Lighting&hash=item1c30f6c6e7
13$ http://www.ebay.com/itm/500-pcs-5mm-2pin-Round-top-Yellow-SuperBright-LED-Lamp-Light-/121080567582?pt=US_Car_Lighting&hash=item1c30f6d71e
13$ http://www.ebay.com/itm/500-pcs-5mm-2pin-Round-top-Green-SuperBright-LED-Lamp-Light-/130867953290?pt=US_Car_Lighting&hash=item1e78567e8a

As for frame? Seriously?  What's wrong with getting some cardboard or folding some paper several times and gluing it to make a frame? You're not doing something professional, just something for yourself...
Get a piece of wood for the base (even if you have to buy it, they're seriously cheap, 1-2$ for such scrolling display size), drill some holes for the leds to fix them in place, use some cardboard or paper to make walls so that light from one led won't invade the square of another led, put a diffuse or darker plastic sheet on top and you have the display box.

Or just some thick cardboard instead of wood, and use a needle to make holes for the leads of the leds and glue the leds on the cardboard...

You only need imagination.

http://www.instructables.com/id/Build-a-low-cost-scrolling-LED-display-for-your-A/
http://www.nerdkits.com/videos/ledarray2/


 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #12 on: March 22, 2013, 08:47:14 am »
Thanks but i would prefer something more cheap and smaller in size ( i need something cheap that will fit in a circuit board)
 

Offline Nhenson

  • Supporter
  • ****
  • Posts: 1
  • Country: us
Re: Project to save me from getting bored
« Reply #13 on: March 23, 2013, 02:22:35 pm »
I really enjoyed designing and producing my first homemade Arduino compatible board.  The circuit overall is pretty simple.  My first time building a custom arduino, I did it on a bread board.  Now I've done a custom arduino for my RF24 radio and I've even now designed a board for the ATMEGA 1284 chip running a custom arduino bootloader.  You can get all of the components for a basic arduino for less than 10 dollars if you look around.

A good site that I started with.  He has some links to a few good places to look for information.

http://maniacbug.wordpress.com/2011/02/28/arduino-on-a-breadboard/

Good luck,
Nick
 

Offline Ba1tuks

  • Newbie
  • Posts: 7
Re: Project to save me from getting bored
« Reply #14 on: March 23, 2013, 09:24:17 pm »
Well... One more lab power supply won't hurt :-) Can't be too many of them :-D
Also it's very fun to design from scratch with unique goal such as: to make it very small and versatile, or just versatile and extremely efficient, or very precision... Imagination can get wild doing this! ;-)
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #15 on: March 23, 2013, 10:58:59 pm »
I really enjoyed designing and producing my first homemade Arduino compatible board.  The circuit overall is pretty simple.  My first time building a custom arduino, I did it on a bread board.  Now I've done a custom arduino for my RF24 radio and I've even now designed a board for the ATMEGA 1284 chip running a custom arduino bootloader.  You can get all of the components for a basic arduino for less than 10 dollars if you look around.

A good site that I started with.  He has some links to a few good places to look for information.

http://maniacbug.wordpress.com/2011/02/28/arduino-on-a-breadboard/

Good luck,
Nick

Thanks for the advice it seems pretty good and simple but the problem is not the arduino on a breadboard thing but the radio schematic and code ( i am a begginer (ultra begginer i can say) on C language ) but the arduino on a breadboard i have been thinking to make on quite a while i have my cart ready on ebay for the items but it never came up and when i got my arduino mega this thought started to fade.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #16 on: March 23, 2013, 11:46:21 pm »
Thanks for this i have already thought of building one but the cost got so high when i added the transformer i can get one transformer from AC 220 to AC 25 for example and then use 4 diodes a capacitor and a LM317 circuit.
 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 508
  • Country: no
  • tinker - tinker, little noob.....
Re: Project to save me from getting bored
« Reply #17 on: March 23, 2013, 11:55:47 pm »
I don't known how easy accessible discarded electronic is in Greece, but you should probably look around for some parts to scavenge.
A lot of equipment has parts like transformers and heatsinks (among the most expensive parts) you can use in a PSU.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #18 on: March 24, 2013, 12:35:32 am »
Its pretty hard if you dont know where to search indeed ( and i do not know)
I got 2 pcs from my school with broken power supplies ... i tried to see whats wrong (i figured out that it might be a cap because that is the problem in most cases)
but i got nothing....
 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 508
  • Country: no
  • tinker - tinker, little noob.....
Re: Project to save me from getting bored
« Reply #19 on: March 24, 2013, 02:05:17 am »
Transformer based power supplies?
Measure the voltages on the transformers secondary windings, and continue to the rectifier after that.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #20 on: March 24, 2013, 08:10:17 am »
did not get it.
 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 508
  • Country: no
  • tinker - tinker, little noob.....
Re: Project to save me from getting bored
« Reply #21 on: March 24, 2013, 10:35:16 am »
What do you mean, did you not understand how to measure the voltages or didn't you succeed in measuring the voltages?

You start with the input end of the power supply and measure voltages further and further into the circuit to see where it fails.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #22 on: March 24, 2013, 04:13:48 pm »
No i got the measuring voltages part the thing that confused me was the secondary windings.....
 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 508
  • Country: no
  • tinker - tinker, little noob.....
Re: Project to save me from getting bored
« Reply #23 on: March 24, 2013, 09:26:56 pm »
Ah, the secondary windings is the output of the transformer. Primary is the mains input.
 

Offline ChrisGreece52Topic starter

  • Frequent Contributor
  • **
  • Posts: 832
  • Country: gb
  • Electronics Engineer - Tinkerer - Nerd
Re: Project to save me from getting bored
« Reply #24 on: March 25, 2013, 12:38:57 am »
search for LM380,

its a low power amplifier you can power with 9v.

plug in some headphones or get a small spkr ...

if u play guitars ... overdrive it and jam it to shreds !
Thank you for your suggestion i already made a Lm386 circuit which i use with my base guitar.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf