Shop OBEX P1 Docs P2 Docs Learn Events
Questions About NX-1000 Board — Parallax Forums

Questions About NX-1000 Board

vensvens Posts: 6
edited 2005-04-27 19:38 in BASIC Stamp
I have a couple question about NX-1000 experiment board.

1.· Is there a built in constant for the 7 segment display for each digit...1-4?
2.· how can I get all four digit to display '0000' and use 1 digit to count up and down?

Post Edited By Moderator (Chris Savage (Parallax)) : 4/27/2005 6:16:21 PM GMT

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-04-27 18:18
    vens,

    ·· No there is no preset constants for the 7-segment display digits.· You can create them in your code.· As for the digits being used in a counter, my best advice is to download and read the, "What's A Microcontroller?" text, a free download form our website.· And then you can get code for the NX-1000 using the displays from the Stampworks Manual.· Links to both are posted below.

    http://www.parallax.com/detail.asp?product_id=28123

    http://www.parallax.com/detail.asp?product_id=27220



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-04-27 19:38
    The displays on the NX-1000 are designed to be multiplexed; you can use a MAX7219 or MC14489 to do that.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas, TX· USA
Sign In or Register to comment.