Shop OBEX P1 Docs P2 Docs Learn Events
How to choose the right Micro Chip — Parallax Forums

How to choose the right Micro Chip

tool8tool8 Posts: 1
edited 2009-04-07 06:31 in BASIC Stamp
Hello, I'm new to experimenting with micro chips and I am looking for a recommendation on what type of Micro Chip to purchase, I am looking to control 135 LED's individually to make them flash independently. I know how to program in BASIC, JAVA, and C and willing to learn some new language. Any help is appreciated. Thanks

Comments

  • Mike2545Mike2545 Posts: 433
    edited 2009-04-07 01:42
    You could do this project with the Basic Stamp 2 and some 74HC595's daisy chained together. Lots of support in this forum.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Mike2545

    This message sent to you on 100% recycled electrons.
  • SRLMSRLM Posts: 5,045
    edited 2009-04-07 02:01
    The Maxim 7219 will support 64 LEDs in a matrix, although you'll still need a microcontroller (like the BS2).
  • Mike2545Mike2545 Posts: 433
    edited 2009-04-07 02:09
    SRLM said...
    The Maxim 7219 will support 64 LEDs in a matrix, although you'll still need a microcontroller (like the BS2).

    There may be as many ways to accomplish this as there are LEDS he wants to flash. smile.gif

    That's what makes electronic fun, I think.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Mike2545

    This message sent to you on 100% recycled electrons.
  • Craig EidCraig Eid Posts: 106
    edited 2009-04-07 06:31
    The SX chip is the lowest price microcontroller available from Parallax and it can be programmed in assembly or SX/Basic. The Propellor chip is the next lowest price microcontroller and it can be programmed in Propeller assembly or Spin while the BASIC Stamp is the highest price microcontroller and it can be programmed in PBasic.
    ·
    Parallax provides excellent direct customer support and indirect support through the forums.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ························ Craig Eid


    ··········· Triad Research and Development
    Electical Engineering Design and Consulting Services

    ··················· www.TriadRD.com
Sign In or Register to comment.