Shop OBEX P1 Docs P2 Docs Learn Events
displaying A/D data using MAX7219 — Parallax Forums

displaying A/D data using MAX7219

ArchiverArchiver Posts: 46,084
edited 2000-06-24 03:32 in General Discussion
You've got it backwards: The AppKit says that _if_ the program were
written differently the counter could run fast _but_ such a counting-
optimized routine wouldn't be useful for displaying arbitrary 16-bit
values.

In other words, the routine as written _is_ good for
arbitrary 16-bit values.

Just put the value into dispVal and Gosub MaxDisplay.

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2000-06-24 03:32
    Hello Group,
    In the Appkit using the MAX7219 it is mentioned that it wouldn't be usable
    for displaying arbitrary 16-bit values like A/D conversion,since I would
    like to use it with BS2 to display data of 16 bit sigma-delta A/D.Any
    explanation would be appreciated.

    Thank You
    Mohamed Refky
    ________________________________________________________________________
    Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Sign In or Register to comment.