Shop OBEX P1 Docs P2 Docs Learn Events
LCD Displays. What's the difference? — Parallax Forums

LCD Displays. What's the difference?

EzsynnEzsynn Posts: 119
edited 2009-03-09 14:04 in Learn with BlocklyProp
Okey, One question.
What is the difference between normal LCD Displays and Parallax LCD Displays?
The reason I'm asking this question is that shipping costs too much.
And I'm looking for alternatives to parallax products. (Except for BS2)

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
BWIN ON DA POWAH WIFIN U!!!
(This means the Plutonium Isotope Nuclear Fission And Fusion Reactor Battery Pack you've been hiding inside your jacket!!!)

Comments

  • SRLMSRLM Posts: 5,045
    edited 2009-03-05 07:23
    The Parallax LCDs are nice because the base price is cheap, documentation is well done, and they are serial. Parallel LCDs are a lot cheaper in $, but more expensive in programming time and I/O pins. If you wait for daily deals to roll around, you can get them fairly cheap.
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2009-03-05 12:18
    Somebody said...
    The Parallax LCDs are nice because the base price is cheap, documentation is well done, and they are serial.
    Excuse me, but Parallax offers both "parallel LCDs" and "serial LCDs."· Both types are·well documented.

    A parallel LCD requires several I/O pins.· A serial LCD·uses only one, but·it has a (much) higher price for that convenience.· SEROUT statements do not come without an EEPROM (programming space) burden of their own.

    There isn't anything special about Parallax's parallel LCDs, other vendors'·should work out fine, but you shouldn't expect their operation to be supported by Parallax.
  • EzsynnEzsynn Posts: 119
    edited 2009-03-06 20:14
    PJ Allen said...
    Somebody said...

    The Parallax LCDs are nice because the base price is cheap, documentation is well done, and they are serial.
    Excuse me, but Parallax offers both "parallel LCDs" and "serial LCDs." Both types are well documented.

    A parallel LCD requires several I/O pins. A serial LCD uses only one, but it has a (much) higher price for that convenience. SEROUT statements do not come without an EEPROM (programming space) burden of their own.


    There isn't anything special about Parallax's parallel LCDs, other vendors' should work out fine, but you shouldn't expect their operation to be supported by Parallax.

    So there's no difference between parallax and "generic" LCD Displays?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    BWIN ON DA POWAH WIFIN U!!!
    (This means the Plutonium Isotope Nuclear Fission And Fusion Reactor Battery Pack you've been hiding inside your jacket!!!)
  • FranklinFranklin Posts: 4,747
    edited 2009-03-09 02:38
    That would depend on which Parallax display and which "generic" display. And don't forget to factor in the support you get with the Parallax products.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • Mike GreenMike Green Posts: 23,101
    edited 2009-03-09 14:04
    What you pay for when you buy a Parallax product manufactured by someone else:

    1) The hardware itself. The bits and pieces including the cost of finding a source for the product, shipping to Parallax, and testing to make sure it works.

    2) The cost of handling. This includes having to pay up front for the goods, warehousing them, and packaging for shipment

    3) The cost of support. This includes having to write documentation, learning materials including tutorials, sample programs, telephone and internet support, etc. Parallax guarantees what they sell. That means that they will either help you to get a product working the way it's supposed to work or replace or repair it if necessary.

    When you buy a Parallax product manufactured by Parallax you also have:

    4) The cost of development including time and effort spent in design, debugging of hardware, debugging the manufacturing process including assembly

    Parallax products are intended for the hobbyist and educational market. That means that they need to be easy to use, with good understandable documentation. Parallax often takes a base product, like an LCD, and adds a controller that makes it easy to use. Sometimes they partner with an existing manufacturer to provide a modified controller that's simpler to use than the normal manufacturer's unit or is a better match for use with the Stamps.

    Post Edited (Mike Green) : 3/9/2009 2:11:16 PM GMT
Sign In or Register to comment.