Maker Pro
Maker Pro

Interested in starting to learn to make LED signs (Basic Q's)

Chris M

Aug 7, 2014
22
Joined
Aug 7, 2014
Messages
22
I want to start learning to make LED signs. I want to start simple, making something like this:
http://www.instructables.com/id/Custom-LED-Sign/

F3H0DK7H2WEVFEO.LARGE.jpg


Would I be better off buying resistors and LED's and just start experimenting?

Or would a breadboard kit be a good investment to start playing around? Something like this:
http://www.ebay.com/itm/MB-102-830-...579?pt=LH_DefaultDomain_0&hash=item338f3a4c33

$_57.JPG


I am a total noob with this stuff, but want to start learning by experimentation.


Eventually I want to play with Arduino, but I am too inexperienced, and wanna start just with LED's.

Note* I am wanting to learn this for my amusement/hobby, not for making stuff to sell.

Any advice?
 
Last edited:

Rui Monteiro

Nov 3, 2014
17
Joined
Nov 3, 2014
Messages
17
Hello Chris M,

I'm not an professional and like you I'm an hobbiest to. I started with electronics few months ago, but I feel free to unswer you some points I feel you should know.

For that kind of signs you showed on the first photo, there are some points to take in account:
  1. your knowledge about leds.
  2. each led consumes aproximatly 20 mA. Only for the V, you have 25 leds, so the total consumption will be very high ( 25 * 0,02A = 0.5A ).
  3. i suggest you may start with the protoboard you showed later and with simpler circuits.
  4. In practice there are ways to work with so many leds simultaneously but the tecnology behind it it is a little bit hard to understand with so low knowledgment you have so far.
Start to understand some electronic basic principles like:
  1. voltages, currents (dc and ac)
  2. resistors and basic circuits
  3. diodes
  4. capacitors
  5. transistors (bipolar ones for start)
If you google, you'll find many tutorials. If you feel I can help you more, feel free to ask.

Good luck.
 

KrisBlueNZ

Sadly passed away in 2015
Nov 28, 2011
8,393
Joined
Nov 28, 2011
Messages
8,393
Hi Chris M and welcome to Electronics Point :)

I like the look of that VOLT sign.

There are several board options for the display boards. Many of them are described in a good article at http://www.robotroom.com/Breadboard-Hints-And-Tips2.html and shown at http://www.futurlec.com/Protoboards.shtml and http://www.jameco.com/1/1/52326-sb404-solderable-prototyping-board.html and http://kornakprotoblog.blogspot.com/2010/10/introducing-solderable-pc-breadboards.html. Here's a summary.
One or more breadboards are worth having for prototyping the control and driver circuitry, but breadboards are not designed for permanent construction. Once you have it working, you can transfer it to any of the types of prototyping board listed above, to free up the breadboard for further experimentation.

You will probably need to start using microcontrollers if your requirements are more than very basic. There are many options. PICAXE is a range of ICs that you can program in their own nasty BASIC-like language (see http://www.picaxe.com). There are many small microcontroller-based boards that include a USB port and various extras and are constructed on a small rectangular circuit board with two rows of pins that can be plugged into a breadboard or soldered into a prototyping board (see https://www.sparkfun.com/products/11113 and https://www.sparkfun.com/products/9530 and https://www.sparkfun.com/products/12587). There are full microprocessor-based boards with various peripherals and application-specific add-on boards (see https://www.sparkfun.com/products/11021 and https://www.sparkfun.com/products/12053).

That's only a small selection of what's out there. Google is your friend!
 

Arouse1973

Adam
Dec 18, 2013
5,178
Joined
Dec 18, 2013
Messages
5,178
I want to start learning to make LED signs. I want to start simple, making something like this:
http://www.instructables.com/id/Custom-LED-Sign/

F3H0DK7H2WEVFEO.LARGE.jpg


Would I be better off buying resistors and LED's and just start experimenting?

Or would a breadboard kit be a good investment to start playing around? Something like this:
http://www.ebay.com/itm/MB-102-830-...579?pt=LH_DefaultDomain_0&hash=item338f3a4c33

$_57.JPG


I am a total noob with this stuff, but want to start learning by experimentation.


Eventually I want to play with Arduino, but I am too inexperienced, and wanna start just with LED's.

Note* I am wanting to learn this for my amusement/hobby, not for making stuff to sell.

Any advice?

Love the sign, see if you can get a book on LED projects, that might be the way to go.
Cheers
Adam
 
Top