Author Topic: LCD and LEDs  (Read 2754 times)

0 Members and 1 Guest are viewing this topic.

Offline icoms8Topic starter

  • Full Member
  • ***
  • Posts: 57
  • Helpful? 0
LCD and LEDs
« on: October 06, 2008, 06:52:23 PM »
i need to make a poster and i was thinking of useing a LCD form herehttp://www.robotshop.ca/home/products/robot-parts/electronique-lcd/sfe-16x2-parallel-lcd-black-green.html how do i make a messge without attching it to a robot what is a power sorce i should use. also how can i connect severl LEDs to one power source?

Offline ArcMan

  • Supreme Robot
  • *****
  • Posts: 519
  • Helpful? 4
  • Mmmm... Plasma
Re: LCD and LEDs
« Reply #1 on: October 06, 2008, 07:21:00 PM »
I can tell you how I do it.  I drive the 44780 LCD parallel interface with a PIC microcontroller.  I use the CCS C compiler which has library drivers for this, making it as simple as a printf statement.  I have also done it with PIC assembly language.  What a nightmare.

If you want something more manageable, I would buy an LCD display with a serial interface.  These are readily available.  That way you can connect it directly to your PC.  Although you may need a level shifter if the display is TTL serial.

Offline Trumpkin

  • Supreme Robot
  • *****
  • Posts: 1,176
  • Helpful? 5
Re: LCD and LEDs
« Reply #2 on: October 07, 2008, 12:04:50 PM »
Quote
also how can i connect severl LEDs to one power source?
Connect them in series or parallel.
Robots are awesome!

Offline TrickyNekro

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,208
  • Helpful? 15
  • Hardware and Firmware Designer
    • The Hellinic Robots Portal
Re: LCD and LEDs
« Reply #3 on: October 07, 2008, 03:24:44 PM »
I'm not here to say how...
Parallel is the way...
Just find a cheaper distributor...
I buy through my supplier from china... And displays are always good!!!

Best Regards, Lefteris
Greece
For whom the interrupts toll...

Offline dsheller

  • Full Member
  • ***
  • Posts: 72
  • Helpful? 0
Re: LCD and LEDs
« Reply #4 on: October 07, 2008, 08:43:37 PM »
If you need to connect a lot of LEDs to a power supply the parallel is the way to go... but you'll face some issues. They will most likely not be the same intensity, as different LEDs have different characteristics which cause more or less current to flow through them.

 

SMF spam blocked by CleanTalk